![]() Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Continue a Paused FTP Server
|
||
' Description: Continues a paused FTP server named MSFTPSVC/1.
strComputer = "LocalHost" Set objIIS = GetObject("IIS://" & strComputer & "/MSFTPSVC/1") objIIS.Continue | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |