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?