The following sequence shows the order in which computer policy and user policy are applied when a computer starts and a user logs on:
1. | Network starts. Remote Procedure Call System Service (RPCSS) and Multiple Universal Naming Convention Provider (MUP) start. | ||||||||
2. | An ordered list of Group Policy objects is obtained for the computer. The list might depend on these factors:
| ||||||||
3. | Computer policy is applied. These are the settings under Computer Configuration from the gathered list. This is synchronous by default and in the following order: local, site, domain, organizational unit, child organizational unit, and so on. No user interface appears while computer policies are processed. For details about the order in which settings are processed when user or computer policy is applied, see Order of processing settings | ||||||||
4. | Startup scripts run. This is hidden and synchronous by default; each script must complete or time out before the next one starts. The default time-out is 600 seconds. You can use several policy settings to modify this behavior. | ||||||||
5. | The user presses CTRL-ALT-DEL to log on. | ||||||||
6. | After the user is validated, the user profile loads; it is governed by the policy settings that are in effect. | ||||||||
7. | An ordered list of Group Policy objects is obtained for the user. The list might depend on these factors:
| ||||||||
8. | User policy is applied. These are the settings under User Configuration from the gathered list. This is synchronous by default and in the following order: local, site, domain, organizational unit, child organizational unit, and so on. No user interface appears while user policies are processed. For details about the order in which settings are processed when user or computer policy is applied, see Order of processing settings | ||||||||
9. | Logon scripts run. Unlike Windows NT 4.0 scripts, Group Policy-based logon scripts are hidden and asynchronous by default. The user object script (which, as in Windows NT 4.0, is run in a normal window) runs last. | ||||||||
10. | The operating system user interface that is prescribed by Group Policy appears. |
| • | Three special cases deserve consideration during migration:
|
Note
| • | Several of these events can be modified. You can set policies to:
|