Quantcast
Channel: Symantec Connect - Articles
Viewing all articles
Browse latest Browse all 1863

Workflow - Plugins - Protirus - Restart IIS

$
0
0

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

Viewing all articles
Browse latest Browse all 1863

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>