Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Save a History FileContent of Save a History File.vbsMD5 Hash: 819105D21AEB00AC0819171C68AD0116 |
||
' Description: Saves an IIS history file.
strComputer = "." Set objWMIService = GetObject _ ("winmgmts:{authenticationLevel=pktPrivacy}\\" _ & strComputer & "\root\microsoftiisv2") Set objComputer = _ objWMIService.Get("IIsComputer.Name='LM'") objComputer.SaveData | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |