Platform SDK

Use shell settings to follow system policy

System policies provide a powerful mechanism for increasing control and manageability of computers across the network. Admistrators can override local registry values for user or computer settings so that when a user logs on, system policy settings overwrite the current settings in the user's registry. This allows administrators to control individual desktop and registry settings.

It is vitally important that your application follows the system policy set by the administrator. Abiding by system policy is usually simple; it’s just a matter of awareness. Just bear in mind that your program may be operating in a secure environment, and that you shouldn’t do anything to override policy settings.

The following sections contain a few simple guidelines to bear in mind when writing your application. The most important things to remember are: