![]() Loading |
VBScript |
JavaScript |
Powershell |
Search Options: List FTP Log Modules
|
||
' Description: Returns a list of all the FTP log modules found on a server.
strComputer = "LocalHost" Set objIIS = GetObject("IIS://" & strComputer & "/MSFTPSVC/Info") Wscript.Echo "Log Module List: " & objIIS.LogModuleList | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |