0

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?

crauscher
  • 6,528
  • 14
  • 59
  • 85

1 Answers1

1

Administrator

Cyril Gupta
  • 13,505
  • 11
  • 64
  • 87