Windows Server TechCenter > Windows Server Forums > WSUS > "WindowsUpdate_8000FFFF" "WindowsUpdate_dt000"

Answered "WindowsUpdate_8000FFFF" "WindowsUpdate_dt000"

  • Thursday, January 08, 2009 9:05 AM
     
     
     please help

    Windows Server 2008 Standard

    Windows Update

    Some updates were not installed

    Failed: 9 updates

     

    Error(s) found: View missing updates Code 8000FFFF Windows Update encountered an unknown error. Get help with this error


    Error "WindowsUpdate_8000FFFF" "WindowsUpdate_dt000"

Answers

  • Tuesday, January 20, 2009 7:45 AM
    Moderator
     
     Answered
    Hi,

    Please try the following steps on the client: 

    1. Stop the Automatic Updates service and BITS service.

    net stop wuauserv

    net stop bits

    2. Delete “%windir%\softwaredistribution” directory.

    3. Start the Automatic Updates service and BITS service. When these two services
    have been started, they will auto-create “softwaredistribution” and its subfolder
    at system directory.

    net start wuauserv

    net start bits

    4. Stop the Cryptographic Services

    5. Rename the C:\windows\System32\catroot2 folder

    4. After the “%windir%\softwaredistribution” directory has been generated, please
    let the client contact the WSUS server immediately.

    wuauclt.exe /resetauthorization /detectnow

    5. After 15 minutes, please check the client to confirm whether it detects needed
    updates.

    If the problem still exists, please check %windir%\windowsupdate.log
    and post the error message in this thread



    • Marked As Answer by Eric Zhang - MSFTModerator Friday, January 23, 2009 8:36 AM
    • Unmarked As Answer by central Monday, February 16, 2009 8:39 PM
    • Marked As Answer by central Monday, February 16, 2009 8:39 PM
    •  

All Replies

  • Friday, January 09, 2009 6:54 AM
    Moderator
     
     
     

    Hi,

    Based on my research, 0x8000FFFF is not a very helpful error since it just means E_UNEXPECTED. It may occur if any of the following values exists in the Windows registry.

    "PendingXmldentifier"

    "NextQueueEntryIndex"

    "AdvancedInstallersNeedResolving"

     

    To resolve this issue, Please follow these steps:

    1).Click on “Start” and in the search box type in regedit

    2). A new program will be listed in the same window. Now right click the regedit program and then select the option run as administrator.

    3). Navigate to HKLM\COMPONENTS - look to see if these values exist under the COMPONENTS key:

     

      PendingXmldentifier

      NextQueueEntryIndex

      AdvancedInstallersNeedResolving

     

    4). If they exist, then delete the three values.

    5). Restart the computer.

     

    Meanwhile, you may refer to the following Microsoft Knowledge Base article to modify the related options.

    When I open Windows Update in Control Panel, I receive an error code of 8000FFFF

    http://support.microsoft.com/kb/946414/en-us

    (This should also apply on Windows Server 2008)

     

    This problem may also occur when the downloaded file is corrupt. I suggest that you rename the SoftwareDistribution folder. This will take care of any corrupted downloaded files. Please refer to the following steps:

     

    1. Stop the Windows Update service (make sure you are logged on as an Administrator)

    1).Click Start, and “Control Panel”, then “Administrative Tools”

    2).Double-click Services, and right-click the Windows Update service and click Stop

     

     

    2. Rename the SoftwareDistribution folder.

    1).Click “Start”, type “%windir%” in the start search box, and then press ENTER

    2).Navigate to SoftwareDistribution folder and rename the folder

     

    3. Start the Windows Update service

    1).Click Start, and “Control Panel”, then “Administrative Tools”

    2).Double-click Services, and right-click the Windows Update service and click Start

     

    This procedure will erase your history on the Windows Update Site.

     

    As this issue is related to Windows Updates, it would be better to discuss it in the WSUS forum so that you will get the most qualified pool of respondents. I have helped you move the thread to the WSUS forum. Thank you for your understanding.

     

    WSUS

    http://social.technet.microsoft.com/Forums/en-US/winserverwsus/threads/

     

     

    Hop it helpful.


    Nick Gu - MSFT
  • Wednesday, January 14, 2009 9:19 AM
     
     
    Nick Gu - MSFT said:

     

    Hi,

    Based on my research, 0x8000FFFF is not a very helpful error since it just means E_UNEXPECTED. It may occur if any of the following values exists in the Windows registry.

    "PendingXmldentifier"

    "NextQueueEntryIndex"

    "AdvancedInstallersNeedResolving"

     

    To resolve this issue, Please follow these steps:

    1).Click on “Start” and in the search box type in regedit

    2). A new program will be listed in the same window. Now right click the regedit program and then select the option run as administrator.

    3). Navigate to HKLM\COMPONENTS - look to see if these values exist under the COMPONENTS key:

     

      PendingXmldentifier

      NextQueueEntryIndex

      AdvancedInstallersNeedResolving

     

    4). If they exist, then delete the three values.

    5). Restart the computer.

     

    Meanwhile, you may refer to the following Microsoft Knowledge Base article to modify the related options.

    When I open Windows Update in Control Panel, I receive an error code of 8000FFFF

    http://support.microsoft.com/kb/946414/en-us

    (This should also apply on Windows Server 2008)

     

    This problem may also occur when the downloaded file is corrupt. I suggest that you rename the SoftwareDistribution folder. This will take care of any corrupted downloaded files. Please refer to the following steps:

     

    1. Stop the Windows Update service (make sure you are logged on as an Administrator)

    1).Click Start, and “Control Panel”, then “Administrative Tools”

    2).Double-click Services, and right-click the Windows Update service and click Stop

     

     

    2. Rename the SoftwareDistribution folder.

    1).Click “Start”, type “%windir%” in the start search box, and then press ENTER

    2).Navigate to SoftwareDistribution folder and rename the folder

     

    3. Start the Windows Update service

    1).Click Start, and “Control Panel”, then “Administrative Tools”

    2).Double-click Services, and right-click the Windows Update service and click Start

     

    This procedure will erase your history on the Windows Update Site.

     

    As this issue is related to Windows Updates, it would be better to discuss it in the WSUS forum so that you will get the most qualified pool of respondents. I have helped you move the thread to the WSUS forum. Thank you for your understanding.

     

    WSUS

    http://social.technet.microsoft.com/Forums/en-US/winserverwsus/threads/

     

     

    Hop it helpful.


    Nick Gu - MSFT



    I know about it. But it does not work.
  • Tuesday, January 20, 2009 7:45 AM
    Moderator
     
     Answered
    Hi,

    Please try the following steps on the client: 

    1. Stop the Automatic Updates service and BITS service.

    net stop wuauserv

    net stop bits

    2. Delete “%windir%\softwaredistribution” directory.

    3. Start the Automatic Updates service and BITS service. When these two services
    have been started, they will auto-create “softwaredistribution” and its subfolder
    at system directory.

    net start wuauserv

    net start bits

    4. Stop the Cryptographic Services

    5. Rename the C:\windows\System32\catroot2 folder

    4. After the “%windir%\softwaredistribution” directory has been generated, please
    let the client contact the WSUS server immediately.

    wuauclt.exe /resetauthorization /detectnow

    5. After 15 minutes, please check the client to confirm whether it detects needed
    updates.

    If the problem still exists, please check %windir%\windowsupdate.log
    and post the error message in this thread



    • Marked As Answer by Eric Zhang - MSFTModerator Friday, January 23, 2009 8:36 AM
    • Unmarked As Answer by central Monday, February 16, 2009 8:39 PM
    • Marked As Answer by central Monday, February 16, 2009 8:39 PM
    •  
  • Monday, February 16, 2009 8:39 PM
     
     
     Problems began with


    Update for Windows Server 2008 (KB957321) 25.11.2008
    Update for Windows Server 2008 (KB959130) 25.11.2008



    >If the problem still exists, please check %windir%\windowsupdate.log
    >and post the error message in this thread:



    2009-02-16 22:11:45:325 1048 1d6c DnldMgr ** START **  DnldMgr: Downloading updates [CallerId = AutomaticUpdatesWuApp]
    2009-02-16 22:11:45:325 1048 1d6c DnldMgr *********
    2009-02-16 22:11:45:325 1048 1d6c DnldMgr   * Call ID = {79B1E613-82AD-4BFB-9AA5-1E39517C689F}
    2009-02-16 22:11:45:325 1048 1d6c DnldMgr   * Priority = 3, Interactive = 1, Owner is system = 0, Explicit proxy = 0, Proxy session id = 2, ServiceId = {9482F4B4-E343-43B6-B170-9A65BC822C77}
    2009-02-16 22:11:45:325 1048 1d6c DnldMgr   * Updates to download = 1
    2009-02-16 22:11:45:325 1048 1d6c Agent   *   Title = Security Update for Windows Server 2008 (KB958623)
    2009-02-16 22:11:45:325 1048 1d6c Agent   *   UpdateId = {64298CA4-F9E5-440A-97E1-625A6E9F4A60}.101
    2009-02-16 22:11:45:325 1048 1d6c Agent   *     Bundles 1 updates:
    2009-02-16 22:11:45:325 1048 1d6c Agent   *       {849F5D14-9B9B-4402-8257-017A2A8BA7D0}.101
    2009-02-16 22:11:45:325 1048 1d6c DnldMgr ***********  DnldMgr: New download job [UpdateId = {21BA629D-B63A-4EB1-A066-16931268BD59}.100]  ***********
    2009-02-16 22:11:45:341 1048 1d6c DnldMgr ***********  DnldMgr: New download job [UpdateId = {58FF71A8-F0A8-4AC3-9F02-728F8127EC9C}.102]  ***********
    2009-02-16 22:11:45:341 1048 1d6c DnldMgr ***********  DnldMgr: New download job [UpdateId = {049801EF-7ED0-49AE-A0AB-39B4C25AE29B}.101]  ***********
    2009-02-16 22:11:45:341 1048 1d6c DnldMgr ***********  DnldMgr: New download job [UpdateId = {057D9937-BC62-4184-B81F-9244883C5865}.101]  ***********
    2009-02-16 22:11:45:341 1048 1d6c DnldMgr ***********  DnldMgr: New download job [UpdateId = {ACBF560D-4574-42F6-A342-4229BDD53B52}.100]  ***********
    2009-02-16 22:11:45:341 1048 1d6c DnldMgr ***********  DnldMgr: New download job [UpdateId = {D868698E-7EC0-49DA-A270-142120600F96}.100]  ***********
    2009-02-16 22:11:45:341 1048 1d6c DnldMgr ***********  DnldMgr: New download job [UpdateId = {849F5D14-9B9B-4402-8257-017A2A8BA7D0}.101]  ***********
    2009-02-16 22:11:45:341 1048 1d6c DnldMgr   * Queueing update for download handler request generation.
    2009-02-16 22:11:45:341 1048 1d6c Agent *********
    2009-02-16 22:11:45:341 1048 1d6c Agent **  END  **  Agent: Downloading updates [CallerId = AutomaticUpdatesWuApp]
    2009-02-16 22:11:45:341 1048 1d6c Agent *************
    2009-02-16 22:11:47:450 1048 3dc Handler FATAL: CBS called Error with 0x8000ffff,
    2009-02-16 22:11:47:450 1048 1718 Handler FATAL: UH: 0x8000ffff: Async stage operation failed in CUHCbsHandler::StageCbsPackage
    2009-02-16 22:11:47:450 1048 1718 Handler FATAL: Request generation for CBS update complete with hr=0x8000ffff and pfResetSandbox=0
    2009-02-16 22:11:47:450 1048 1718 Handler FATAL: Error source is 106.
    2009-02-16 22:11:47:450 1048 1718 DnldMgr FATAL: DM:CAgentDownloadManager::GenerateAllDownloadRequests: GenerateDownloadRequest failed with 0x8000ffff.
    2009-02-16 22:11:47:450 1048 1718 DnldMgr Error 0x8000ffff occurred while downloading update; notifying dependent calls.
    2009-02-16 22:11:47:559 1048 1718 DnldMgr Generating download request for update {ACBF560D-4574-42F6-A342-4229BDD53B52}.100
    2009-02-16 22:11:47:559 1048 1718 Handler Generating request for CBS update ACBF560D-4574-42F6-A342-4229BDD53B52 in sandbox C:\Windows\SoftwareDistribution\Download\440e94c7aef6615fd21b47e3ed08d9e0
    2009-02-16 22:11:47:559 1048 1368 AU >>##  RESUMED  ## AU: Download update [UpdateId = {BD213D3C-B0B6-4E5B-A665-E605DCBD6C74}]
    2009-02-16 22:11:47:559 1048 1718 Handler Selected payload type is ptExpress
    2009-02-16 22:11:47:559 1048 1368 AU   # WARNING: Download failed, error = 0x8000FFFF
    2009-02-16 22:11:47:559 1048 1718 Handler UH: DpxRestoreJob returned 0x80070002
    2009-02-16 22:11:47:559 1048 1718 Handler Detected download state is dsHavePackage
    2009-02-16 22:11:48:356 1048 3dc Handler FATAL: CBS called Error with 0x8000ffff,
    2009-02-16 22:11:48:356 1048 1718 Handler FATAL: UH: 0x8000ffff: Async stage operation failed in CUHCbsHandler::StageCbsPackage
    2009-02-16 22:11:48:356 1048 1718 Handler FATAL: Request generation for CBS update complete with hr=0x8000ffff and pfResetSandbox=0
    2009-02-16 22:11:48:356 1048 1718 Handler FATAL: Error source is 106.
    2009-02-16 22:11:48:356 1048 1718 DnldMgr FATAL: DM:CAgentDownloadManager::GenerateAllDownloadRequests: GenerateDownloadRequest failed with 0x8000ffff.
    2009-02-16 22:11:48:356 1048 1718 DnldMgr Error 0x8000ffff occurred while downloading update; notifying dependent calls.
    2009-02-16 22:11:48:372 1048 1718 DnldMgr Generating download request for update {D868698E-7EC0-49DA-A270-142120600F96}.100
    2009-02-16 22:11:48:372 1048 1718 Handler Generating request for CBS update D868698E-7EC0-49DA-A270-142120600F96 in sandbox C:\Windows\SoftwareDistribution\Download\3be6a53a9537d14faf0c20c0578c2d1d
    2009-02-16 22:11:48:372 1048 1718 Handler Selected payload type is ptExpress
    2009-02-16 22:11:48:372 1048 1d6c Report REPORT EVENT: {3123B836-C3C7-421E-BB8C-043A46D111D4} 2009-02-16 22:11:44:231+0200 1 161 106 {3DA85803-BD94-4E04-BD96-A93ED4843731} 102 8000ffff AutomaticUpdatesWuApp Failure Content Download Error: Download failed.
    2009-02-16 22:11:48:372 1048 1d6c Report REPORT EVENT: {D2DBA2F8-0A21-44FE-B080-3162F3F3684B} 2009-02-16 22:11:44:247+0200 1 189 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Content Install Installation Ready: The following updates are downloaded and ready for installation. To install the updates, an administrator should log on to this computer and Windows will prompt with further instructions:  - Update Rollup for ActiveX Killbits for Windows Server 2008 (KB960715) - Update for Windows Server 2008 (KB955839)
    2009-02-16 22:11:48:372 1048 1d6c Report REPORT EVENT: {ED23C015-7432-4400-A8D4-093381E7328C} 2009-02-16 22:11:45:262+0200 1 161 106 {0CD50543-BAAD-4526-8AA3-47DD74C3D2BE} 100 8000ffff AutomaticUpdatesWuApp Failure Content Download Error: Download failed.
    2009-02-16 22:11:48:372 1048 1d6c Report REPORT EVENT: {939D9473-695F-457F-875D-1A2188BE30F3} 2009-02-16 22:11:45:294+0200 1 189 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Content Install Installation Ready: The following updates are downloaded and ready for installation. To install the updates, an administrator should log on to this computer and Windows will prompt with further instructions:  - Update Rollup for ActiveX Killbits for Windows Server 2008 (KB960715) - Update for Windows Server 2008 (KB955839)
    2009-02-16 22:11:48:372 1048 1368 AU >>##  RESUMED  ## AU: Download update [UpdateId = {9169307F-D20D-4F7B-8644-57D5FE0C4130}]
    2009-02-16 22:11:48:372 1048 1368 AU   # WARNING: Download failed, error = 0x8000FFFF
    2009-02-16 22:11:48:372 1048 1d6c Report REPORT EVENT: {F343C77F-C838-4200-AABB-838F69BA20EA} 2009-02-16 22:11:47:450+0200 1 161 106 {BD213D3C-B0B6-4E5B-A665-E605DCBD6C74} 100 8000ffff AutomaticUpdatesWuApp Failure Content Download Error: Download failed.
    2009-02-16 22:11:48:372 1048 1718 Handler UH: DpxRestoreJob returned 0x80070002
    2009-02-16 22:11:48:372 1048 1718 Handler Detected download state is dsHavePackage
    2009-02-16 22:11:49:372 1048 3dc Handler FATAL: CBS called Error with 0x8000ffff,
    2009-02-16 22:11:49:372 1048 1718 Handler FATAL: UH: 0x8000ffff: Async stage operation failed in CUHCbsHandler::StageCbsPackage
    2009-02-16 22:11:49:372 1048 1718 Handler FATAL: Request generation for CBS update complete with hr=0x8000ffff and pfResetSandbox=0
    2009-02-16 22:11:49:372 1048 1718 Handler FATAL: Error source is 106.
    2009-02-16 22:11:49:372 1048 1718 DnldMgr FATAL: DM:CAgentDownloadManager::GenerateAllDownloadRequests: GenerateDownloadRequest failed with 0x8000ffff.
    2009-02-16 22:11:49:372 1048 1718 DnldMgr Error 0x8000ffff occurred while downloading update; notifying dependent calls.
    2009-02-16 22:11:49:387 1048 1718 DnldMgr Generating download request for update {849F5D14-9B9B-4402-8257-017A2A8BA7D0}.101
    2009-02-16 22:11:49:387 1048 1718 Handler Generating request for CBS update 849F5D14-9B9B-4402-8257-017A2A8BA7D0 in sandbox C:\Windows\SoftwareDistribution\Download\11e38b20eba7f0d656a9b184da34606f
    2009-02-16 22:11:49:387 1048 1368 AU >>##  RESUMED  ## AU: Download update [UpdateId = {B1EC5DA0-4081-4316-BB13-43361BF71AF0}]
    2009-02-16 22:11:49:387 1048 1368 AU   # WARNING: Download failed, error = 0x8000FFFF
    2009-02-16 22:11:49:387 1048 1718 Handler Selected payload type is ptExpress
    2009-02-16 22:11:49:403 1048 1718 Handler UH: DpxRestoreJob returned 0x80070002
    2009-02-16 22:11:49:403 1048 1718 Handler Detected download state is dsHavePackage
    2009-02-16 22:11:51:012 1048 3dc Handler FATAL: CBS called Error with 0x8000ffff,
    2009-02-16 22:11:51:012 1048 1718 Handler FATAL: UH: 0x8000ffff: Async stage operation failed in CUHCbsHandler::StageCbsPackage
    2009-02-16 22:11:51:012 1048 1718 Handler FATAL: Request generation for CBS update complete with hr=0x8000ffff and pfResetSandbox=0
    2009-02-16 22:11:51:012 1048 1718 Handler FATAL: Error source is 106.
    2009-02-16 22:11:51:012 1048 1718 DnldMgr FATAL: DM:CAgentDownloadManager::GenerateAllDownloadRequests: GenerateDownloadRequest failed with 0x8000ffff.
    2009-02-16 22:11:51:012 1048 1718 DnldMgr Error 0x8000ffff occurred while downloading update; notifying dependent calls.
    2009-02-16 22:11:51:091 1048 1718 DnldMgr Generating download request for update {057D9937-BC62-4184-B81F-9244883C5865}.101
    2009-02-16 22:11:51:091 1048 1718 Handler Generating request for CBS update 057D9937-BC62-4184-B81F-9244883C5865 in sandbox C:\Windows\SoftwareDistribution\Download\0489b75909b87b2751e1e4b153d0182b
    2009-02-16 22:11:51:091 1048 1718 Handler Selected payload type is ptExpress
    2009-02-16 22:11:51:091 1048 1368 AU >>##  RESUMED  ## AU: Download update [UpdateId = {64298CA4-F9E5-440A-97E1-625A6E9F4A60}]
    2009-02-16 22:11:51:091 1048 1368 AU   # WARNING: Download failed, error = 0x8000FFFF
    2009-02-16 22:11:51:091 1048 1718 Handler UH: DpxRestoreJob returned 0x80070002
    2009-02-16 22:11:51:091 1048 1718 Handler Detected download state is dsHavePackage
    2009-02-16 22:11:51:966 1048 3dc Handler FATAL: CBS called Error with 0x8000ffff,
    2009-02-16 22:11:51:981 1048 1718 Handler FATAL: UH: 0x8000ffff: Async stage operation failed in CUHCbsHandler::StageCbsPackage
    2009-02-16 22:11:51:981 1048 1718 Handler FATAL: Request generation for CBS update complete with hr=0x8000ffff and pfResetSandbox=0
    2009-02-16 22:11:51:981 1048 1718 Handler FATAL: Error source is 106.
    2009-02-16 22:11:51:981 1048 1718 DnldMgr FATAL: DM:CAgentDownloadManager::GenerateAllDownloadRequests: GenerateDownloadRequest failed with 0x8000ffff.
    2009-02-16 22:11:51:981 1048 1718 DnldMgr Error 0x8000ffff occurred while downloading update; notifying dependent calls.
    2009-02-16 22:11:51:997 1048 1718 DnldMgr Generating download request for update {049801EF-7ED0-49AE-A0AB-39B4C25AE29B}.101
    2009-02-16 22:11:52:028 1048 1718 Handler Generating request for CBS update 049801EF-7ED0-49AE-A0AB-39B4C25AE29B in sandbox C:\Windows\SoftwareDistribution\Download\b402dc82c791106c215bc85ed863e65d
    2009-02-16 22:11:52:028 1048 1718 Handler Selected payload type is ptExpress
    2009-02-16 22:11:52:028 1048 1718 Handler UH: DpxRestoreJob returned 0x80070002
    2009-02-16 22:11:52:028 1048 1718 Handler Detected download state is dsHavePackage
    2009-02-16 22:11:52:028 1048 1368 AU >>##  RESUMED  ## AU: Download update [UpdateId = {549C9E79-8412-4598-8E3A-C9C397B9A3F7}]
    2009-02-16 22:11:52:028 1048 1368 AU   # WARNING: Download failed, error = 0x8000FFFF
    2009-02-16 22:11:52:778 1048 3dc Handler FATAL: CBS called Error with 0x8000ffff,
    2009-02-16 22:11:52:778 1048 1718 Handler FATAL: UH: 0x8000ffff: Async stage operation failed in CUHCbsHandler::StageCbsPackage
    2009-02-16 22:11:52:778 1048 1718 Handler FATAL: Request generation for CBS update complete with hr=0x8000ffff and pfResetSandbox=0
    2009-02-16 22:11:52:778 1048 1718 Handler FATAL: Error source is 106.
    2009-02-16 22:11:52:778 1048 1718 DnldMgr FATAL: DM:CAgentDownloadManager::GenerateAllDownloadRequests: GenerateDownloadRequest failed with 0x8000ffff.
    2009-02-16 22:11:52:778 1048 1718 DnldMgr Error 0x8000ffff occurred while downloading update; notifying dependent calls.
    2009-02-16 22:11:52:794 1048 1718 DnldMgr Generating download request for update {58FF71A8-F0A8-4AC3-9F02-728F8127EC9C}.102
    2009-02-16 22:11:52:794 1048 1718 Handler Generating request for CBS update 58FF71A8-F0A8-4AC3-9F02-728F8127EC9C in sandbox C:\Windows\SoftwareDistribution\Download\e885f0ae9d1772d50447cbee0611a32a
    2009-02-16 22:11:52:794 1048 1718 Handler Selected payload type is ptExpress
    2009-02-16 22:11:52:794 1048 1368 AU >>##  RESUMED  ## AU: Download update [UpdateId = {C6294774-1952-42E6-AA9C-DF26C06B15A1}]
    2009-02-16 22:11:52:794 1048 1368 AU   # WARNING: Download failed, error = 0x8000FFFF
    2009-02-16 22:11:52:794 1048 1d6c Report REPORT EVENT: {814E69CA-CC74-4D49-A82D-F6A30A736314} 2009-02-16 22:11:48:356+0200 1 161 106 {9169307F-D20D-4F7B-8644-57D5FE0C4130} 100 8000ffff AutomaticUpdatesWuApp Failure Content Download Error: Download failed.
    2009-02-16 22:11:52:794 1048 1d6c Report REPORT EVENT: {78BFC982-7710-44E1-AA07-64B7F04BF1DE} 2009-02-16 22:11:49:372+0200 1 161 106 {B1EC5DA0-4081-4316-BB13-43361BF71AF0} 100 8000ffff AutomaticUpdatesWuApp Failure Content Download Error: Download failed.
    2009-02-16 22:11:52:794 1048 1d6c Report REPORT EVENT: {5955DAC1-F682-418E-BA0C-00893FF21024} 2009-02-16 22:11:51:012+0200 1 161 106 {64298CA4-F9E5-440A-97E1-625A6E9F4A60} 101 8000ffff AutomaticUpdatesWuApp Failure Content Download Error: Download failed.
    2009-02-16 22:11:52:794 1048 1d6c Report REPORT EVENT: {84D19339-1A88-4002-9033-8F985E3310C4} 2009-02-16 22:11:51:981+0200 1 161 106 {549C9E79-8412-4598-8E3A-C9C397B9A3F7} 101 8000ffff AutomaticUpdatesWuApp Failure Content Download Error: Download failed.
    2009-02-16 22:11:52:794 1048 1718 Handler UH: DpxRestoreJob returned 0x80070002
    2009-02-16 22:11:52:794 1048 1718 Handler Detected download state is dsHavePackage
    2009-02-16 22:11:57:778 1048 1d6c Report REPORT EVENT: {03FD60EE-4BFD-4116-A50E-A3AD683CB19D} 2009-02-16 22:11:52:778+0200 1 161 106 {C6294774-1952-42E6-AA9C-DF26C06B15A1} 101 8000ffff AutomaticUpdatesWuApp Failure Content Download Error: Download failed.
    2009-02-16 22:12:02:387 1048 3dc Handler FATAL: CBS called Error with 0x8000ffff,
    2009-02-16 22:12:02:387 1048 1718 Handler FATAL: UH: 0x8000ffff: Async stage operation failed in CUHCbsHandler::StageCbsPackage
    2009-02-16 22:12:02:387 1048 1718 Handler FATAL: Request generation for CBS update complete with hr=0x8000ffff and pfResetSandbox=0
    2009-02-16 22:12:02:387 1048 1718 Handler FATAL: Error source is 106.
    2009-02-16 22:12:02:387 1048 1718 DnldMgr FATAL: DM:CAgentDownloadManager::GenerateAllDownloadRequests: GenerateDownloadRequest failed with 0x8000ffff.
    2009-02-16 22:12:02:387 1048 1718 DnldMgr Error 0x8000ffff occurred while downloading update; notifying dependent calls.
    2009-02-16 22:12:02:997 1048 25a4 DnldMgr BITS job {3CAB3155-E697-4F29-90F6-7B858B958DEB} completed successfully

  • Monday, April 20, 2009 2:01 PM
     
     

    2009-04-10 15:30:47:677  268 8a8 Misc ===========  Logging initialized (build: 7.3.7000.0, tz: +0200)  ===========
    2009-04-10 15:30:47:677  268 8a8 Misc   = Process: c:\program files\windows defender\MpCmdRun.exe
    2009-04-10 15:30:47:677  268 8a8 Misc   = Module: C:\Windows\system32\wuapi.dll
    2009-04-10 15:30:47:677  268 8a8 COMAPI -------------
    2009-04-10 15:30:47:677  268 8a8 COMAPI -- START --  COMAPI: Search [ClientId = Windows Defender]
    2009-04-10 15:30:47:677  268 8a8 COMAPI ---------
    2009-04-10 15:30:47:687  268 8a8 COMAPI FATAL: Unable to connect to the service (hr=80070422)
    2009-04-10 15:30:47:687  268 8a8 COMAPI WARNING: Unable to establish connection to the service. (hr=80070422)
    2009-04-10 15:30:47:687  268 8a8 COMAPI   - WARNING: Exit code = 0x80070422
    2009-04-10 15:30:47:687  268 8a8 COMAPI ---------
    2009-04-10 15:30:47:687  268 8a8 COMAPI --  END  --  COMAPI: Search [ClientId = <NULL>]
    2009-04-10 15:30:47:687  268 8a8 COMAPI -------------
    2009-04-10 15:30:47:687  268 8a8 COMAPI FATAL: Unable to initiate asynchronous search, hr=80070422
    2009-04-10 15:30:47:687  268 8a8 COMAPI FATAL: Unable to connect to the service (hr=80070422)
    2009-04-10 15:30:47:687  268 8a8 COMAPI WARNING: Unable to establish connection to the service. (hr=80070422)
    2009-04-13 17:29:41:560 5624 e00 Misc ===========  Logging initialized (build: 7.3.7000.0, tz: +0200)  ===========
    2009-04-13 17:29:41:580 5624 e00 Misc   = Process: c:\program files\windows defender\MpCmdRun.exe
    2009-04-13 17:29:41:580 5624 e00 Misc   = Module: C:\Windows\system32\wuapi.dll
    2009-04-13 17:29:41:560 5624 e00 COMAPI -------------
    2009-04-13 17:29:41:580 5624 e00 COMAPI -- START --  COMAPI: Search [ClientId = Windows Defender]
    2009-04-13 17:29:41:580 5624 e00 COMAPI ---------
    2009-04-13 17:29:41:580 5624 e00 COMAPI FATAL: Unable to connect to the service (hr=80070422)
    2009-04-13 17:29:41:580 5624 e00 COMAPI WARNING: Unable to establish connection to the service. (hr=80070422)
    2009-04-13 17:29:41:580 5624 e00 COMAPI   - WARNING: Exit code = 0x80070422
    2009-04-13 17:29:41:580 5624 e00 COMAPI ---------
    2009-04-13 17:29:41:580 5624 e00 COMAPI --  END  --  COMAPI: Search [ClientId = <NULL>]
    2009-04-13 17:29:41:580 5624 e00 COMAPI -------------
    2009-04-13 17:29:41:580 5624 e00 COMAPI FATAL: Unable to initiate asynchronous search, hr=80070422
    2009-04-13 17:29:41:590 5624 e00 COMAPI FATAL: Unable to connect to the service (hr=80070422)
    2009-04-13 17:29:41:590 5624 e00 COMAPI WARNING: Unable to establish connection to the service. (hr=80070422)
    2009-04-18 22:29:38:218 1472 1318 Misc ===========  Logging initialized (build: 7.3.7000.0, tz: +0200)  ===========
    2009-04-18 22:29:38:218 1472 1318 Misc   = Process: C:\Windows\Explorer.EXE
    2009-04-18 22:29:38:218 1472 1318 Misc   = Module: C:\Windows\system32\wucltux.dll
    2009-04-18 22:29:38:218 1472 1318 WUApp WARNING: AU service is disabled (error 80070422); ignoring.
    2009-04-18 22:29:38:228 1472 1318 WUApp WARNING: Cannot load updates because AU service is not available, hr=80010108
    2009-04-18 22:29:38:228 1472 1318 WUApp WARNING: Failed to load the update list, error 80010108
    2009-04-18 22:29:38:228 1472 1318 WUApp WARNING: Failed to populate update list with error 80010108
    2009-04-18 22:29:38:258 1472 1318 WUApp WARNING: Error displaying Opted In Service summary: 80070422
    2009-04-18 22:29:38:258 1472 1318 Misc wuauserv is disabled
    2009-04-18 22:29:39:518 1472 1318 WUApp WARNING: Couldn't handle 'Check for Updates' click -- service not running
    2009-04-18 22:31:35:638  904 1048 Misc ===========  Logging initialized (build: 7.3.7000.0, tz: +0200)  ===========
    2009-04-18 22:31:35:638  904 1048 Misc   = Process: C:\Windows\system32\svchost.exe
    2009-04-18 22:31:35:638  904 1048 Misc   = Module: c:\windows\system32\wuaueng.dll
    2009-04-18 22:31:35:638  904 1048 Service *************
    2009-04-18 22:31:35:638  904 1048 Service ** START **  Service: Service startup
    2009-04-18 22:31:35:638  904 1048 Service *********
    2009-04-18 22:31:35:988  904 1048 Agent   * WU client version 7.3.7000.0
    2009-04-18 22:31:35:998  904 1048 Agent   * Base directory: C:\Windows\SoftwareDistribution
    2009-04-18 22:31:35:998  904 1048 Agent   * Access type: No proxy
    2009-04-18 22:31:36:008  904 1048 Agent   * Network state: Connected
    2009-04-18 22:31:42:721  904 1048 Report ***********  Report: Initializing static reporting data  ***********
    2009-04-18 22:31:42:721  904 1048 Report   * OS Version = 6.1.7000.0.0.65792
    2009-04-18 22:31:42:721  904 1048 Report   * OS Product Type = 0x00000001
    2009-04-18 22:31:43:011  904 1048 Report WARNING: Failed to load reporting information from Win32_ComputerSystem with hr = 80080005.
    2009-04-18 22:31:43:281  904 1048 Report WARNING: Failed to load reporting information from Win32_BiosProperties with hr = 80080005.
    2009-04-18 22:31:43:281  904 1048 Report   * Locale ID = 1033
    2009-04-18 22:31:43:331  904 1048 AU ###########  AU: Uninitializing Automatic Updates  ###########
    2009-04-18 22:31:43:381  904 1048 Report WARNING: Reporter failed to upload events with hr = 8024000c.
    2009-04-18 22:31:43:381  904 1048 Report WARNING: Reporter failed to upload events with hr = 8024000c.
    2009-04-18 22:31:43:441  904 1048 Service *********
    2009-04-18 22:31:43:441  904 1048 Service **  END  **  Service: Service exit [Exit code = 0x240001]
    2009-04-18 22:31:43:441  904 1048 Service *************
    2009-04-18 22:31:43:631  904 108c Misc ===========  Logging initialized (build: 7.3.7000.0, tz: +0200)  ===========
    2009-04-18 22:31:43:631  904 108c Misc   = Process: C:\Windows\system32\svchost.exe
    2009-04-18 22:31:43:631  904 108c Misc   = Module: c:\windows\system32\wuaueng.dll
    2009-04-18 22:31:43:631  904 108c Service *************
    2009-04-18 22:31:43:631  904 108c Service ** START **  Service: Service startup
    2009-04-18 22:31:43:631  904 108c Service *********
    2009-04-18 22:31:43:641  904 108c Agent   * WU client version 7.3.7000.0
    2009-04-18 22:31:43:641  904 108c Agent   * Base directory: C:\Windows\SoftwareDistribution
    2009-04-18 22:31:43:641  904 108c Agent   * Access type: No proxy
    2009-04-18 22:31:43:651  904 108c Agent   * Network state: Connected
    2009-04-18 22:32:03:748  904 108c AU AU initiates service shutdown
    2009-04-18 22:32:03:988  904 108c Report ***********  Report: Initializing static reporting data  ***********
    2009-04-18 22:32:03:988  904 108c Report   * OS Version = 6.1.7000.0.0.65792
    2009-04-18 22:32:03:988  904 108c Report   * OS Product Type = 0x00000001
    2009-04-18 22:32:04:258  904 108c Report WARNING: Failed to load reporting information from Win32_ComputerSystem with hr = 80080005.
    2009-04-18 22:32:04:518  904 108c Report WARNING: Failed to load reporting information from Win32_BiosProperties with hr = 80080005.
    2009-04-18 22:32:04:518  904 108c Report   * Locale ID = 1033
    2009-04-18 22:32:04:518  904 108c AU ###########  AU: Uninitializing Automatic Updates  ###########
    2009-04-18 22:32:04:528  904 108c Report WARNING: Reporter failed to upload events with hr = 8024000c.
    2009-04-18 22:32:04:528  904 108c Report WARNING: Reporter failed to upload events with hr = 8024000c.
    2009-04-18 22:32:04:588  904 108c Service *********
    2009-04-18 22:32:04:588  904 108c Service **  END  **  Service: Service exit [Exit code = 0x240001]
    2009-04-18 22:32:04:588  904 108c Service *************
    2009-04-18 23:39:49:752  900 42c Misc ===========  Logging initialized (build: 7.3.7000.0, tz: +0200)  ===========
    2009-04-18 23:39:49:762  900 42c Misc   = Process: C:\Windows\system32\svchost.exe
    2009-04-18 23:39:49:762  900 42c Misc   = Module: c:\windows\system32\wuaueng.dll
    2009-04-18 23:39:49:752  900 42c Service *************
    2009-04-18 23:39:49:762  900 42c Service ** START **  Service: Service startup
    2009-04-18 23:39:49:762  900 42c Service *********
    2009-04-18 23:39:49:912  900 42c Agent   * WU client version 7.3.7000.0
    2009-04-18 23:39:49:912  900 42c Agent   * Base directory: C:\Windows\SoftwareDistribution
    2009-04-18 23:39:49:932  900 42c Agent   * Access type: No proxy
    2009-04-18 23:39:49:932  900 42c Agent   * Network state: Connected
    2009-04-18 23:39:50:272  900 a54 Agent ***********  Agent: Initializing Windows Update Agent  ***********
    2009-04-18 23:39:50:272  900 a54 Agent ***********  Agent: Initializing global settings cache  ***********
    2009-04-18 23:39:50:272  900 a54 Agent   * WSUS server: <NULL>
    2009-04-18 23:39:50:272  900 a54 Agent   * WSUS status server: <NULL>
    2009-04-18 23:39:50:272  900 a54 Agent   * Target group: (Unassigned Computers)
    2009-04-18 23:39:50:272  900 a54 Agent   * Windows Update access disabled: No
    2009-04-18 23:39:50:292  900 a54 Agent   * Found 1 persisted download calls to restore
    2009-04-18 23:39:50:312  900 a54 DnldMgr Download manager restoring 0 downloads
    2009-04-18 23:39:50:312  900 a54 Agent   * Successfully loaded 1 persisted download calls.
    2009-04-18 23:39:50:342  900 a54 AU ###########  AU: Initializing Automatic Updates  ###########
    2009-04-18 23:39:50:342  900 a54 AU AU setting next detection timeout to 2009-04-18 21:39:50
    2009-04-18 23:39:50:342  900 a54 AU AU setting next sqm report timeout to 2009-04-18 21:39:50
    2009-04-18 23:39:50:342  900 a54 AU   # Approval type: Pre-download notify (User preference)
    2009-04-18 23:39:50:342  900 a54 AU   # Will interact with non-admins (Non-admins are elevated (User preference))
    2009-04-18 23:39:50:342  900 a54 AU   # Will display featured updates notifications (User preference)
    2009-04-18 23:39:50:362  900 a54 AU Initializing featured updates
    2009-04-18 23:39:50:362  900 a54 AU Found 0 cached featured updates
    2009-04-18 23:39:50:972  900 42c Report ***********  Report: Initializing static reporting data  ***********
    2009-04-18 23:39:50:972  900 42c Report   * OS Version = 6.1.7000.0.0.65792
    2009-04-18 23:39:50:972  900 42c Report   * OS Product Type = 0x00000001
    2009-04-18 23:39:51:242  900 42c Report WARNING: Failed to load reporting information from Win32_ComputerSystem with hr = 80080005.
    2009-04-18 23:39:51:522  900 42c Report WARNING: Failed to load reporting information from Win32_BiosProperties with hr = 80080005.
    2009-04-18 23:39:51:522  900 42c Report   * Locale ID = 1033
    2009-04-18 23:39:51:552  900 a54 AU Successfully wrote event for AU health state:0
    2009-04-18 23:39:51:552  900 a54 AU AU finished delayed initialization
    2009-04-18 23:39:51:552  900 42c AU AU setting next sqm report timeout to 2009-04-19 21:39:51
    2009-04-18 23:39:51:552  900 42c AU #############
    2009-04-18 23:39:51:552  900 42c AU ## START ##  AU: Search for updates
    2009-04-18 23:39:51:552  900 42c AU #########
    2009-04-18 23:39:51:662  900 42c AU <<## SUBMITTED ## AU: Search for updates [CallId = {D1124EC9-58DE-4CC7-A3E3-0C008A766A04}]
    2009-04-18 23:39:52:102  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\7971F918-A847-4430-9279-4A52D1EFE18D\wuredir.cab:
    2009-04-18 23:39:52:162  900 5ec Misc  Microsoft signed: Yes
    2009-04-18 23:39:52:172  900 5ec PT WARNING: Cached cookie has expired or new PID is available
    2009-04-18 23:39:53:702  900 a54 AU Triggering AU detection through DetectNow API
    2009-04-18 23:39:53:702  900 a54 AU Will do the detection after current detection completes
    2009-04-18 23:40:10:582  900 5ec PT WARNING: GetCookie failure, error = 0x8024400D, soap client error = 7, soap error code = 300, HTTP status code = 200
    2009-04-18 23:40:10:582  900 5ec PT WARNING: SOAP Fault: 0x00012c
    2009-04-18 23:40:10:582  900 5ec PT WARNING:     faultstring:Fault occurred
    2009-04-18 23:40:10:582  900 5ec PT WARNING:     ErrorCode:ConfigChanged(2)
    2009-04-18 23:40:10:582  900 5ec PT WARNING:     Message:(null)
    2009-04-18 23:40:10:582  900 5ec PT WARNING:    

    2009-04-18 23:40:10:582  900 5ec PT WARNING:     ID:ae8d6a18-85e4-429b-b45d-c287c900b855
    2009-04-18 23:40:10:792  900 5ec PT WARNING: Cached cookie has expired or new PID is available
    2009-04-18 23:40:10:992  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\7971F918-A847-4430-9279-4A52D1EFE18D\wuredir.cab:
    2009-04-18 23:40:11:002  900 5ec Misc  Microsoft signed: Yes
    2009-04-18 23:40:11:002  900 5ec Report Uploading 1 events using cached cookie, reporting URL =

    2009-04-18 23:40:13:712  900 5ec Report Reporter successfully uploaded 1 events.
    2009-04-18 23:40:13:752  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab:
    2009-04-18 23:40:13:772  900 5ec Misc  Microsoft signed: Yes
    2009-04-18 23:40:13:782  900 5ec PT WARNING: Cached cookie has expired or new PID is available
    2009-04-18 23:40:13:782  900 5ec PT WARNING: PTWarn: Anonymous plug-in skipped for WU
    2009-04-18 23:40:13:962  900 5ec PT WARNING: GetCookie failure, error = 0x8024400D, soap client error = 7, soap error code = 300, HTTP status code = 200
    2009-04-18 23:40:13:962  900 5ec PT WARNING: SOAP Fault: 0x00012c
    2009-04-18 23:40:13:962  900 5ec PT WARNING:     faultstring:Fault occurred
    2009-04-18 23:40:13:962  900 5ec PT WARNING:     ErrorCode:ConfigChanged(2)
    2009-04-18 23:40:13:962  900 5ec PT WARNING:     Message:(null)
    2009-04-18 23:40:13:962  900 5ec PT WARNING:    

    2009-04-18 23:40:13:962  900 5ec PT WARNING:     ID:b2262116-6084-4e8e-a9fd-70e922bb3249
    2009-04-18 23:40:14:232  900 5ec PT WARNING: Cached cookie has expired or new PID is available
    2009-04-18 23:40:14:232  900 5ec PT WARNING: PTWarn: Anonymous plug-in skipped for WU
    2009-04-18 23:40:14:412  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab:
    2009-04-18 23:40:14:432  900 5ec Misc  Microsoft signed: Yes
    2009-04-18 23:40:14:432  900 5ec Report Uploading 2 events using cached cookie, reporting URL =

    2009-04-18 23:40:14:982  900 5ec Report Reporter successfully uploaded 2 events.
    2009-04-18 23:40:15:012  900 5ec Report REPORT EVENT: {5312D2CD-DE5F-45F1-8D9C-B22EFEBEB72E} 2009-04-18 23:39:51:552+0200 1 202 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Content Install Reboot completed.
    2009-04-18 23:40:15:062  900 5ec Agent *************
    2009-04-18 23:40:15:062  900 5ec Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2009-04-18 23:40:15:062  900 5ec Agent *********
    2009-04-18 23:40:15:062  900 5ec Agent   * Online = No; Ignore download priority = No
    2009-04-18 23:40:15:062  900 5ec Agent   * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2009-04-18 23:40:15:062  900 5ec Agent   * ServiceID = {7971F918-A847-4430-9279-4A52D1EFE18D} Third party service
    2009-04-18 23:40:15:062  900 5ec Agent   * Search Scope = {Machine}
    2009-04-18 23:40:35:472  900 5ec Agent   * Found 0 updates and 48 categories in search; evaluated appl. rules of 521 out of 945 deployed entities
    2009-04-18 23:40:35:562  900 5ec Agent *********
    2009-04-18 23:40:35:562  900 5ec Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2009-04-18 23:40:35:562  900 5ec Agent *************
    2009-04-18 23:40:35:572  900 37c AU >>##  RESUMED  ## AU: Search for updates [CallId = {D1124EC9-58DE-4CC7-A3E3-0C008A766A04}]
    2009-04-18 23:40:35:572  900 37c AU   # 0 updates detected
    2009-04-18 23:40:35:572  900 37c AU #########
    2009-04-18 23:40:35:572  900 37c AU ##  END  ##  AU: Search for updates [CallId = {D1124EC9-58DE-4CC7-A3E3-0C008A766A04}]
    2009-04-18 23:40:35:572  900 37c AU #############
    2009-04-18 23:40:35:582  900 42c AU #############
    2009-04-18 23:40:35:582  900 42c AU ## START ##  AU: Search for updates
    2009-04-18 23:40:35:582  900 42c AU #########
    2009-04-18 23:40:35:602  900 42c AU <<## SUBMITTED ## AU: Search for updates [CallId = {DEAD5858-2CC0-4E63-8D61-D2FE0F867FA0}]
    2009-04-18 23:40:35:602  900 5ec Agent *************
    2009-04-18 23:40:35:602  900 5ec Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2009-04-18 23:40:35:602  900 5ec Agent *********
    2009-04-18 23:40:35:602  900 5ec Agent   * Online = Yes; Ignore download priority = No
    2009-04-18 23:40:35:602  900 5ec Agent   * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2009-04-18 23:40:35:602  900 5ec Agent   * ServiceID = {7971F918-A847-4430-9279-4A52D1EFE18D} Third party service
    2009-04-18 23:40:35:602  900 5ec Agent   * Search Scope = {Machine}
    2009-04-18 23:40:35:602  900 5ec Setup Checking for agent SelfUpdate
    2009-04-18 23:40:35:602  900 5ec Setup Client version: Core: 7.3.7000.0  Aux: 7.3.7000.0
    2009-04-18 23:40:35:632  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\win7wuredir.cab:
    2009-04-18 23:40:35:652  900 5ec Misc  Microsoft signed: Yes
    2009-04-18 23:40:39:332  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\win7wuredir.cab:
    2009-04-18 23:40:39:342  900 5ec Misc  Microsoft signed: Yes
    2009-04-18 23:40:39:382  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2009-04-18 23:40:39:402  900 5ec Misc  Microsoft signed: Yes
    2009-04-18 23:40:40:712  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2009-04-18 23:40:40:722  900 5ec Misc  Microsoft signed: Yes
    2009-04-18 23:40:40:782  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
    2009-04-18 23:40:40:812  900 5ec Misc  Microsoft signed: Yes
    2009-04-18 23:40:43:342  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
    2009-04-18 23:40:43:352  900 5ec Misc  Microsoft signed: Yes
    2009-04-18 23:40:43:512  900 5ec Setup Determining whether a new setup handler needs to be downloaded
    2009-04-18 23:40:43:512  900 5ec Setup SelfUpdate handler is not found.  It will be downloaded
    2009-04-18 23:40:43:512  900 5ec Setup Evaluating applicability of setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.4.7000.81"
    2009-04-18 23:40:45:202  900 5ec Handler FATAL: UH: 0x8000ffff: EvaluateApplicability failed in CCbs::EvaluateApplicability
    2009-04-18 23:40:45:202  900 5ec Setup WARNING: CBS EvaluateApplicability returned error, error = 0x8000FFFF
    2009-04-18 23:40:45:202  900 5ec Setup FATAL: Applicability evaluation for setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.4.7000.81" failed, error = 0x8000FFFF
    2009-04-18 23:40:45:202  900 5ec Setup FATAL: SelfUpdate check failed, err = 0x8000FFFF
    2009-04-18 23:40:45:202  900 5ec Agent   * WARNING: Skipping scan, self-update check returned 0x8000FFFF
    2009-04-18 23:40:45:262  900 5ec Agent   * WARNING: Exit code = 0x8000FFFF
    2009-04-18 23:40:45:262  900 5ec Agent *********
    2009-04-18 23:40:45:262  900 5ec Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2009-04-18 23:40:45:262  900 5ec Agent *************
    2009-04-18 23:40:45:262  900 5ec Agent WARNING: WU client failed Searching for update with error 0x8000ffff
    2009-04-18 23:40:45:262  900 37c AU >>##  RESUMED  ## AU: Search for updates [CallId = {DEAD5858-2CC0-4E63-8D61-D2FE0F867FA0}]
    2009-04-18 23:40:45:262  900 37c AU   # WARNING: Search callback failed, result = 0x8000FFFF
    2009-04-18 23:40:45:262  900 37c AU   # WARNING: Failed to find updates with error code 8000FFFF
    2009-04-18 23:40:45:262  900 37c AU #########
    2009-04-18 23:40:45:262  900 37c AU ##  END  ##  AU: Search for updates [CallId = {DEAD5858-2CC0-4E63-8D61-D2FE0F867FA0}]
    2009-04-18 23:40:45:262  900 37c AU #############
    2009-04-18 23:40:45:262  900 37c AU Need to show Unable to Detect notification
    2009-04-18 23:40:45:262  900 37c AU Successfully wrote event for AU health state:1
    2009-04-18 23:40:45:262  900 37c AU AU setting next detection timeout to 2009-04-19 02:40:45
    2009-04-18 23:40:45:262  900 37c AU AU was unable to detect updates for more than 48 hours
    2009-04-18 23:40:50:202  900 5ec Report REPORT EVENT: {D42BA85B-3A85-44FF-8BE9-3678EB292EAC} 2009-04-18 23:40:45:202+0200 1 148 101 {61CA813A-7585-442E-A66B-B0D15CE6BDC0} 1 8000ffff SelfUpdate Failure Software Synchronization Windows Update Client failed to detect with error 0x8000ffff.
    2009-04-18 23:40:50:202  900 5ec Report REPORT EVENT: {C9E3194D-DD77-44DB-BD08-3421198E99BF} 2009-04-18 23:40:45:262+0200 1 149 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Failure Software Synchronization Unable to Connect: Windows is unable to connect to the automatic updates service and therefore cannot download and install updates according to the set schedule. Windows will continue to try to establish a connection.
    2009-04-19 05:43:40:530  900 42c AU AU deferring detection until wake-up from hibernation
    2009-04-19 05:43:41:850  900 5ec Report WARNING: Reporter failed to upload events with hr = 8024000c.
    2009-04-19 05:43:41:890  900 5ec Report WARNING: Reporter failed to upload events with hr = 8024000c.
    2009-04-19 05:43:41:920  900 5ec Report WARNING: Reporter failed to upload events with hr = 8024000c.
    2009-04-19 05:43:41:930  900 5ec Report WARNING: Reporter failed to upload events with hr = 8024000c.
    2009-04-19 05:43:42:620  900 42c AU Triggering Online detection (non-interactive)
    2009-04-19 05:43:42:730  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab:
    2009-04-19 05:43:42:740  900 5ec Misc  Microsoft signed: Yes
    2009-04-19 05:43:42:750  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab:
    2009-04-19 05:43:42:750  900 5ec Misc  Microsoft signed: Yes
    2009-04-19 05:43:42:760  900 5ec Report Uploading 1 events using cached cookie, reporting URL =

    2009-04-19 05:43:48:070  900 5ec Misc WARNING: Send failed with hr = 80072ee7.
    2009-04-19 05:43:48:070  900 5ec Misc WARNING: SendRequest failed with hr = 80072ee7. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2009-04-19 05:43:48:070  900 5ec Report WARNING: Failed to upload events to the server with hr = 8024402c.
    2009-04-19 05:43:48:070  900 5ec PT   + Last proxy send request failed with hr = 0x80072EE7, HTTP status code = 0
    2009-04-19 05:43:48:070  900 5ec PT   + Caller provided credentials = No
    2009-04-19 05:43:48:070  900 5ec PT   + Impersonate flags = 0
    2009-04-19 05:43:48:070  900 5ec PT   + Possible authorization schemes used =
    2009-04-19 05:43:48:070  900 5ec PT WARNING: ReportEventBatch failure, error = 0x8024402C, soap client error = 5, soap error code = 0, HTTP status code = 200
    2009-04-19 05:43:48:070  900 5ec Report WARNING: Reporter failed to upload events with hr = 8024402c.
    2009-04-19 05:43:48:110  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab:
    2009-04-19 05:43:48:190  900 5ec Misc  Microsoft signed: Yes
    2009-04-19 05:43:48:190  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab:
    2009-04-19 05:43:48:210  900 5ec Misc  Microsoft signed: Yes
    2009-04-19 05:43:48:220  900 5ec Report Uploading 1 events using cached cookie, reporting URL =

    2009-04-19 05:43:48:280  900 5ec Misc WARNING: Send failed with hr = 80072ee7.
    2009-04-19 05:43:48:280  900 5ec Misc WARNING: SendRequest failed with hr = 80072ee7. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2009-04-19 05:43:48:280  900 5ec Report WARNING: Failed to upload events to the server with hr = 8024402c.
    2009-04-19 05:43:48:280  900 5ec PT   + Last proxy send request failed with hr = 0x80072EE7, HTTP status code = 0
    2009-04-19 05:43:48:280  900 5ec PT   + Caller provided credentials = No
    2009-04-19 05:43:48:280  900 5ec PT   + Impersonate flags = 0
    2009-04-19 05:43:48:280  900 5ec PT   + Possible authorization schemes used =
    2009-04-19 05:43:48:280  900 5ec PT WARNING: ReportEventBatch failure, error = 0x8024402C, soap client error = 5, soap error code = 0, HTTP status code = 200
    2009-04-19 05:43:48:280  900 5ec Report WARNING: Reporter failed to upload events with hr = 8024402c.
    2009-04-19 05:43:48:280  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab:
    2009-04-19 05:43:48:290  900 5ec Misc  Microsoft signed: Yes
    2009-04-19 05:43:48:290  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab:
    2009-04-19 05:43:48:300  900 5ec Misc  Microsoft signed: Yes
    2009-04-19 05:43:48:300  900 5ec Report Uploading 1 events using cached cookie, reporting URL =

    2009-04-19 05:43:48:340  900 5ec Misc WARNING: Send failed with hr = 80072ee7.
    2009-04-19 05:43:48:340  900 5ec Misc WARNING: SendRequest failed with hr = 80072ee7. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2009-04-19 05:43:48:340  900 5ec Report WARNING: Failed to upload events to the server with hr = 8024402c.
    2009-04-19 05:43:48:340  900 5ec PT   + Last proxy send request failed with hr = 0x80072EE7, HTTP status code = 0
    2009-04-19 05:43:48:340  900 5ec PT   + Caller provided credentials = No
    2009-04-19 05:43:48:340  900 5ec PT   + Impersonate flags = 0
    2009-04-19 05:43:48:340  900 5ec PT   + Possible authorization schemes used =
    2009-04-19 05:43:48:340  900 5ec PT WARNING: ReportEventBatch failure, error = 0x8024402C, soap client error = 5, soap error code = 0, HTTP status code = 200
    2009-04-19 05:43:48:340  900 5ec Report WARNING: Reporter failed to upload events with hr = 8024402c.
    2009-04-19 10:16:32:530  900 42c AU AU deferring detection until wake-up from hibernation
    2009-04-19 10:16:33:470  900 5ec Report WARNING: Reporter failed to upload events with hr = 8024000c.
    2009-04-19 10:16:34:070  900 5ec Report WARNING: Reporter failed to upload events with hr = 8024000c.
    2009-04-19 10:16:35:050  900 42c AU Triggering Online detection (non-interactive)
    2009-04-19 10:16:38:470  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab:
    2009-04-19 10:16:38:580  900 5ec Misc  Microsoft signed: Yes
    2009-04-19 10:16:38:580  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab:
    2009-04-19 10:16:38:590  900 5ec Misc  Microsoft signed: Yes
    2009-04-19 10:16:38:600  900 5ec Report Uploading 1 events using cached cookie, reporting URL =

    2009-04-19 10:16:54:149  900 5ec Report Reporter successfully uploaded 1 events.
    2009-04-19 10:26:35:052  900 42c AU #############
    2009-04-19 10:26:35:052  900 42c AU ## START ##  AU: Search for updates
    2009-04-19 10:26:35:052  900 42c AU #########
    2009-04-19 10:26:35:146  900 42c AU <<## SUBMITTED ## AU: Search for updates [CallId = {42042081-42E2-4C27-9AE5-C1BF6D8985DE}]
    2009-04-19 10:26:35:146  900 5ec Agent *************
    2009-04-19 10:26:35:146  900 5ec Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2009-04-19 10:26:35:146  900 5ec Agent *********
    2009-04-19 10:26:35:146  900 5ec Agent   * Online = Yes; Ignore download priority = No
    2009-04-19 10:26:35:146  900 5ec Agent   * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2009-04-19 10:26:35:146  900 5ec Agent   * ServiceID = {7971F918-A847-4430-9279-4A52D1EFE18D} Third party service
    2009-04-19 10:26:35:146  900 5ec Agent   * Search Scope = {Machine}
    2009-04-19 10:26:35:146  900 5ec Setup Checking for agent SelfUpdate
    2009-04-19 10:26:35:192  900 5ec Setup Client version: Core: 7.3.7000.0  Aux: 7.3.7000.0
    2009-04-19 10:26:35:270  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\win7wuredir.cab:
    2009-04-19 10:26:35:317  900 5ec Misc  Microsoft signed: Yes
    2009-04-19 10:26:49:264  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\win7wuredir.cab:
    2009-04-19 10:26:49:279  900 5ec Misc  Microsoft signed: Yes
    2009-04-19 10:26:49:342  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2009-04-19 10:26:49:357  900 5ec Misc  Microsoft signed: Yes
    2009-04-19 10:26:52:540  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2009-04-19 10:26:52:555  900 5ec Misc  Microsoft signed: Yes
    2009-04-19 10:26:52:727  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
    2009-04-19 10:26:52:774  900 5ec Misc  Microsoft signed: Yes
    2009-04-19 10:26:55:504  900 5ec Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
    2009-04-19 10:26:55:504  900 5ec Misc  Microsoft signed: Yes
    2009-04-19 10:26:55:769  900 5ec Setup Determining whether a new setup handler needs to be downloaded
    2009-04-19 10:26:55:769  900 5ec Setup SelfUpdate handler is not found.  It will be downloaded
    2009-04-19 10:26:55:785  900 5ec Setup Evaluating applicability of setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.4.7000.81"
    2009-04-19 10:26:59:919  900 5ec Handler FATAL: UH: 0x8000ffff: EvaluateApplicability failed in CCbs::EvaluateApplicability
    2009-04-19 10:26:59:919  900 5ec Setup WARNING: CBS EvaluateApplicability returned error, error = 0x8000FFFF
    2009-04-19 10:26:59:919  900 5ec Setup FATAL: Applicability evaluation for setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.4.7000.81" failed, error = 0x8000FFFF
    2009-04-19 10:26:59:919  900 5ec Setup FATAL: SelfUpdate check failed, err = 0x8000FFFF
    2009-04-19 10:26:59:919  900 5ec Agent   * WARNING: Skipping scan, self-update check returned 0x8000FFFF
    2009-04-19 10:27:08:436  900 5ec Agent   * WARNING: Exit code = 0x8000FFFF
    2009-04-19 10:27:08:436  900 5ec Agent *********
    2009-04-19 10:27:08:436  900 5ec Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2009-04-19 10:27:08:436  900 5ec Agent *************
    2009-04-19 10:27:08:436  900 5ec Agent WARNING: WU client failed Searching for update with error 0x8000ffff
    2009-04-19 10:27:08:436  900 1630 AU >>##  RESUMED  ## AU: Search for updates [CallId = {42042081-42E2-4C27-9AE5-C1BF6D8985DE}]
    2009-04-19 10:27:08:436  900 1630 AU   # WARNING: Search callback failed, result = 0x8000FFFF
    2009-04-19 10:27:08:436  900 1630 AU   # WARNING: Failed to find updates with error code 8000FFFF
    2009-04-19 10:27:08:436  900 1630 AU #########
    2009-04-19 10:27:08:436  900 1630 AU ##  END  ##  AU: Search for updates [CallId = {42042081-42E2-4C27-9AE5-C1BF6D8985DE}]
    2009-04-19 10:27:08:436  900 1630 AU #############
    2009-04-19 10:27:08:436  900 1630 AU Need to show Unable to Detect notification
    2009-04-19 10:27:08:436  900 1630 AU Successfully wrote event for AU health state:1
    2009-04-19 10:27:08:436  900 1630 AU AU setting next detection timeout to 2009-04-19 13:27:08
    2009-04-19 10:27:08:514  900 5ec Report REPORT EVENT: {711606B2-B342-408E-9F8D-4FD8467E7BBD} 2009-04-19 10:26:59:919+0200 1 148 101 {61CA813A-7585-442E-A66B-B0D15CE6BDC0} 1 8000ffff SelfUpdate Failure Software Synchronization Windows Update Client failed to detect with error 0x8000ffff.
    2009-04-20 14:57:48:242  900 434 Misc ===========  Logging initialized (build: 7.3.7000.0, tz: +0200)  ===========
    2009-04-20 14:57:48:262  900 434 Misc   = Process: C:\Windows\system32\svchost.exe
    2009-04-20 14:57:48:262  900 434 Misc   = Module: c:\windows\system32\wuaueng.dll
    2009-04-20 14:57:48:242  900 434 Service *************
    2009-04-20 14:57:48:262  900 434 Service ** START **  Service: Service startup
    2009-04-20 14:57:48:262  900 434 Service *********
    2009-04-20 14:57:48:432  900 434 Agent   * WU client version 7.3.7000.0
    2009-04-20 14:57:48:432  900 434 Agent   * Base directory: C:\Windows\SoftwareDistribution
    2009-04-20 14:57:48:432  900 434 Agent   * Access type: No proxy
    2009-04-20 14:57:48:442  900 434 Agent   * Network state: Connected
    2009-04-20 14:57:48:792  900 fb4 Agent ***********  Agent: Initializing Windows Update Agent  ***********
    2009-04-20 14:57:48:792  900 fb4 Agent ***********  Agent: Initializing global settings cache  ***********
    2009-04-20 14:57:48:792  900 fb4 Agent   * WSUS server: <NULL>
    2009-04-20 14:57:48:792  900 fb4 Agent   * WSUS status server: <NULL>
    2009-04-20 14:57:48:792  900 fb4 Agent   * Target group: (Unassigned Computers)
    2009-04-20 14:57:48:792  900 fb4 Agent   * Windows Update access disabled: No
    2009-04-20 14:57:48:792  900 fb4 Agent   * Found 1 persisted download calls to restore
    2009-04-20 14:57:48:892  900 fb4 DnldMgr Download manager restoring 0 downloads
    2009-04-20 14:57:48:892  900 fb4 Agent   * Successfully loaded 1 persisted download calls.
    2009-04-20 14:57:48:922  900 fb4 AU ###########  AU: Initializing Automatic Updates  ###########
    2009-04-20 14:57:48:932  900 fb4 AU AU setting next detection timeout to 2009-04-20 12:57:48
    2009-04-20 14:57:48:932  900 fb4 AU AU setting next sqm report timeout to 2009-04-20 12:57:48
    2009-04-20 14:57:48:932  900 fb4 AU   # Approval type: Pre-download notify (User preference)
    2009-04-20 14:57:48:932  900 fb4 AU   # Will interact with non-admins (Non-admins are elevated (User preference))
    2009-04-20 14:57:48:932  900 fb4 AU   # Will display featured updates notifications (User preference)
    2009-04-20 14:57:48:932  900 fb4 AU Initializing featured updates
    2009-04-20 14:57:48:932  900 fb4 AU Found 0 cached featured updates
    2009-04-20 14:57:49:222  900 434 Report ***********  Report: Initializing static reporting data  ***********
    2009-04-20 14:57:49:222  900 434 Report   * OS Version = 6.1.7000.0.0.65792
    2009-04-20 14:57:49:222  900 434 Report   * OS Product Type = 0x00000001
    2009-04-20 14:57:49:512  900 434 Report WARNING: Failed to load reporting information from Win32_ComputerSystem with hr = 80080005.
    2009-04-20 14:57:49:792  900 434 Report WARNING: Failed to load reporting information from Win32_BiosProperties with hr = 80080005.
    2009-04-20 14:57:49:792  900 434 Report   * Locale ID = 1033
    2009-04-20 14:57:49:842  900 fb4 AU Successfully wrote event for AU health state:1
    2009-04-20 14:57:49:912  900 fb4 AU AU finished delayed initialization
    2009-04-20 14:57:49:912  900 434 AU AU setting next sqm report timeout to 2009-04-21 12:57:49
    2009-04-20 14:57:49:912  900 434 AU #############
    2009-04-20 14:57:49:912  900 434 AU ## START ##  AU: Search for updates
    2009-04-20 14:57:49:912  900 434 AU #########
    2009-04-20 14:57:50:152  900 434 AU <<## SUBMITTED ## AU: Search for updates [CallId = {4EBE1BC4-0523-472C-BEE5-9638AF201843}]
    2009-04-20 14:57:50:242  900 fb4 AU Triggering AU detection through DetectNow API
    2009-04-20 14:57:50:242  900 fb4 AU Piggybacking on an AU detection already in progress
    2009-04-20 14:57:50:372  900 2fc Agent *************
    2009-04-20 14:57:50:372  900 2fc Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2009-04-20 14:57:50:372  900 2fc Agent *********
    2009-04-20 14:57:50:372  900 2fc Agent   * Online = Yes; Ignore download priority = No
    2009-04-20 14:57:50:372  900 2fc Agent   * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2009-04-20 14:57:50:372  900 2fc Agent   * ServiceID = {7971F918-A847-4430-9279-4A52D1EFE18D} Third party service
    2009-04-20 14:57:50:372  900 2fc Agent   * Search Scope = {Machine}
    2009-04-20 14:57:50:372  900 2fc Setup Checking for agent SelfUpdate
    2009-04-20 14:57:50:372  900 2fc Setup Client version: Core: 7.3.7000.0  Aux: 7.3.7000.0
    2009-04-20 14:57:50:442  900 2fc Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\win7wuredir.cab:
    2009-04-20 14:57:50:492  900 2fc Misc  Microsoft signed: Yes
    2009-04-20 14:58:04:812  900 2fc Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\win7wuredir.cab:
    2009-04-20 14:58:04:822  900 2fc Misc  Microsoft signed: Yes
    2009-04-20 14:58:04:862  900 2fc Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2009-04-20 14:58:04:892  900 2fc Misc  Microsoft signed: Yes
    2009-04-20 14:58:08:292  900 2fc Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2009-04-20 14:58:08:302  900 2fc Misc  Microsoft signed: Yes
    2009-04-20 14:58:08:412  900 2fc Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
    2009-04-20 14:58:08:442  900 2fc Misc  Microsoft signed: Yes
    2009-04-20 14:58:11:182  900 2fc Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
    2009-04-20 14:58:11:192  900 2fc Misc  Microsoft signed: Yes
    2009-04-20 14:58:11:362  900 2fc Setup Determining whether a new setup handler needs to be downloaded
    2009-04-20 14:58:11:362  900 2fc Setup SelfUpdate handler is not found.  It will be downloaded
    2009-04-20 14:58:11:362  900 2fc Setup Evaluating applicability of setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.4.7000.81"
    2009-04-20 14:58:14:863  900 2fc Handler FATAL: UH: 0x8000ffff: EvaluateApplicability failed in CCbs::EvaluateApplicability
    2009-04-20 14:58:14:863  900 2fc Setup WARNING: CBS EvaluateApplicability returned error, error = 0x8000FFFF
    2009-04-20 14:58:14:863  900 2fc Setup FATAL: Applicability evaluation for setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.4.7000.81" failed, error = 0x8000FFFF
    2009-04-20 14:58:14:863  900 2fc Setup FATAL: SelfUpdate check failed, err = 0x8000FFFF
    2009-04-20 14:58:14:863  900 2fc Agent   * WARNING: Skipping scan, self-update check returned 0x8000FFFF
    2009-04-20 14:58:14:943  900 2fc Agent   * WARNING: Exit code = 0x8000FFFF
    2009-04-20 14:58:14:943  900 2fc Agent *********
    2009-04-20 14:58:14:943  900 2fc Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2009-04-20 14:58:14:943  900 2fc Agent *************
    2009-04-20 14:58:14:943  900 2fc Agent WARNING: WU client failed Searching for update with error 0x8000ffff
    2009-04-20 14:58:14:943  900 61c AU >>##  RESUMED  ## AU: Search for updates [CallId = {4EBE1BC4-0523-472C-BEE5-9638AF201843}]
    2009-04-20 14:58:14:953  900 61c AU   # WARNING: Search callback failed, result = 0x8000FFFF
    2009-04-20 14:58:14:953  900 61c AU   # WARNING: Failed to find updates with error code 8000FFFF
    2009-04-20 14:58:14:953  900 61c AU #########
    2009-04-20 14:58:14:953  900 61c AU ##  END  ##  AU: Search for updates [CallId = {4EBE1BC4-0523-472C-BEE5-9638AF201843}]
    2009-04-20 14:58:14:953  900 61c AU #############
    2009-04-20 14:58:14:953  900 61c AU Need to show Unable to Detect notification
    2009-04-20 14:58:14:953  900 61c AU Successfully wrote event for AU health state:1
    2009-04-20 14:58:14:953  900 61c AU AU setting next detection timeout to 2009-04-20 17:58:14
    2009-04-20 14:58:19:893  900 2fc Report REPORT EVENT: {AC94AB24-DF23-4103-A16D-25ED257B85ED} 2009-04-20 14:58:14:863+0200 1 148 101 {61CA813A-7585-442E-A66B-B0D15CE6BDC0} 1 8000ffff SelfUpdate Failure Software Synchronization Windows Update Client failed to detect with error 0x8000ffff.
    2009-04-20 14:58:19:933  900 2fc Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab:
    2009-04-20 14:58:19:943  900 2fc Misc  Microsoft signed: Yes
    2009-04-20 14:58:19:943  900 2fc Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\wuredir.cab:
    2009-04-20 14:58:19:953  900 2fc Misc  Microsoft signed: Yes
    2009-04-20 14:58:19:963  900 2fc Report Uploading 2 events using cached cookie, reporting URL =

    2009-04-20 14:58:23:243  900 2fc Report Reporter successfully uploaded 2 events.
    2009-04-20 15:03:04:441  900 434 AU ###########  AU: Uninitializing Automatic Updates  ###########
    2009-04-20 15:03:04:697  900 434 Service *********
    2009-04-20 15:03:04:697  900 434 Service **  END  **  Service: Service exit [Exit code = 0x240001]
    2009-04-20 15:03:04:697  900 434 Service *************
    2009-04-20 15:13:42:477  900 110 Misc ===========  Logging initialized (build: 7.3.7000.0, tz: +0200)  ===========
    2009-04-20 15:13:42:477  900 110 Misc   = Process: C:\Windows\system32\svchost.exe
    2009-04-20 15:13:42:477  900 110 Misc   = Module: c:\windows\system32\wuaueng.dll
    2009-04-20 15:13:42:477  900 110 Service *************
    2009-04-20 15:13:42:477  900 110 Service ** START **  Service: Service startup
    2009-04-20 15:13:42:477  900 110 Service *********
    2009-04-20 15:13:42:484  900 110 Agent   * WU client version 7.3.7000.0
    2009-04-20 15:13:42:484  900 110 Agent   * Base directory: C:\Windows\SoftwareDistribution
    2009-04-20 15:13:42:487  900 110 Agent   * Access type: No proxy
    2009-04-20 15:13:42:487  900 110 Agent   * Network state: Connected
    2009-04-20 15:13:44:516  900 110 DtaStor Default service for AU is {00000000-0000-0000-0000-000000000000}
    2009-04-20 15:13:44:646  900 110 DtaStor Default service for AU is {9482F4B4-E343-43B6-B170-9A65BC822C77}
    2009-04-20 15:13:44:656  900 110 Agent WARNING: failed to access the auth cab, fatal error 0x80070003
    2009-04-20 15:13:44:656  900 110 Agent WARNING: Invalid service in the backup data store; cleaning up
    2009-04-20 15:13:44:656  900 110 Agent WARNING: Failed to add and register service 7971f918-a847-4430-9279-4a52d1efe18d to the data store 0x80240031
    2009-04-20 15:14:29:676  900 110 Agent ***********  Agent: Initializing Windows Update Agent  ***********
    2009-04-20 15:14:29:676  900 110 Agent ***********  Agent: Initializing global settings cache  ***********
    2009-04-20 15:14:29:676  900 110 Agent   * WSUS server: <NULL>
    2009-04-20 15:14:29:676  900 110 Agent   * WSUS status server: <NULL>
    2009-04-20 15:14:29:676  900 110 Agent   * Target group: (Unassigned Computers)
    2009-04-20 15:14:29:676  900 110 Agent   * Windows Update access disabled: No
    2009-04-20 15:14:29:706  900 110 DnldMgr Download manager restoring 0 downloads
    2009-04-20 15:14:29:706  900 110 AU ###########  AU: Initializing Automatic Updates  ###########
    2009-04-20 15:14:29:706  900 110 AU   # Approval type: Pre-download notify (User preference)
    2009-04-20 15:14:29:706  900 110 AU   # Will interact with non-admins (Non-admins are elevated (User preference))
    2009-04-20 15:14:29:706  900 110 AU   # Will display featured updates notifications (User preference)
    2009-04-20 15:14:29:706  900 110 AU Initializing featured updates
    2009-04-20 15:14:29:706  900 110 AU Found 0 cached featured updates
    2009-04-20 15:14:30:426  900 110 Report ***********  Report: Initializing static reporting data  ***********
    2009-04-20 15:14:30:426  900 110 Report   * OS Version = 6.1.7000.0.0.65792
    2009-04-20 15:14:30:426  900 110 Report   * OS Product Type = 0x00000001
    2009-04-20 15:14:30:686  900 110 Report WARNING: Failed to load reporting information from Win32_ComputerSystem with hr = 80080005.
    2009-04-20 15:14:30:916  900 110 Report WARNING: Failed to load reporting information from Win32_BiosProperties with hr = 80080005.
    2009-04-20 15:14:30:916  900 110 Report   * Locale ID = 1033
    2009-04-20 15:14:30:916  900 110 AU Successfully wrote event for AU health state:1
    2009-04-20 15:14:30:946  900 110 AU AU finished delayed initialization
    2009-04-20 15:17:09:657  900 83c AU Triggering AU detection through DetectNow API
    2009-04-20 15:17:09:657  900 83c AU Triggering Online detection (non-interactive)
    2009-04-20 15:17:09:657  900 110 AU #############
    2009-04-20 15:17:09:657  900 110 AU ## START ##  AU: Search for updates
    2009-04-20 15:17:09:657  900 110 AU #########
    2009-04-20 15:17:09:687  900 110 AU <<## SUBMITTED ## AU: Search for updates [CallId = {D607FD77-4463-489C-AE8C-423FCBA1C110}]
    2009-04-20 15:17:09:687  900 5e0 Agent *************
    2009-04-20 15:17:09:687  900 5e0 Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2009-04-20 15:17:09:687  900 5e0 Agent *********
    2009-04-20 15:17:09:687  900 5e0 Agent   * Online = Yes; Ignore download priority = No
    2009-04-20 15:17:09:687  900 5e0 Agent   * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2009-04-20 15:17:09:687  900 5e0 Agent   * ServiceID = {9482F4B4-E343-43B6-B170-9A65BC822C77} Windows Update
    2009-04-20 15:17:09:687  900 5e0 Agent   * Search Scope = {Machine}
    2009-04-20 15:17:09:687  900 5e0 Setup Checking for agent SelfUpdate
    2009-04-20 15:17:09:687  900 5e0 Setup Client version: Core: 7.3.7000.0  Aux: 7.3.7000.0
    2009-04-20 15:17:25:187  900 5e0 Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir_prerelease\9482F4B4-E343-43B6-B170-9A65BC822C77\win7wuredir.cab:
    2009-04-20 15:17:25:207  900 5e0 Misc  Microsoft signed: Yes
    2009-04-20 15:17:29:087  900 5e0 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2009-04-20 15:17:29:107  900 5e0 Misc  Microsoft signed: Yes
    2009-04-20 15:17:31:697  900 5e0 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
    2009-04-20 15:17:31:707  900 5e0 Misc  Microsoft signed: Yes
    2009-04-20 15:17:31:847  900 5e0 Setup Determining whether a new setup handler needs to be downloaded
    2009-04-20 15:17:31:847  900 5e0 Setup SelfUpdate handler is not found.  It will be downloaded
    2009-04-20 15:17:31:847  900 5e0 Setup Evaluating applicability of setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.4.7000.81"
    2009-04-20 15:17:33:117  900 5e0 Handler FATAL: UH: 0x8000ffff: EvaluateApplicability failed in CCbs::EvaluateApplicability
    2009-04-20 15:17:33:117  900 5e0 Setup WARNING: CBS EvaluateApplicability returned error, error = 0x8000FFFF
    2009-04-20 15:17:33:117  900 5e0 Setup FATAL: Applicability evaluation for setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.4.7000.81" failed, error = 0x8000FFFF
    2009-04-20 15:17:33:117  900 5e0 Setup FATAL: SelfUpdate check failed, err = 0x8000FFFF
    2009-04-20 15:17:33:117  900 5e0 Agent   * WARNING: Skipping scan, self-update check returned 0x8000FFFF
    2009-04-20 15:17:33:147  900 5e0 Agent   * WARNING: Exit code = 0x8000FFFF
    2009-04-20 15:17:33:147  900 5e0 Agent *********
    2009-04-20 15:17:33:147  900 5e0 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2009-04-20 15:17:33:147  900 5e0 Agent *************
    2009-04-20 15:17:33:147  900 5e0 Agent WARNING: WU client failed Searching for update with error 0x8000ffff
    2009-04-20 15:17:33:167  900 8a4 AU >>##  RESUMED  ## AU: Search for updates [CallId = {D607FD77-4463-489C-AE8C-423FCBA1C110}]
    2009-04-20 15:17:33:167  900 8a4 AU   # WARNING: Search callback failed, result = 0x8000FFFF
    2009-04-20 15:17:33:167  900 8a4 AU   # WARNING: Failed to find updates with error code 8000FFFF
    2009-04-20 15:17:33:167  900 8a4 AU #########
    2009-04-20 15:17:33:167  900 8a4 AU ##  END  ##  AU: Search for updates [CallId = {D607FD77-4463-489C-AE8C-423FCBA1C110}]
    2009-04-20 15:17:33:167  900 8a4 AU #############
    2009-04-20 15:17:33:167  900 8a4 AU Successfully wrote event for AU health state:1
    2009-04-20 15:17:33:167  900 8a4 AU AU setting next detection timeout to 2009-04-20 18:17:33
    2009-04-20 15:17:38:117  900 5e0 Report REPORT EVENT: {A5B0C356-4951-4D17-A6A5-A13084E70C0E} 2009-04-20 15:17:33:117+0200 1 148 101 {61CA813A-7585-442E-A66B-B0D15CE6BDC0} 1 8000ffff SelfUpdate Failure Software Synchronization Windows Update Client failed to detect with error 0x8000ffff.
    2009-04-20 15:52:12:381  900 978 AU Triggering AU detection through DetectNow API
    2009-04-20 15:52:12:381  900 978 AU Triggering Online detection (interactive)
    2009-04-20 15:52:12:381  900 110 AU #############
    2009-04-20 15:52:12:381  900 110 AU ## START ##  AU: Search for updates
    2009-04-20 15:52:12:381  900 110 AU #########
    2009-04-20 15:52:12:401  900 110 AU <<## SUBMITTED ## AU: Search for updates [CallId = {EFFC658A-90C9-40FE-A1DD-F67FEC16FEAF}]

  • Thursday, August 11, 2011 10:59 PM
     
     

    Fantastic info Eric. Your solution worked perfectly for me on Windows Server 2008 R2 Datacenter SP1. I've bookmarked this post and plan to use it on some Win7 x64 machines that have been giving me problems.

    One thing you left out (and I don't know if it was on purpose): Step 4a. Restart the Cryptographic Service.

    Cheers,

    sgrock