When reviewing Windows XP Eventlogs I encountered the following two error messages.
Event Type: Error
Event Source: ESENT
Event Category: (3)
Event ID: 453
Date: 2/11/2009
Time: 1:39:16 PM
User: N/A
Computer: IVAN-VM-01
Description: wuaueng.dll (3172) SUS20ClientDataStore: Database C:\WINDOWS\SoftwareDistribution\DataStore\DataStore.edb requires logfiles 678-682 in order to recover successfully. Recovery could only locate logfiles up to 681.
Event Type: Error
Event Source: ESENT
Event Category: (3)
Event ID: 454
Date: 2/11/2009
Time: VM1
User: N/A
Computer: IVAN-VM-01
Description: wuauclt (3460) Database recovery/restore failed with unexpected error -543.
The client also did not receive any Updates since those started. It seems that for whatevet reason the SoftwareDistribution database used by “Automatic Updates” service was corrupt. To fix this problem:
- Go to Services.msc and stop “Automatic Updates” service
- Go to C:\Windows and rename/delete folder C:\WINDOWS\SoftwareDistribution\
- Start “Automatic Updates” service
Immediately after this action was done the client downloaded the patches from the WSUS server.
Recently I installed and configured a Wordpress appliance. The vm was running in a intranet environment and we had only single SMTP server which allowed to relay into the Exchange organization.