| |
netman06
Posts: 99
Score: 0
Joined: 10/19/2006
Status: offline
|
Hello, I would like to know how I can get ("Select * from Win32_Service where Name='W3SVC'"), to check for mulitple services at the same time. I want to check on IISADMIN and W3SVC, and put them into the colRunningServices. So that I can output them to the echo string. Thanks, Mike Here is my code for these.
|
|