Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>IIS Utilities
IIS Utilities

IIS Utilities

Lemoine Kris

|
2,378 installs
| (6) | Free
Start/Stop a webservice or application pool.
Get it free

IIS utilities

Build and release tasks to start/stop IIS services.

Parameters

IIS Server Fill out the name of the server on which the IIS is running.

Action Here you need to select the action you want to execute. You can choose from the following:

  • Start Website
  • Stop Website
  • Start Application pool
  • Stop Application pool
  • Restart Application pool

Name Provide the name of the website or the application pool.
For multiple services use the semi-colon (;).
For example: AppPool1;AppPool2;AppPool3

UserName Enter your username to connect to the IIS server.
Not required

Password Enter your user password to connect to the IIS server. Be aware to set sensitive fields to $(MySecretPassword), and define MySecretPassword in the Variables tab.

Requirements

In order to use this extension, you will need to install Web Server (IIS) Administration Cmdlets in Windows PowerShell https://technet.microsoft.com/en-us/library/ee790599.aspx

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