Archive for the ‘Jenkins’ Tag

Removing the Jenkins slave service

Sunday, February 16th, 2014

I had a simple task to uninstall the Jenkins slave service from a series of machines.

There was the small problem of it not being in the programs control panel nor was there an obvious uninstaller.

A quick review of the online documentation showed all you needed to do was enter the following command:

jenkins-slave.exe uninstall

To be through I rebooted the system and later deleted the folder where it was installed.

 

Advertisement