2004/06/23

리붓팅 vbscript

Set OpSysSet = GetObject("winmgmts:{(Shutdown)}//./root/cimv2").ExecQuery("select *_ from Win32_OperatingSystem where Primary=true")

for each OpSys in OpSysSet
       OpSys.Reboot()
next


댓글 없음:

댓글 쓰기

가장 많이 본 글