Can I (How can I) remotely start and stop a Windows Service running on another server from the command line?
My server is running Windows Server 2003.
|
Can I (How can I) remotely start and stop a Windows Service running on another server from the command line? My server is running Windows Server 2003.
| ||||
|
feedback
|
|
Sure thing. Provided you're logged-on with an account that has "Administrator" rights on the remote server, just do:
and
The
| |||
|
feedback
|