I have already modified the Security Template for the local machine so that certain user accounts has full access to the specified service. However, when attempting to use the netsvc command, I am still receiving an "access is denied" error.
I tried adding one of these users to the Local Administrators group on the machine for testing purposes, but still receive the same error. I can however connect to services using the MMC in this case, but I cannot leave these users as a local admin. When using netsvc with a domain admin account, which is also part of the Loacal Administrators group on that machine, I am able to successfully start and stop the service using both netsvc and mmc. Any ideas?
Again, the intended goal is to allow a user access to start and stop a single designated service on a 2003 Server machine.