crauscher
crauscher

Reputation: 6618

ServiceController Required Privileges

I'm using a ServiceController to Start services on a remote machine. When I want to query the services on that machine, I get the following exception:

Cannot open Service Control Manager on computer 'machinename'. This operation might require other privileges.

What privileges are required to query/start/stop the services on a remote machine?

Upvotes: 0

Views: 1445

Answers (1)

Cyril Gupta
Cyril Gupta

Reputation: 13723

Administrator

Upvotes: 1

Related Questions