Workflow and ServiceDesk Community

 View Only

Workflow - Plugins - Protirus - Restart IIS 

Dec 06, 2017 09:04 PM

Restart IIS

The 'Restart IIS' plugin will restart IIS on the Workflow box using the currently logged in user..

 

Plugin Icon

WebServer.png

Author

Protirus_0.png Protirus (Alex Hedley)

 

Perform Action

IIS will be restarted using the currently logged in user.

 

Alternative

Open IIS Manager (Start | Administrative Tools | Internet Information Services (IIS) Manager)

%windir%\system32\inetsrv\InetMgr.exe
iisreset
Process.Start("net", "stop w3svc"); //net stop IISADMIN
Process.Start("net", "start w3svc"); //net start IISADMIN

 

Location

[Install Drive]:\Program Files\Symantec\Workflow\Designer\Plugins\

DLL

  • Protirus.Workflow.Plugins.dll

Code

N/A

 

Customise

Can be hidden with a config change in the 'Protirus.Workflow.Plugins.xml' file.

 

Documentation

[Display any related Documentation]

  • Title URL
    • Chapter/Page #

Support

[Display any related Support Documents]

  • Title
    • URL

Statistics
0 Favorited
2 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Related Entries and Links

No Related Resource entered.