' Enumerate Log Modules


strComputer = "LocalHost"
Set colLogs = GetObject("IIS://" & strComputer & "/Logging")

For Each objLog in colLogs
    Wscript.Echo "Name: " & objLog.Name
Next
search for scripts

VbsEdit contains all these sample scripts!


Download Now!



Download   Home   Scripts

Copyright © 2001-2024 adersοft