Updating Microsoft Windows

The University of Kansas offers a local mirror (yardbird.home.ku.edu) of critical updates from Microsoft for the Windows 2000, XP, 2003, and Vista operating systems only.

Automatic Configuration for Automatic Updates

You can also install these keys automatically by downloading and running our registry patch. Note that this patch also includes a few additional registry keys to set your computer to automatically update at 3 AM and install updates.

You may download the patch by clicking hereClick to download

Note: The Automatic Configuration for Automatic Updates is suggested for novice users who want to set their computer to update regularly.

Manual Configuration for Automatic Updates

In order to configure Automatic Updates to download from KU, you need to add a few keys to your registry. All of these keys will be placed in HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate:

Key Description Value
WUServer SUS Server location http://yardbird.home.ku.edu
WUStatusServer SUS Statistics Server location http://yardbird.home.ku.edu

These values are placed in HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU:

Key Description Value
UseWUServer Use a Windows Update server to update? (1 = yes, 0 = no) 1 [dword]
NoAutoUpdate Enable Automatic Updates (1 = no, 0 = yes) 0 [dword]
AUOptions Automatic Updates Options (2 = notify at download, 3 = notify at install, 4 = download/install automatically 4 [dword]
ScheduledInstallDay Day of the week to schedule installs on (1 - 7 = day, 0 = everyday) 0 [dword]
ScheduledInstallTime Time of day to install updates (0 - 23 hour) 3 [dword]
NoAutoRebootWithLoggedOnUsers Reboot system after updates are installed with logged on users (1 = no, 0 = yes) 0 [dword]
RescheduleWaitTime Minutes to give user to cancel a scheduled install (1-60 minutes) 5 [dword]

Reboot and you should check our server for updates whenever your system automatically updates.