ServiceGroupOrder
HKLM\SYSTEM\CurrentControlSet\Control
Description
The ServiceGroupOrder subkey contains a list of all service groups in the order in which the groups are loaded.
Tip
-
To determine the service group to which a service belongs, find the value of its Group entry.
-
To find all services in a service group, use the registry editor Regedit.exe. On the Edit menu, click Find, type the name of the service group, and then select only the Data check box.
-
To specify the name of the group for a particular service, use SC, a tool included in Windows Server 2003.
See Also