How to Control user access to Windows Update with Windows Server 2003 Group Policy
You can remove access to the Windows Update features in separate steps - one which prevents updates using Windows Update, another which removes links to Windows Update items, and another which disables or configures automatic updates. Using the Group Policy configurations discussed here will disable Automatic Updates for the users or computers to which the modified Group Policy objects apply. Keep this in mind when configuring these items.
To prevent Windows Update from updating the operating system, complete the following steps:
- Open the Group Policy Editor.
- Create a new Group Policy object, for example, NoUpdates.
- Select the User configuration.
- Click Administrative Templates.
- Click System.
- Click Internet Communication Management.
- Select Internet Communication Settings.
- In the right pane of the Group Policy Editor, double-click Turn Off Access To All Windows Update Features, select the Enabled radio button, and click OK.
To disable access to Windows Update commands, such as links in the Start menu or Internet Explorer, complete the following steps:
- Click User Configuration.
- Click Administrative Templates.
- Click the Start Menu and Task Bar.
- In the right pane of the Group Policy Editor, double-click Remove Links And Access To Windows Update.
- Set the policy to Enabled and click OK.
To prevent the use of Windows Update entirely, complete the following steps:
- Open the Group Policy Editor.
- Select Computer Configuration.
- Click Administrative Templates.
- Click Windows Components.
- Click Windows Update.
- Double-click Configure Automatic Updates.
- Select the Disabled radio button and click OK.
Article Information
Configuring a few Group Policy settings will allow you to control the update process in your environment and ensure that users cannot load updates using Windows Update. Administrators should be the only ones who can load updates using Windows Update. You can prevent users from accessing Windows Update by managing the Windows Update Access settings; this does require you to configure Group Policy. If you want to give some users access to Windows Update, you can manage who gets access through these settings.| Creation Date | April 22,2008 |
| Article Tags | Microsoft Windows Server Group Policy |