Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Continue a Paused FTP ServerContent of Continue a Paused FTP Server.vbsMD5 Hash: D89C3DBC82F2C848207D9962255E5127 |
||
' 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 :: |