Re: Service control manager



The issue is that in SP1 they made a change to the ACL on the Service Control Manager, basically they took away the right to enumerate the services and many apps, especially GUI apps, will not work without the ability to enumerate. My SvcUtil will work fine without being able to enumerate as will SC but they are CLI based tools.

http://www.joeware.net/freetools/tools/svcutil/index.htm

joe

--
Joe Richards Microsoft MVP Windows Server Directory Services
Author of O'Reilly Active Directory Third Edition
www.joeware.net


---O'Reilly Active Directory Third Edition now available---

http://www.joeware.net/win/ad3e.htm


man1nvan wrote:
Have spent 2 days trying to enable a standard user to stop and start a service on a server, have done the sddl stuff on the services and can stop and start remotely, but want the users (dba's) to be able to use an mmc or computer management, but keep getting..service control manager access denied stuff!, does anyone out there know how to permission the service control manager in 2003 r2?
.