Skip to content

Instantly share code, notes, and snippets.

@MattHodge
Created May 30, 2015 00:31
Show Gist options
  • Save MattHodge/179c71977e6b6d5ee31b to your computer and use it in GitHub Desktop.
Save MattHodge/179c71977e6b6d5ee31b to your computer and use it in GitHub Desktop.
# Stop the Jenkins Server
Stop-Service -Name Jenkins
# Edit the Jenkins configuration file
notepad 'C:\Program Files (x86)\Jenkins\jenkins.xml'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment