IIS utilitiesBuild and release tasks to start/stop IIS services. ParametersIIS 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:
Name
Provide the name of the website or the application pool. UserName
Enter your username to connect to the IIS server. 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. RequirementsIn 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 |