Q. How can I control how to stop or start certain services?

John Savill

December 6, 2004

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. If you want to allow particular groups to stop or start certain services on a server without making them administrators, you can define a Group Policy Object (GPO) that applies to the server(s) in question, by performing these steps:

  1. Open the GPO in Group Policy Editor (GPE) or create a new GPO (gpedit.msc).

  2. In the treeview pane, expand Computer Configuration, Windows Settings, Security Settings, System Services.

  3. Right-click the service you want to change--for example the DHCP Server service--and click Properties. A dialog box that's similar to the one at Figure is displayed.

  4. Check "Define this policy setting" and set the startup mode. For example, set the mode to Automatic if you want the service to start when the computer starts.

  5. Click Edit Security.

  6. You can now control which users and groups can access the service and stop or start it. Click OK after you've made your selections. It's very important that you don't change the Administrators group and SYSTEM permissions; their permissions should always be Full Control.

  7. Click OK to all dialog boxes to apply the change. You'll need to refresh the GPO for the change to take effect.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like