Thanks, Jason. I found the log, however it is a little more cryptic than what I am looking for. The Windows Update.log provides information like the following:
2008-09-15 10:45:56:867 1040 9d4 Agent * Added update {238493F6-6D43-4ECB-A4E9-EB63CA49EC87}.100 to search result
2008-09-15 10:45:56:867 1040 9d4 Agent * Added update {E7EC15F8-AF04-4745-99E1-2271E868F50C}.103 to search result
2008-09-15 10:45:56:867 1040 9d4 Agent * Added update {FD4C36F8-71C3-4059-9728-3AFB5BC17109}.101 to search result
2008-09-15 10:45:56:867 1040 9d4 Agent * Added update {70D41FF9-0796-4EB6-A699-61C04CB395FE}.100 to search result
2008-09-15 10:45:56:867 1040 9d4 Agent * Added update {C5A7BCFB-9DD1-446D-B9AC-ADE49460AA07}.102 to search result
2008-09-15 10:45:56:867 1040 9d4 Agent * Added update {1AFB1AFE-9AAF-4DC4-9DAC-C75303A84655}.100 to search result
I'm looking for logged data that lists Installed/Applicable information for specific UpdateIDs and QNumbers, like what is in the ScanWrapper.log:
ScanDateTime = 20080716040155.000000+***
TimeDetected = 20080417084830.000000+***
TimeApplied = 20080417084833.000000+***
Product = Windows XP
ScanAgent = Microsoft Updates Tool
Type = Microsoft Update
PutInstance() to WMI Successful
Updating Instance with ID = MS06-058, QNumber = 923091, Title = Security Update for PowerPoint 2003 (KB923091)
Status = Installed
ScanDateTime = 20080716040156.000000+***
TimeDetected = 20080417084831.000000+***
TimeApplied = 20080417084834.000000+***
Product = Office 2003
ScanAgent = Microsoft Updates Tool
Type = Microsoft Update
PutInstance() to WMI Successful
Updating Instance with ID = MS07-064, QNumber = 941568, Title = Security Update for Windows XP (KB941568)
Status = Installed
Does WSUS have any logs like this?