Anybody have an example of a script to restart services on a remote computer? I am thinking I probably need to use WMI to do it right.
I know I could use a call statment to run a Net Stop command, problem then is getting it to start up again as soon as possible since there isn't a Net Restart command.
Last point, I am hoping to use the code within ASP.
Any help would be appreciated.
I hope you find this post helpful. Please let me know if it was.
Regards,
Mark
I know I could use a call statment to run a Net Stop command, problem then is getting it to start up again as soon as possible since there isn't a Net Restart command.
Last point, I am hoping to use the code within ASP.
Any help would be appreciated.
I hope you find this post helpful. Please let me know if it was.
Regards,
Mark