Set OpSysSet = GetObject("winmgmts:{(Shutdown)}//./root/cimv2").ExecQuery("select *_ from Win32_OperatingSystem where Primary=true")
for each OpSys in OpSysSet
OpSys.Reboot()
next
가장 많이 본 글
-
기존에, IIS6 및 IIS6 용 웹사이트 마이그레이션 툴이 배포되었습니다만,. 이번에는 IIS팀에서 IIS6 및 IIS7 을 위한 새로운 마이그레이션 툴을 개발하고 있는것 같습니다. IIS 6.0 마이그레이션 툴 (Migration Tool): ht...
-
1. C# 클레스라이브러리 프로젝트 생성. 2. 참조에 System.EnterpriseSevices 참조추가 및 using에 추가 및 using System.Runtime.InteropServices; 추가. 3. sn.exe로 강력한 이름생성. s...
-
Log Parser 로 IIS 로그 분석이 다음과 같은 오류가 발생하는 경우,. WARNING: Output format not specified - using NAT output format. Task completed with parse error...
댓글 없음:
댓글 쓰기