The hairline shows how long I've been in IT
You’re only likely to run into errors in the patch definitions and deployment data if you have a fairly aggressive testing schedule. Any errors in the data released on Patch Tuesday are generally corrected within two days. After being the first to report ten such errors during the first half of 2006, I didn’t find any during the second half. It appears that Microsoft’s pre-release testing has improved significantly, but we still have to be aware of the possibility.
The first thing to do is update the scanners you use as required, late Tuesday evening, and run the scanners on at least a reasonable sample of computers using the expedited program to return results immediately. Wednesday morning you can review the Software Updates section of the console or look at patch status reports to see how many machines reported which updates were applicable. If there are any unexpected results, dig deeper to see if there are problems.
The next step in detecting any deployment data errors is in creating the update packages with the Distribute Software Updates Wizard. I’ve seen many instances where files gave a 404-Not Found error and couldn’t be downloaded by DSUW. The final step is running the updates, first on test machines and then in production, and monitoring for unexpected failures or other problems.
Some of the problems I’ve caught, and the resolution, were:
In general, always look at your scanner and deployment status reports watching for results that are not consistent with your expectations. For example, two patches that you expect to affect the same set of computers but give significantly different results. This is also how you’d discover updates for server products, such as Exchange, that apply to workstations because related tools are installed. Just today update MS07-039, which supposedly applies only to servers, was reported as applicable on Windows 2000 Professional machines. This type of suprise, and error in bulletin data, will never end.