Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Disable the Guest Account on a ComputerContent of Disable the Guest Account on a Computer.vbsMD5 Hash: E977FF8BC9AA4B86929A42B365D48EBB |
||
strComputer = "atl-ws-01"
Set objUser = GetObject("WinNT://" & strComputer & "/Guest") Wscript.Echo "Guest account disabled: " & objUser.AccountDisabled | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |