푸른청년 푸르게 살고있나?  
home | 살아가기 | news | 세상보기 | tip&tech | 방명록 |  
   전체
   asp
   php
   jsp
   mssql
   mysql
   informix
   linux
   unix
   win2000
   javascript
   html
   oracle
   java
   etc
    
:: Tip&Tech > win2000
윈도우2000 서버 강제 재부팅 하는 스크립트
Set OpSysSet = GetObject("winmgmts:{(Shutdown)}//./root/cimv2").ExecQuery("select * from Win32_OperatingSystem where Primary=true") 

for each OpSys in OpSysSet
OpSys.Win32Shutdown(6)
next

날짜: 2008-02-25 16:56:54, 조회수: 2823

다음글 vbs에서 iis 재실행시키기
이전글 apm_setup에서 phpmyadmin 과 mysql root 패스워드 바꾸기

꼬리말
글쓴이 비밀번호 #스팸글방지(주인장 닉네임을 쓰시오)

  
since by 2003.03.23 / 3th 2005.07.26 / 4th 2009.04.22 made by bluesoul