Link to home
Start Free TrialLog in
Avatar of samih_habib
samih_habibFlag for Canada

asked on

windows batch file

I need a batch file (windows batch file) to do the following:

1-      Connecting to 5 different remote windows 2004 servers  
2-      The user name : user01 password : password for each server to connect
3-      Action is to Check the status of iis service and TmProxy service in all servers
4-      And write the result in text

ASKER CERTIFIED SOLUTION
Avatar of achaldave
achaldave
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of samih_habib

ASKER

Thanks