Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

starting a service under win2k

Status
Not open for further replies.

stwi1974

Programmer
Jan 29, 2002
17
DE
I have programmed a service running under win2k for updating our software. the service should be started manually when it needs to. while developping the service i was logged on with any possible rights so that i'm able to register, start, stop, pause, continue the service by code. all worked fine, but when i'm logged on with a test account nothing worked at all. what rights are required to start a service manually?
 
You can set the permissions in a GPO.

Computer Configuration
Windows Settings
Security Settings
System Services
yourservicehere
check Define this policy setting
click the Edit Security button. Kevin Mattson
MCP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top