Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Manage Window Service
Manage Window Service

Manage Window Service

Mohammed Jawed

|
373 installs
| (1) | Free
Action Based Window service Management.
Get it free

ManageWindowService

Manage window services task provide set of action based task to manage window service like start, stop, restart, configuration, create and delete.

Usage:

Using Manage window service task, you can manage window-based service to perform certain task like:

  • To start existing window service
  • To Stop existing window service
  • To restart existing window service
  • To create window service from scratch.
  • To configure/re-configure existing window service.
  • In addition, to delete any existing window service.

Installation:

After successful integration/installation of extension, you should be able see task under “Add task” list as follow:

AddTask

This “Manage window service” task will provide you below actions to be performed on window service(s).

Actions

1. Create Service:

Create

Use this task to create service from ground up.

Options Description
1.1 Action Create
1.2 Service Name: Name of the service to be created.
1.3 Service bin path: Path to executable
1.4 Log on Account: Log on Account for specified service
1.5 Log on Account Password:(Note: please use Release variable to store password in locked and use variable here.) Log on Account’s password for specified service
1.6 Start Mode: Mode of Service (automatic, manual, disabled)
1.7 Service Display Name: Display Name For specified Service
1.8 Service Description: Description For specified Service

2. Delete Service:

Use this task to Delete existing service(s).

Delete_Name

Options | Description ------- | ------------- 2.1 Action | Delete 2.2 Service(s) Name: | Name of the service(s) to be delete. Note: you can provide multiple services name(each service name should be new line)

3. Configure Service:

Use this task to Configure any existing service.

Config

4. Start Service:

Use this task to Strat existing service(s).

Start

5. Stop service:

Use this task to Stop existing service(s).

Stop

6. Restart Service:

Use this task to Restart any exsiting service(s).

Restart

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft