How to determine which systems receive a patch
How can you determine which systems are receiving the patches? Let's say you deploy a patch to 100 systems.
When you register, you’ll also receive targeted alerts from my team of editorial writers and independent industry experts with the latest news, tips, and advice to help you do your job more efficiently and effectively. Our goal is to keep you informed on the hottest topics and biggest challenges faced by IT professionals today working with data center technologies.
Margie Semilof, Editorial Director
It depends on what patch management application you are using in your organization. A lot of the tools on the market have built-in monitoring and reporting capabilities. Look at Microsoft Systems Management Server (SMS) for one example of this. If you are manually distributing patches (i.e., by hand, through GPO or some other method like that), you'll need to develop some sort of homegrown solution. The patch installations write information to the registry, to a log file in the %win% directory and also to the Event Viewer. You would need to develop a script or other mechanism to pull the information from one of these locations.
Dig Deeper
-
People who read this also read...
This was first published in July 2004