In PowerShell PS:> get-hotfix | sort InstalledOn It will tell you the when, etc. Here's a few lines from my home system.
Source Description HotFixID InstalledBy InstalledOn ------ ----------- -------- ----------- ----------- GOLD Update KB971033 NT AUTHORITY\SYSTEM 10/18/2010 12:00:00 AM GOLD Update KB958488 gold\sepeck 10/18/2010 12:00:00 AM GOLD Security Update KB2305420 NT AUTHORITY\SYSTEM 12/15/2010 12:00:00 AM GOLD Update KB976902 NT AUTHORITY\SYSTEM 1/18/2011 12:00:00 AM GOLD Security Update KB2485376 NT AUTHORITY\SYSTEM 2/10/2011 12:00:00 AM GOLD Update KB2487426 NT AUTHORITY\SYSTEM 2/10/2011 12:00:00 AM GOLD Security Update KB2479628 NT AUTHORITY\SYSTEM 2/10/2011 12:00:00 AM GOLD Security Update KB2425227 NT AUTHORITY\SYSTEM 2/10/2011 12:00:00 AM On Sat, May 14, 2011 at 8:24 PM, Crawford, Scott <[email protected]>wrote: > I'm not aware of such a list, though I don't doubt one exists...But, you > can view installed updates as well as the date they were installed in > Control Panel/Programs/Programs and Features/Installed Updates > > -----Original Message----- > From: Jim McAtee [mailto:[email protected]] > Sent: Saturday, May 14, 2011 10:19 PM > To: NT System Admin Issues > Subject: Windows Update list > > Is there a comprehensive list anywhere of Windows Updates (specificlly, > looking for Windows 7) with the dates that they come out? I'm trying to > troubleshoot an application that has suddenly stopped working on Windows 7 > systems. It appears to be a Windows firewall issue, and I'm wondering if > users with automatic updtes enabled may be affected, and exactly why. > > > ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ < > http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ > > --- > To manage subscriptions click here: > http://lyris.sunbelt-software.com/read/my_forums/ > or send an email to [email protected] > with the body: unsubscribe ntsysadmin > > ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ > ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ > > --- > To manage subscriptions click here: > http://lyris.sunbelt-software.com/read/my_forums/ > or send an email to [email protected] > with the body: unsubscribe ntsysadmin > > ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected] with the body: unsubscribe ntsysadmin
