This script start windows Service :
set myServices = GetObject("winmgmts:") set myObject = myServices.Get("Win32_Service.Name='MSSQLSERVER'") myObject.StartService()
sabato 24 ottobre 2009
Vbs starts Windows Services
Etichette:
Vbs starts Windows Services
Iscriviti a:
Commenti sul post (Atom)
Nessun commento:
Posta un commento