Windows service release management tasks
This extension contains tasks to start and stop windows services as well as change the startup type. This uses powershell remoting.
Start Windows Service(s)
This task will start windows service(s) on a list of machines and change the startup type to Automatic or Manual.
Stop Windows Service(s)
This task will stop windows service(s) on a list of machines and change the startup type to Disabled, Automatic or Manual.
Install (TopShelf) Windows Service(s)
Can be used to call executables that use TopShelf and install them as a service.
Note: 1.16153.1 includes breaking changes from version 0.0.*. You will need to resave your builds\releases after installing.
Primary Changes include:
- Removing DSC in favor of remote powershell execution via Invoke-RemoteDeployment
- Allowing multiple services\exe by comma separating them
- Relocation of the install task to Deploy from Utility
Icons made by Google www.flaticon.com CC 3.0 BY
Icons made by Freepik www.flaticon.com CC 3.0 BY
| |