Hi,
I am trying to write a script to stop services automatically in a Windows server 2003 R2. i am having a text file with the server name and services name and use the concept of array for stopping all the services.,
Sample script as follows,
Set objWMIService = GetObject("winmgmts:" &...