Skip to content

logitravel/my-vsts-tasks

 
 

Repository files navigation

Windows service release management tasks

This extension contains tasks to start and stop windows services as well as change the startup type. This is accomplished via DSC.

  1. Start Windows Service

    This task will start a windows service on a list of machines and change the startup type to Automatic or Manual.

  2. Stop Windows Service

    This task will stop a windows service on a list of machines and change the startup type to Disabled, Automatic or Manual.

Icons made by Google www.flaticon.com CC 3.0 BY Icons made by Freepik www.flaticon.com CC 3.0 BY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 86.4%
  • JavaScript 13.5%
  • Batchfile 0.1%