Performing task on remote window server 2003 machine
Posted
by
Vaibhav Jain
on Server Fault
See other posts from Server Fault
or by Vaibhav Jain
Published on 2012-09-06T06:28:16Z
Indexed on
2012/09/06
15:40 UTC
Read the original article
Hit count: 198
I have to perform various task such as restarting process, monitor process state check disk space, log monitoring on Window server 2003 machine. For this i am using remote desktop access which is very slow. Is there any alternate (Tool or Framework) for windows server where i can execute my script on my machine and the required task will be performed on the remote machine in somewhat interactive manner (like putty in linux)
© Server Fault or respective owner