Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Restart a Web Directory ApplicationContent of Restart a Web Directory Application.vbsMD5 Hash: 6A8BA7D710F8572C8AF361E59419A110 |
||
' Description: Restarts the Web application in the W3SVC/2142295254/root/aspnet_client_folder directory.
strComputer = "LocalHost" Set objIIS = GetObject _ ("IIS://" & strComputer & "/W3SVC/2142295254/root/aspnet_client_folder") objIIS.ASPAppRestart | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |