I need to be able to remotely start and stop services on another windows machine in the domain.
If I open up the "Service Manager" I can connect to the remote machine and view all its services however when I try to start or stop a service I get access denied.
Can anyone let me know what the minimum permissions are that a user needs to be able to start/stop services on another machine?
The account I'm currently trying to do this under has remote admin rights on the remote PC but still fails.
Thanks