Any WSUS admins in the house?


  1. Posts : 7,878
    Windows 7 Ultimate x64
       #1

    Any WSUS admins in the house?


    I'm setting up a WSUS 3.0 SP2 server at work. I have the server running, it's downloaded all of the updates for Office 2007 as well as XP, Vista and Windows 7.

    I configure my Automatic Updates GPO on the domain to set the WSUS server, download and schedule installs and allow the end-user to reboot at their convenience.

    I test from Windows XP and Windows Vista and I have no problems. Everything works as expected, updates are found, downloaded and can be installed or they install automatically at the scheduled install time.

    With my Windows 7 Enterprise clients however, the system gets the settings properly from the GPO ( I can confirm looking at C:\windows\windowsupdate.log). I log in with a domain account that is a member of the local computers Admin group. The system updates the WU client version from 7.3.7600.16385 to 7.4.7600.226. At this point, nothing more is written to the log and looking at the installed updates history it shows only the Windows update Agent. The system is not telling me that a reboot is necessary, it's not showing the Automatic Updates shield in the taskbar and I don't see the Auto updates shield on the Shutdown button. At this point, I tell the machine to restart

    When the machine starts up, during Starting Windows...you can see it updating some registry info then it huts the blue background screen and says Applying Windows updates. I log back on with my local account which is a local admin. I assume this is the Windows Update Agent completing.

    Checking the C:\windows\windowsupdate.log file, shows a peculiarity highlighted in BOLD RED claiming, that the user declined to install an update at shutdown. Mind you, there was nothing and still is nothing telling me that I have to reboot. There are no popups in the taskbar saying that updates are pending which require a reboot.
    Code:
    2010-01-27    12:21:21:227     920    b74    AU    Successfully wrote event for AU health state:0
    2010-01-27    12:21:21:227     920    b74    AU    Featured notifications is disabled.
    2010-01-27    12:21:21:227     920    b74    AU    AU setting next detection timeout to 2010-01-28 00:59:47
    2010-01-27    12:21:21:227     920    b74    AU    Setting AU scheduled install time to 2010-01-28 13:00:00
    2010-01-27    12:21:21:227     920    b74    AU    Successfully wrote event for AU health state:0
    2010-01-27    12:21:21:227     920    b74    AU    Successfully wrote event for AU health state:0
    2010-01-27    12:21:23:320     920    130    Report    REPORT EVENT: {8DFF4E7A-3881-4BB7-BF41-DED4B5A94669}    2010-01-27 12:21:21:211-0500    1    147    101    {00000000-0000-0000-0000-000000000000}    0    0    AutomaticUpdates    Success    Software Synchronization    Windows Update Client successfully detected 0 updates.
    2010-01-27    12:21:23:320     920    130    Report    REPORT EVENT: {4D93D9D0-C766-4171-B4B0-9BFC0742B6DC}    2010-01-27 12:21:21:211-0500    1    156    101    {00000000-0000-0000-0000-000000000000}    0    0    AutomaticUpdates    Success    Pre-Deployment Check    Reporting client status.
    2010-01-27    12:21:23:320     920    130    Report    CWERReporter finishing event handling. (00000000)
    2010-01-27    12:23:47:769     920    b1c    Shutdwn    user declined update at shutdown
    2010-01-27    12:23:47:769     920    b1c    AU    Successfully wrote event for AU health state:0
    2010-01-27    12:23:47:769     920    b1c    AU    AU initiates service shutdown
    2010-01-27    12:23:47:769     920    b1c    AU    ###########  AU: Uninitializing Automatic Updates  ###########
    2010-01-27    12:23:47:784     920    b1c    Setup    Performing pre-shutdown installation of agent
    2010-01-27    12:23:47:784     920    b1c    Report    CWERReporter finishing event handling. (00000000)
    2010-01-27    12:23:47:862     920    b1c    Report    Uploading 4 events using cached cookie, reporting URL = http://server.domain.com/ReportingWebService/ReportingWebService.asmx
    2010-01-27    12:23:47:862     920    b1c    Report    Reporter successfully uploaded 4 events.
    2010-01-27    12:23:47:862     920    b1c    Setup    Installing setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~x86~~7.4.7600.226"
    2010-01-27    12:23:50:440     920    b1c    Setup    Install of setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~x86~~7.4.7600.226" succeeded and requires reboot
    2010-01-27    12:23:50:519     920    b1c    Service    *********
    2010-01-27    12:23:50:519     920    b1c    Service    **  END  **  Service: Service exit [Exit code = 0x240001]
    2010-01-27    12:23:50:519     920    b1c    Service    *************
    At this point, my Windows 7 client simply refuses to find any updates from my WSUS server. I can check for updates and it comes back with nothing. I can run the WSUS Client Diagnostic Tool with the following results;

    Code:
    C:\WSUSDIagTest>ClientDiag.exe
    
    WSUS Client Diagnostics Tool
    
    Checking Machine State
            Checking for admin rights to run tool . . . . . . . . . PASS
            Automatic Updates Service is running. . . . . . . . . . PASS
            Background Intelligent Transfer Service is running. . . PASS
            Wuaueng.dll version 7.4.7600.226. . . . . . . . . . . . PASS
                    This version is WSUS 2.0
    
    Checking AU Settings
            AU Option is 4: Scheduled Install . . . . . . . . . . . PASS
                    Option is from Policy settings
    
    Checking Proxy Configuration
            Checking for winhttp local machine Proxy settings . . . PASS
                    Winhttp local machine access type
                            <Direct Connection>
                    Winhttp local machine Proxy. . . . . . . . . .  NONE
                    Winhttp local machine ProxyBypass. . . . . . .  NONE
            Checking User IE Proxy settings . . . . . . . . . . . . PASS
                    User IE Proxy. . . . . . . . . . . . . . . . .  NONE
                    User IE ProxyByPass. . . . . . . . . . . . . .  NONE
                    User IE AutoConfig URL Proxy . . . . . . . . .  NONE
                    User IE AutoDetect
                    AutoDetect not in use
    
    Checking Connection to WSUS/SUS Server
                    WUServer = http://server.domain.com
                    WUStatusServer = http://server.domain.com
            UseWuServer is enabled. . . . . . . . . . . . . . . . . PASS
            Connection to server. . . . . . . . . . . . . . . . . . PASS
            SelfUpdate folder is present. . . . . . . . . . . . . . PASS
    
    Press Enter to Complete

    The only way that I can get my Windows 7 client to work is to use the following procedure
    1). Stop the Windows Update Service
    2). Delete the C:\windows\softwaredistribution folder
    3). Restart the Windows Update Service
    4). run the auto client check, wuauclt.exe /detectnow

    And low and behold, my updates are now found and download and work.

    I've duplicated this problem now 10 times with virtual machines, all clean installs, all using Windows 7 Enterprise installs. Nothing else loaded or configured on the machines.

    Anybody have any ideas?
      My Computer


  2. Posts : 7,878
    Windows 7 Ultimate x64
    Thread Starter
       #2

    Here is the output from my C:\windows\windowsupdate.log after doing my workaround procedure above;....and as stated above, after the workaround...this is working perfect...just as it should be.

    2010-01-27 12:42:42:474 908 740 Misc =========== Logging initialized (build: 7.4.7600.226, tz: -0500) ===========
    2010-01-27 12:42:42:474 908 740 Misc = Process: C:\Windows\system32\svchost.exe
    2010-01-27 12:42:42:474 908 740 Misc = Module: c:\windows\system32\wuaueng.dll
    2010-01-27 12:42:42:474 908 740 Service *************
    2010-01-27 12:42:42:475 908 740 Service ** START ** Service: Service startup
    2010-01-27 12:42:42:475 908 740 Service *********
    2010-01-27 12:42:42:477 908 740 Agent * WU client version 7.4.7600.226
    2010-01-27 12:42:42:477 908 740 Agent * Base directory: C:\Windows\SoftwareDistribution
    2010-01-27 12:42:42:478 908 740 Agent * Access type: No proxy
    2010-01-27 12:42:42:479 908 740 Agent * Network state: Connected
    2010-01-27 12:42:42:785 908 740 DtaStor Default service for AU is {00000000-0000-0000-0000-000000000000}
    2010-01-27 12:42:42:786 908 740 DtaStor Default service for AU is {9482F4B4-E343-43B6-B170-9A65BC822C77}
    2010-01-27 12:42:42:794 908 740 Agent WARNING: Failed to read the service id for re-registration 0x80070002
    2010-01-27 12:42:42:794 908 740 Agent WARNING: Missing service entry in the backup data store; cleaning up
    2010-01-27 12:43:09:071 908 aa4 Report CWERReporter::Init succeeded
    2010-01-27 12:43:09:071 908 aa4 Agent *********** Agent: Initializing Windows Update Agent ***********
    2010-01-27 12:43:09:071 908 aa4 Agent *********** Agent: Initializing global settings cache ***********
    2010-01-27 12:43:09:071 908 aa4 Agent * WSUS server: http://server.domain.com
    2010-01-27 12:43:09:071 908 aa4 Agent * WSUS status server: http://server.domain.com
    2010-01-27 12:43:09:071 908 aa4 Agent * Target group: (Unassigned Computers)
    2010-01-27 12:43:09:071 908 aa4 Agent * Windows Update access disabled: No
    2010-01-27 12:43:09:071 908 aa4 DnldMgr Download manager restoring 0 downloads
    2010-01-27 12:43:09:072 908 aa4 AU ########### AU: Initializing Automatic Updates ###########
    2010-01-27 12:43:09:072 908 aa4 AU # WSUS server: http://server.domain.com
    2010-01-27 12:43:09:072 908 aa4 AU # Detection frequency: 8
    2010-01-27 12:43:09:072 908 aa4 AU # Approval type: Scheduled (Policy)
    2010-01-27 12:43:09:072 908 aa4 AU # Scheduled install day/time: Every day at 8:00
    2010-01-27 12:43:09:072 908 aa4 AU # Auto-install minor updates: Yes (Policy)
    2010-01-27 12:43:09:073 908 aa4 AU # Will interact with non-admins (Non-admins are elevated (Policy))
    2010-01-27 12:43:09:073 908 aa4 AU Setting AU scheduled install time to 2010-01-28 13:00:00
    2010-01-27 12:43:09:196 908 740 Report *********** Report: Initializing static reporting data ***********
    2010-01-27 12:43:09:196 908 740 Report * OS Version = 6.1.7600.0.0.65792
    2010-01-27 12:43:09:196 908 740 Report * OS Product Type = 0x00000004
    2010-01-27 12:43:09:206 908 740 Report * Computer Brand = VMware, Inc.
    2010-01-27 12:43:09:206 908 740 Report * Computer Model = VMware Virtual Platform
    2010-01-27 12:43:09:209 908 740 Report * Bios Revision = 6.00
    2010-01-27 12:43:09:209 908 740 Report * Bios Name = PhoenixBIOS 4.0 Release 6.0
    2010-01-27 12:43:09:209 908 740 Report * Bios Release Date = 2009-09-18T00:00:00
    2010-01-27 12:43:09:209 908 740 Report * Locale ID = 1033
    2010-01-27 12:43:09:210 908 aa4 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:09:211 908 aa4 AU Initializing featured updates
    2010-01-27 12:43:09:211 908 aa4 AU Found 0 cached featured updates
    2010-01-27 12:43:09:211 908 aa4 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:09:212 908 aa4 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:09:212 908 aa4 AU AU finished delayed initialization
    2010-01-27 12:43:09:212 908 aa4 AU Triggering AU detection through DetectNow API
    2010-01-27 12:43:09:212 908 aa4 AU Triggering Online detection (non-interactive)
    2010-01-27 12:43:09:212 908 740 AU #############
    2010-01-27 12:43:09:212 908 740 AU ## START ## AU: Search for updates
    2010-01-27 12:43:09:212 908 740 AU #########
    2010-01-27 12:43:09:215 908 740 AU <<## SUBMITTED ## AU: Search for updates [CallId = {EC16DCD4-01B2-40D3-A2FE-D854CC842AEC}]
    2010-01-27 12:43:09:215 908 b70 Agent *************
    2010-01-27 12:43:09:215 908 b70 Agent ** START ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2010-01-27 12:43:09:215 908 b70 Agent *********
    2010-01-27 12:43:09:215 908 b70 Agent * Online = Yes; Ignore download priority = No
    2010-01-27 12:43:09:215 908 b70 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"
    2010-01-27 12:43:09:215 908 b70 Agent * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2010-01-27 12:43:09:215 908 b70 Agent * Search Scope = {Machine}
    2010-01-27 12:43:09:215 908 b70 Setup Checking for agent SelfUpdate
    2010-01-27 12:43:09:215 908 b70 Setup Client version: Core: 7.4.7600.226 Aux: 7.4.7600.226
    2010-01-27 12:43:09:725 908 b70 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2010-01-27 12:43:09:743 908 b70 Misc Microsoft signed: Yes
    2010-01-27 12:43:09:748 908 b70 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
    2010-01-27 12:43:09:752 908 b70 Misc Microsoft signed: Yes
    2010-01-27 12:43:09:780 908 b70 Setup Determining whether a new setup handler needs to be downloaded
    2010-01-27 12:43:09:780 908 b70 Setup SelfUpdate handler is not found. It will be downloaded
    2010-01-27 12:43:09:780 908 b70 Setup Evaluating applicability of setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.4.7600.226"
    2010-01-27 12:43:09:789 908 b70 Setup Setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.4.7600.226" is already installed.
    2010-01-27 12:43:09:790 908 b70 Setup Evaluating applicability of setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~x86~~7.4.7600.226"
    2010-01-27 12:43:09:914 908 b70 Setup Setup package "WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~x86~~7.4.7600.226" is already installed.
    2010-01-27 12:43:09:915 908 b70 Setup Evaluating applicability of setup package "WUClient-SelfUpdate-Core-TopLevel~31bf3856ad364e35~x86~~7.4.7600.226"
    2010-01-27 12:43:10:094 908 b70 Setup Setup package "WUClient-SelfUpdate-Core-TopLevel~31bf3856ad364e35~x86~~7.4.7600.226" is already installed.
    2010-01-27 12:43:10:097 908 b70 Setup SelfUpdate check completed. SelfUpdate is NOT required.
    2010-01-27 12:43:10:238 908 b70 PT +++++++++++ PT: Synchronizing server updates +++++++++++
    2010-01-27 12:43:10:238 908 b70 PT + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = http://server.domain.com/ClientWebService/client.asmx
    2010-01-27 12:43:10:249 908 b70 PT WARNING: Cached cookie has expired or new PID is available
    2010-01-27 12:43:10:249 908 b70 PT Initializing simple targeting cookie, clientId = f4610a9e-f53e-43d0-b508-f40897cf6252, target group = , DNS name = win7client2.infomedia.com.au
    2010-01-27 12:43:10:249 908 b70 PT Server URL = http://server.domain.com/SimpleAuthW...impleAuth.asmx
    2010-01-27 12:43:11:283 908 b70 PT +++++++++++ PT: Synchronizing extended update info +++++++++++
    2010-01-27 12:43:11:283 908 b70 PT + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = http://server.domain.com/ClientWebService/client.asmx
    2010-01-27 12:43:11:420 908 b70 Agent * Added update {B470C654-296B-4561-8415-54C4529027DC}.101 to search result
    2010-01-27 12:43:11:420 908 b70 Agent * Added update {FCADB0EA-90CE-4AAD-BC95-192450F05211}.101 to search result
    2010-01-27 12:43:11:420 908 b70 Agent * Added update {EEC264AC-FBC7-4CC4-891B-7CC6AB5BFE0E}.101 to search result
    2010-01-27 12:43:11:420 908 b70 Agent * Added update {FF02D7A6-9A8A-4073-8235-E27FBA4F44F2}.102 to search result
    2010-01-27 12:43:11:420 908 b70 Agent * Added update {E52DF778-FD81-43D5-9FB3-63F750EBF93B}.105 to search result
    2010-01-27 12:43:11:421 908 b70 Agent * Added update {6077206A-69C8-47B4-B276-8CC378D046B1}.103 to search result
    2010-01-27 12:43:11:421 908 b70 Agent * Found 6 updates and 49 categories in search; evaluated appl. rules of 187 out of 291 deployed entities
    2010-01-27 12:43:11:423 908 b70 Agent *********
    2010-01-27 12:43:11:423 908 b70 Agent ** END ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2010-01-27 12:43:11:423 908 b70 Agent *************
    2010-01-27 12:43:11:426 908 b70 Report REPORT EVENT: {E950CD9D-04E1-41E2-9E84-940C4B3EBAF3} 2010-01-27 12:43:11:421-0500 1 147 101 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Software Synchronization Windows Update Client successfully detected 6 updates.
    2010-01-27 12:43:11:426 908 b70 Report REPORT EVENT: {C2127999-8A28-46D1-8159-36DFE5CDE2AB} 2010-01-27 12:43:11:422-0500 1 156 101 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Pre-Deployment Check Reporting client status.
    2010-01-27 12:43:11:430 908 b70 Report CWERReporter finishing event handling. (00000000)
    2010-01-27 12:43:11:431 908 e74 AU >>## RESUMED ## AU: Search for updates [CallId = {EC16DCD4-01B2-40D3-A2FE-D854CC842AEC}]
    2010-01-27 12:43:11:431 908 e74 AU # 6 updates detected
    2010-01-27 12:43:11:431 908 e74 AU #########
    2010-01-27 12:43:11:431 908 e74 AU ## END ## AU: Search for updates [CallId = {EC16DCD4-01B2-40D3-A2FE-D854CC842AEC}]
    2010-01-27 12:43:11:431 908 e74 AU #############
    2010-01-27 12:43:11:432 908 e74 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:11:432 908 e74 AU Featured notifications is disabled.
    2010-01-27 12:43:11:433 908 e74 AU AU setting next detection timeout to 2010-01-28 00:58:05
    2010-01-27 12:43:11:433 908 e74 AU Setting AU scheduled install time to 2010-01-28 13:00:00
    2010-01-27 12:43:11:433 908 e74 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:11:433 908 e74 AU Auto-approving update for download, updateId = {B470C654-296B-4561-8415-54C4529027DC}.101, ForUx=0, IsOwnerUx=0, HasDeadline=0, IsMinor=0
    2010-01-27 12:43:11:433 908 e74 AU Auto-approving update for download, updateId = {6077206A-69C8-47B4-B276-8CC378D046B1}.103, ForUx=0, IsOwnerUx=0, HasDeadline=0, IsMinor=0
    2010-01-27 12:43:11:433 908 e74 AU Auto-approving update for download, updateId = {E52DF778-FD81-43D5-9FB3-63F750EBF93B}.105, ForUx=0, IsOwnerUx=0, HasDeadline=0, IsMinor=0
    2010-01-27 12:43:11:433 908 e74 AU Auto-approving update for download, updateId = {FF02D7A6-9A8A-4073-8235-E27FBA4F44F2}.102, ForUx=0, IsOwnerUx=0, HasDeadline=0, IsMinor=0
    2010-01-27 12:43:11:433 908 e74 AU Auto-approving update for download, updateId = {EEC264AC-FBC7-4CC4-891B-7CC6AB5BFE0E}.101, ForUx=0, IsOwnerUx=0, HasDeadline=0, IsMinor=0
    2010-01-27 12:43:11:433 908 e74 AU Auto-approving update for download, updateId = {FCADB0EA-90CE-4AAD-BC95-192450F05211}.101, ForUx=0, IsOwnerUx=0, HasDeadline=0, IsMinor=0
    2010-01-27 12:43:11:433 908 e74 AU Auto-approved 6 update(s) for download (NOT for Ux)
    2010-01-27 12:43:11:433 908 e74 AU #############
    2010-01-27 12:43:11:433 908 e74 AU ## START ## AU: Download updates
    2010-01-27 12:43:11:433 908 e74 AU #########
    2010-01-27 12:43:11:433 908 e74 AU # Approved updates = 6
    2010-01-27 12:43:11:435 908 b70 DnldMgr *************
    2010-01-27 12:43:11:435 908 b70 DnldMgr ** START ** DnldMgr: Downloading updates [CallerId = AutomaticUpdates]
    2010-01-27 12:43:11:435 908 b70 DnldMgr *********
    2010-01-27 12:43:11:435 908 b70 DnldMgr * Call ID = {D44D9A27-3D89-4ED6-8D34-24932255F4F2}
    2010-01-27 12:43:11:435 908 b70 DnldMgr * Priority = 2, Interactive = 0, Owner is system = 1, Explicit proxy = 0, Proxy session id = -1, ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}
    2010-01-27 12:43:11:435 908 b70 DnldMgr * Updates to download = 1
    2010-01-27 12:43:11:435 908 b70 Agent * Title = Security Update for ActiveX Killbits for Windows 7 (KB973525)
    2010-01-27 12:43:11:435 908 b70 Agent * UpdateId = {B470C654-296B-4561-8415-54C4529027DC}.101
    2010-01-27 12:43:11:435 908 b70 Agent * Bundles 1 updates:
    2010-01-27 12:43:11:435 908 b70 Agent * {232CD83A-B3E3-4E9A-B72D-57E629B5A543}.101
    2010-01-27 12:43:11:444 908 b70 DnldMgr *********** DnldMgr: New download job [UpdateId = {232CD83A-B3E3-4E9A-B72D-57E629B5A543}.101] ***********
    2010-01-27 12:43:11:450 908 b70 DnldMgr * Queueing update for download handler request generation.
    2010-01-27 12:43:11:450 908 b70 DnldMgr Generating download request for update {232CD83A-B3E3-4E9A-B72D-57E629B5A543}.101
    2010-01-27 12:43:11:484 908 b70 Handler Generating request for CBS update 232CD83A-B3E3-4E9A-B72D-57E629B5A543 in sandbox C:\Windows\SoftwareDistribution\Download\08f65bfc9d6a71e2f95646c206e6fb81
    2010-01-27 12:43:11:484 908 b70 Handler Selecting self-contained because update does not have express payload.
    2010-01-27 12:43:11:484 908 b70 Handler Selected payload type is ptSelfContained
    2010-01-27 12:43:11:484 908 b70 Handler Detected download state is dsStart
    2010-01-27 12:43:11:484 908 b70 Handler Adding Windows6.1-KB973525-x86.cab (entire file) to request list.
    2010-01-27 12:43:11:485 908 b70 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
    2010-01-27 12:43:11:485 908 b70 DnldMgr *********** DnldMgr: New download job [UpdateId = {232CD83A-B3E3-4E9A-B72D-57E629B5A543}.101] ***********
    2010-01-27 12:43:11:491 908 b70 DnldMgr * BITS job initialized, JobId = {8B4EE88A-8429-4AB6-B797-F9F525388206}
    2010-01-27 12:43:11:496 908 b70 DnldMgr * Downloading from http://server.domain.com/Content/44/...13B4DA0C44.cab to C:\Windows\SoftwareDistribution\Download\08f65bfc9d6a71e2f95646c206e6fb81\Windows6.1-KB973525-x86.cab (full file).
    2010-01-27 12:43:11:503 908 b70 Agent *********
    2010-01-27 12:43:11:503 908 b70 Agent ** END ** Agent: Downloading updates [CallerId = AutomaticUpdates]
    2010-01-27 12:43:11:503 908 b70 Agent *************
    2010-01-27 12:43:11:504 908 e74 AU AU initiated download, updateId = {B470C654-296B-4561-8415-54C4529027DC}.101, callId = {D44D9A27-3D89-4ED6-8D34-24932255F4F2}
    2010-01-27 12:43:11:505 908 e74 AU AU initiated download, updateId = {6077206A-69C8-47B4-B276-8CC378D046B1}.103, callId = {DD2BA973-DF2C-4B15-8999-76AEFAABA370}
    2010-01-27 12:43:11:507 908 e74 AU AU initiated download, updateId = {E52DF778-FD81-43D5-9FB3-63F750EBF93B}.105, callId = {C0935C9F-F88B-41E6-A709-A456DBBE42AF}
    2010-01-27 12:43:11:510 908 e74 AU AU initiated download, updateId = {FF02D7A6-9A8A-4073-8235-E27FBA4F44F2}.102, callId = {FE7AD341-21CE-4F4B-843B-F89CBF5DF8A1}
    2010-01-27 12:43:11:512 908 e74 AU AU initiated download, updateId = {EEC264AC-FBC7-4CC4-891B-7CC6AB5BFE0E}.101, callId = {F0EC2144-54AE-405F-845C-A34993F2694C}
    2010-01-27 12:43:11:513 908 e74 AU AU initiated download, updateId = {FCADB0EA-90CE-4AAD-BC95-192450F05211}.101, callId = {4A7F99D0-06B3-45C6-934F-FF020CCEBA98}
    2010-01-27 12:43:11:513 908 e74 AU Setting AU scheduled install time to 2010-01-28 13:00:00
    2010-01-27 12:43:11:513 908 e74 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:11:513 908 e74 AU AU setting pending client directive to 'Download Progress'
    2010-01-27 12:43:11:515 908 b70 DnldMgr *************
    2010-01-27 12:43:11:515 908 b70 DnldMgr ** START ** DnldMgr: Downloading updates [CallerId = AutomaticUpdates]
    2010-01-27 12:43:11:515 908 b70 DnldMgr *********
    2010-01-27 12:43:11:515 908 b70 DnldMgr * Call ID = {DD2BA973-DF2C-4B15-8999-76AEFAABA370}
    2010-01-27 12:43:11:515 908 b70 DnldMgr * Priority = 2, Interactive = 0, Owner is system = 1, Explicit proxy = 0, Proxy session id = -1, ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}
    2010-01-27 12:43:11:515 908 b70 DnldMgr * Updates to download = 1
    2010-01-27 12:43:11:515 908 b70 Agent * Title = Cumulative Security Update for Internet Explorer 8 for Windows 7 (KB978207)
    2010-01-27 12:43:11:515 908 b70 Agent * UpdateId = {6077206A-69C8-47B4-B276-8CC378D046B1}.103
    2010-01-27 12:43:11:515 908 b70 Agent * Bundles 1 updates:
    2010-01-27 12:43:11:515 908 b70 Agent * {844CC496-4441-4318-8C4D-385F4D382035}.102
    2010-01-27 12:43:11:519 908 b70 PT +++++++++++ PT: Synchronizing file locations +++++++++++
    2010-01-27 12:43:11:519 908 b70 PT + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = http://server.domain.com/ClientWebService/client.asmx
    2010-01-27 12:43:11:520 908 e74 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:11:520 908 e74 AU # Pending download calls = 6
    2010-01-27 12:43:11:520 908 e74 AU <<## SUBMITTED ## AU: Download updates
    2010-01-27 12:43:11:521 908 e74 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:11:535 908 b70 DnldMgr *********** DnldMgr: New download job [UpdateId = {844CC496-4441-4318-8C4D-385F4D382035}.102] ***********
    2010-01-27 12:43:11:537 908 b70 DnldMgr * Queueing update for download handler request generation.
    2010-01-27 12:43:11:537 908 b70 DnldMgr Generating download request for update {844CC496-4441-4318-8C4D-385F4D382035}.102
    2010-01-27 12:43:11:541 908 b70 Handler Generating request for CBS update 844CC496-4441-4318-8C4D-385F4D382035 in sandbox C:\Windows\SoftwareDistribution\Download\959fa10800baeb4c5b91b7d1b146e4f9
    2010-01-27 12:43:11:541 908 b70 Handler Selecting self-contained because update has express payload but server doesn't support it.
    2010-01-27 12:43:11:541 908 b70 Handler Selected payload type is ptSelfContained
    2010-01-27 12:43:11:541 908 b70 Handler Detected download state is dsStart
    2010-01-27 12:43:11:541 908 b70 Handler Adding Windows6.1-KB978207-x86.cab (entire file) to request list.
    2010-01-27 12:43:11:541 908 b70 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
    2010-01-27 12:43:11:541 908 b70 DnldMgr *********** DnldMgr: New download job [UpdateId = {844CC496-4441-4318-8C4D-385F4D382035}.102] ***********
    2010-01-27 12:43:11:546 908 b70 DnldMgr * BITS job initialized, JobId = {7497B445-0417-432E-97A9-4165AA3B4D77}
    2010-01-27 12:43:11:551 908 b70 DnldMgr * Downloading from http://server.domain.com/Content/F5/...DFD476ADF5.cab to C:\Windows\SoftwareDistribution\Download\959fa10800baeb4c5b91b7d1b146e4f9\Windows6.1-KB978207-x86.cab (full file).
    2010-01-27 12:43:11:556 908 b70 Agent *********
    2010-01-27 12:43:11:556 908 b70 Agent ** END ** Agent: Downloading updates [CallerId = AutomaticUpdates]
    2010-01-27 12:43:11:556 908 b70 Agent *************
    2010-01-27 12:43:11:556 908 b70 DnldMgr *************
    2010-01-27 12:43:11:556 908 b70 DnldMgr ** START ** DnldMgr: Downloading updates [CallerId = AutomaticUpdates]
    2010-01-27 12:43:11:556 908 b70 DnldMgr *********
    2010-01-27 12:43:11:556 908 b70 DnldMgr * Call ID = {C0935C9F-F88B-41E6-A709-A456DBBE42AF}
    2010-01-27 12:43:11:556 908 b70 DnldMgr * Priority = 2, Interactive = 0, Owner is system = 1, Explicit proxy = 0, Proxy session id = -1, ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}
    2010-01-27 12:43:11:556 908 b70 DnldMgr * Updates to download = 1
    2010-01-27 12:43:11:556 908 b70 Agent * Title = Security Update for Windows 7 (KB972270)
    2010-01-27 12:43:11:556 908 b70 Agent * UpdateId = {E52DF778-FD81-43D5-9FB3-63F750EBF93B}.105
    2010-01-27 12:43:11:556 908 b70 Agent * Bundles 1 updates:
    2010-01-27 12:43:11:556 908 b70 Agent * {EB467C27-CE5C-428B-B2E1-B1F4A5AAC5D3}.105
    2010-01-27 12:43:11:558 908 b70 PT +++++++++++ PT: Synchronizing file locations +++++++++++
    2010-01-27 12:43:11:558 908 b70 PT + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = http://server.domain.com/ClientWebService/client.asmx
    2010-01-27 12:43:11:564 908 b70 DnldMgr *********** DnldMgr: New download job [UpdateId = {EB467C27-CE5C-428B-B2E1-B1F4A5AAC5D3}.105] ***********
    2010-01-27 12:43:11:565 908 b70 DnldMgr * Queueing update for download handler request generation.
    2010-01-27 12:43:11:565 908 b70 DnldMgr Generating download request for update {EB467C27-CE5C-428B-B2E1-B1F4A5AAC5D3}.105
    2010-01-27 12:43:11:582 908 b70 Handler Generating request for CBS update EB467C27-CE5C-428B-B2E1-B1F4A5AAC5D3 in sandbox C:\Windows\SoftwareDistribution\Download\938f2e78853a36110d52dc5cb5101d06
    2010-01-27 12:43:11:582 908 b70 Handler Selecting self-contained because update has express payload but server doesn't support it.
    2010-01-27 12:43:11:582 908 b70 Handler Selected payload type is ptSelfContained
    2010-01-27 12:43:11:582 908 b70 Handler Detected download state is dsStart
    2010-01-27 12:43:11:582 908 b70 Handler Adding Windows6.1-KB972270-x86.cab (entire file) to request list.
    2010-01-27 12:43:11:582 908 b70 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
    2010-01-27 12:43:11:583 908 b70 DnldMgr *********** DnldMgr: New download job [UpdateId = {EB467C27-CE5C-428B-B2E1-B1F4A5AAC5D3}.105] ***********
    2010-01-27 12:43:11:589 908 b70 DnldMgr * BITS job initialized, JobId = {377C0E95-DBFA-46AE-9564-08F422BADC91}
    2010-01-27 12:43:11:593 908 b70 DnldMgr * Downloading from http://server.domain.com/Content/18/...F37DC70B18.cab to C:\Windows\SoftwareDistribution\Download\938f2e78853a36110d52dc5cb5101d06\Windows6.1-KB972270-x86.cab (full file).
    2010-01-27 12:43:11:597 908 b70 Agent *********
    2010-01-27 12:43:11:597 908 b70 Agent ** END ** Agent: Downloading updates [CallerId = AutomaticUpdates]
    2010-01-27 12:43:11:597 908 b70 Agent *************
    2010-01-27 12:43:11:598 908 b70 DnldMgr *************
    2010-01-27 12:43:11:598 908 b70 DnldMgr ** START ** DnldMgr: Downloading updates [CallerId = AutomaticUpdates]
    2010-01-27 12:43:11:598 908 b70 DnldMgr *********
    2010-01-27 12:43:11:598 908 b70 DnldMgr * Call ID = {FE7AD341-21CE-4F4B-843B-F89CBF5DF8A1}
    2010-01-27 12:43:11:598 908 b70 DnldMgr * Priority = 2, Interactive = 0, Owner is system = 1, Explicit proxy = 0, Proxy session id = -1, ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}
    2010-01-27 12:43:11:598 908 b70 DnldMgr * Updates to download = 1
    2010-01-27 12:43:11:598 908 b70 Agent * Title = Update for Windows 7 (KB975053)
    2010-01-27 12:43:11:598 908 b70 Agent * UpdateId = {FF02D7A6-9A8A-4073-8235-E27FBA4F44F2}.102
    2010-01-27 12:43:11:598 908 b70 Agent * Bundles 1 updates:
    2010-01-27 12:43:11:598 908 b70 Agent * {42D20C5B-FDA1-446A-8031-2B45723AF325}.102
    2010-01-27 12:43:11:600 908 b70 PT +++++++++++ PT: Synchronizing file locations +++++++++++
    2010-01-27 12:43:11:600 908 b70 PT + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = http://server.domain.com/ClientWebService/client.asmx
    2010-01-27 12:43:11:610 908 b70 DnldMgr *********** DnldMgr: New download job [UpdateId = {42D20C5B-FDA1-446A-8031-2B45723AF325}.102] ***********
    2010-01-27 12:43:11:611 908 b70 DnldMgr * Queueing update for download handler request generation.
    2010-01-27 12:43:11:611 908 b70 DnldMgr Generating download request for update {42D20C5B-FDA1-446A-8031-2B45723AF325}.102
    2010-01-27 12:43:11:616 908 b70 Handler Generating request for CBS update 42D20C5B-FDA1-446A-8031-2B45723AF325 in sandbox C:\Windows\SoftwareDistribution\Download\dd8d38b71e93665f34aad671c045daf4
    2010-01-27 12:43:11:616 908 b70 Handler Selecting self-contained because update has express payload but server doesn't support it.
    2010-01-27 12:43:11:616 908 b70 Handler Selected payload type is ptSelfContained
    2010-01-27 12:43:11:616 908 b70 Handler Detected download state is dsStart
    2010-01-27 12:43:11:616 908 b70 Handler Adding Windows6.1-KB975053-x86.cab (entire file) to request list.
    2010-01-27 12:43:11:617 908 b70 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
    2010-01-27 12:43:11:617 908 b70 DnldMgr *********** DnldMgr: New download job [UpdateId = {42D20C5B-FDA1-446A-8031-2B45723AF325}.102] ***********
    2010-01-27 12:43:11:623 908 b70 DnldMgr * BITS job initialized, JobId = {E7BC2DF4-A1FD-4BFB-995E-8BC2624AF96C}
    2010-01-27 12:43:11:627 908 b70 DnldMgr * Downloading from http://server.domain.com/Content/F1/...C09254ABF1.cab to C:\Windows\SoftwareDistribution\Download\dd8d38b71e93665f34aad671c045daf4\Windows6.1-KB975053-x86.cab (full file).
    2010-01-27 12:43:11:632 908 b70 Agent *********
    2010-01-27 12:43:11:632 908 b70 Agent ** END ** Agent: Downloading updates [CallerId = AutomaticUpdates]
    2010-01-27 12:43:11:632 908 b70 Agent *************
    2010-01-27 12:43:11:633 908 b70 DnldMgr *************
    2010-01-27 12:43:11:633 908 b70 DnldMgr ** START ** DnldMgr: Downloading updates [CallerId = AutomaticUpdates]
    2010-01-27 12:43:11:633 908 b70 DnldMgr *********
    2010-01-27 12:43:11:633 908 b70 DnldMgr * Call ID = {F0EC2144-54AE-405F-845C-A34993F2694C}
    2010-01-27 12:43:11:633 908 b70 DnldMgr * Priority = 2, Interactive = 0, Owner is system = 1, Explicit proxy = 0, Proxy session id = -1, ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}
    2010-01-27 12:43:11:633 908 b70 DnldMgr * Updates to download = 1
    2010-01-27 12:43:11:633 908 b70 Agent * Title = Security Update for Windows 7 (KB974571)
    2010-01-27 12:43:11:633 908 b70 Agent * UpdateId = {EEC264AC-FBC7-4CC4-891B-7CC6AB5BFE0E}.101
    2010-01-27 12:43:11:633 908 b70 Agent * Bundles 1 updates:
    2010-01-27 12:43:11:633 908 b70 Agent * {E62B2E4F-1D17-48C2-BD36-EE9DA0E7AE3A}.101
    2010-01-27 12:43:11:635 908 b70 PT +++++++++++ PT: Synchronizing file locations +++++++++++
    2010-01-27 12:43:11:635 908 b70 PT + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = http://server.domain.com/ClientWebService/client.asmx
    2010-01-27 12:43:11:640 908 b70 DnldMgr *********** DnldMgr: New download job [UpdateId = {E62B2E4F-1D17-48C2-BD36-EE9DA0E7AE3A}.101] ***********
    2010-01-27 12:43:11:642 908 b70 DnldMgr * Queueing update for download handler request generation.
    2010-01-27 12:43:11:642 908 b70 DnldMgr Generating download request for update {E62B2E4F-1D17-48C2-BD36-EE9DA0E7AE3A}.101
    2010-01-27 12:43:11:648 908 b70 Handler Generating request for CBS update E62B2E4F-1D17-48C2-BD36-EE9DA0E7AE3A in sandbox C:\Windows\SoftwareDistribution\Download\3a1ded48e93bbd9417fc8caacdd4518f
    2010-01-27 12:43:11:648 908 b70 Handler Selecting self-contained because update has express payload but server doesn't support it.
    2010-01-27 12:43:11:648 908 b70 Handler Selected payload type is ptSelfContained
    2010-01-27 12:43:11:648 908 b70 Handler Detected download state is dsStart
    2010-01-27 12:43:11:648 908 b70 Handler Adding Windows6.1-KB974571-x86.cab (entire file) to request list.
    2010-01-27 12:43:11:648 908 b70 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
    2010-01-27 12:43:11:649 908 b70 DnldMgr *********** DnldMgr: New download job [UpdateId = {E62B2E4F-1D17-48C2-BD36-EE9DA0E7AE3A}.101] ***********
    2010-01-27 12:43:11:654 908 b70 DnldMgr * BITS job initialized, JobId = {A02C7F1B-7888-4047-B063-397A7A756F11}
    2010-01-27 12:43:11:674 908 b70 DnldMgr * Downloading from http://server.domain.com/Content/2F/...E96E2E282F.cab to C:\Windows\SoftwareDistribution\Download\3a1ded48e93bbd9417fc8caacdd4518f\Windows6.1-KB974571-x86.cab (full file).
    2010-01-27 12:43:11:679 908 b70 Agent *********
    2010-01-27 12:43:11:679 908 b70 Agent ** END ** Agent: Downloading updates [CallerId = AutomaticUpdates]
    2010-01-27 12:43:11:679 908 b70 Agent *************
    2010-01-27 12:43:11:680 908 b70 DnldMgr *************
    2010-01-27 12:43:11:680 908 b70 DnldMgr ** START ** DnldMgr: Downloading updates [CallerId = AutomaticUpdates]
    2010-01-27 12:43:11:680 908 b70 DnldMgr *********
    2010-01-27 12:43:11:680 908 b70 DnldMgr * Call ID = {4A7F99D0-06B3-45C6-934F-FF020CCEBA98}
    2010-01-27 12:43:11:681 908 b70 DnldMgr * Priority = 2, Interactive = 0, Owner is system = 1, Explicit proxy = 0, Proxy session id = -1, ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}
    2010-01-27 12:43:11:681 908 b70 DnldMgr * Updates to download = 1
    2010-01-27 12:43:11:681 908 b70 Agent * Title = Security Update for Windows 7 (KB975467)
    2010-01-27 12:43:11:681 908 b70 Agent * UpdateId = {FCADB0EA-90CE-4AAD-BC95-192450F05211}.101
    2010-01-27 12:43:11:681 908 b70 Agent * Bundles 1 updates:
    2010-01-27 12:43:11:681 908 b70 Agent * {894DB3B1-C681-41C0-9632-59BF8D770814}.101
    2010-01-27 12:43:11:683 908 b70 DnldMgr *********** DnldMgr: New download job [UpdateId = {894DB3B1-C681-41C0-9632-59BF8D770814}.101] ***********
    2010-01-27 12:43:11:684 908 b70 DnldMgr * Queueing update for download handler request generation.
    2010-01-27 12:43:11:684 908 b70 DnldMgr Generating download request for update {894DB3B1-C681-41C0-9632-59BF8D770814}.101
    2010-01-27 12:43:11:688 908 b70 Handler Generating request for CBS update 894DB3B1-C681-41C0-9632-59BF8D770814 in sandbox C:\Windows\SoftwareDistribution\Download\3dc947795a57df3819a07336ea82f00d
    2010-01-27 12:43:11:689 908 b70 Handler Selecting self-contained because update does not have express payload.
    2010-01-27 12:43:11:689 908 b70 Handler Selected payload type is ptSelfContained
    2010-01-27 12:43:11:689 908 b70 Handler Detected download state is dsStart
    2010-01-27 12:43:11:689 908 b70 Handler Adding Windows6.1-KB975467-x86.cab (entire file) to request list.
    2010-01-27 12:43:11:689 908 b70 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
    2010-01-27 12:43:11:690 908 b70 DnldMgr *********** DnldMgr: New download job [UpdateId = {894DB3B1-C681-41C0-9632-59BF8D770814}.101] ***********
    2010-01-27 12:43:11:695 908 b70 DnldMgr * BITS job initialized, JobId = {FF44DA45-B26F-44BB-ADBF-FAFBBCF14DF0}
    2010-01-27 12:43:11:699 908 b70 DnldMgr * Downloading from http://server.domain.com/Content/54/...8D6CFED854.cab to C:\Windows\SoftwareDistribution\Download\3dc947795a57df3819a07336ea82f00d\Windows6.1-KB975467-x86.cab (full file).
    2010-01-27 12:43:11:704 908 b70 Agent *********
    2010-01-27 12:43:11:704 908 b70 Agent ** END ** Agent: Downloading updates [CallerId = AutomaticUpdates]
    2010-01-27 12:43:11:704 908 b70 Agent *************
    2010-01-27 12:43:16:423 908 b70 Report CWERReporter finishing event handling. (00000000)
    2010-01-27 12:43:18:132 908 bd8 DnldMgr BITS job {8B4EE88A-8429-4AB6-B797-F9F525388206} completed successfully
    2010-01-27 12:43:18:144 908 bd8 Misc Validating signature for C:\Windows\SoftwareDistribution\Download\08f65bfc9d6a71e2f95646c206e6fb81\Windows6.1-KB973525-x86.cab:
    2010-01-27 12:43:18:150 908 bd8 Misc Microsoft signed: Yes
    2010-01-27 12:43:18:151 908 bd8 DnldMgr Download job bytes total = 27135, bytes transferred = 27135
    2010-01-27 12:43:18:152 908 bd8 DnldMgr *********** DnldMgr: New download job [UpdateId = {232CD83A-B3E3-4E9A-B72D-57E629B5A543}.101] ***********
    2010-01-27 12:43:18:152 908 bd8 DnldMgr * Queueing update for download handler request generation.
    2010-01-27 12:43:18:153 908 bd8 DnldMgr Generating download request for update {232CD83A-B3E3-4E9A-B72D-57E629B5A543}.101
    2010-01-27 12:43:18:161 908 bd8 Handler Generating request for CBS update 232CD83A-B3E3-4E9A-B72D-57E629B5A543 in sandbox C:\Windows\SoftwareDistribution\Download\08f65bfc9d6a71e2f95646c206e6fb81
    2010-01-27 12:43:18:161 908 bd8 Handler Selecting self-contained because update does not have express payload.
    2010-01-27 12:43:18:161 908 bd8 Handler Selected payload type is ptSelfContained
    2010-01-27 12:43:18:161 908 bd8 Handler Detected download state is dsHavePackage
    2010-01-27 12:43:18:161 908 bd8 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
    2010-01-27 12:43:18:163 908 bd8 DnldMgr *********** DnldMgr: New download job [UpdateId = {232CD83A-B3E3-4E9A-B72D-57E629B5A543}.101] ***********
    2010-01-27 12:43:18:164 908 bd8 DnldMgr * All files for update were already downloaded and are valid.
    2010-01-27 12:43:18:172 908 e74 AU >>## RESUMED ## AU: Download update [UpdateId = {B470C654-296B-4561-8415-54C4529027DC}, succeeded]
    2010-01-27 12:43:18:173 908 e74 AU Setting AU scheduled install time to 2010-01-28 13:00:00
    2010-01-27 12:43:18:173 908 e74 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:18:175 908 e74 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:23:171 908 b70 Report REPORT EVENT: {58677C48-53A3-4C73-A3C2-BBF1EBAF8669} 2010-01-27 12:43:18:171-0500 1 162 101 {B470C654-296B-4561-8415-54C4529027DC} 101 0 AutomaticUpdates Success Content Download Download succeeded.
    2010-01-27 12:43:23:171 908 b70 Report REPORT EVENT: {A119013B-A53E-4FED-B321-5314BCDA2E58} 2010-01-27 12:43:18:174-0500 1 188 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Content Install Installation Ready: The following updates are downloaded and ready for installation. This computer is currently scheduled to install these updates on ‎Thursday, ‎January ‎28, ‎2010 at 8:00 AM: - Security Update for ActiveX Killbits for Windows 7 (KB973525)
    2010-01-27 12:43:23:171 908 b70 Report CWERReporter finishing event handling. (00000000)
    2010-01-27 12:43:25:351 908 e78 DnldMgr BITS job {7497B445-0417-432E-97A9-4165AA3B4D77} completed successfully
    2010-01-27 12:43:25:405 908 e78 Misc Validating signature for C:\Windows\SoftwareDistribution\Download\959fa10800baeb4c5b91b7d1b146e4f9\Windows6.1-KB978207-x86.cab:
    2010-01-27 12:43:25:454 908 e78 Misc Microsoft signed: Yes
    2010-01-27 12:43:25:455 908 e78 DnldMgr Download job bytes total = 7413747, bytes transferred = 7413747
    2010-01-27 12:43:25:456 908 e78 DnldMgr *********** DnldMgr: New download job [UpdateId = {844CC496-4441-4318-8C4D-385F4D382035}.102] ***********
    2010-01-27 12:43:25:456 908 e78 DnldMgr * Queueing update for download handler request generation.
    2010-01-27 12:43:25:457 908 e78 DnldMgr Generating download request for update {844CC496-4441-4318-8C4D-385F4D382035}.102
    2010-01-27 12:43:25:525 908 e78 Handler Generating request for CBS update 844CC496-4441-4318-8C4D-385F4D382035 in sandbox C:\Windows\SoftwareDistribution\Download\959fa10800baeb4c5b91b7d1b146e4f9
    2010-01-27 12:43:25:525 908 e78 Handler Selecting self-contained because update has express payload but server doesn't support it.
    2010-01-27 12:43:25:525 908 e78 Handler Selected payload type is ptSelfContained
    2010-01-27 12:43:25:525 908 e78 Handler Detected download state is dsHavePackage
    2010-01-27 12:43:25:529 908 e78 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
    2010-01-27 12:43:25:533 908 e78 DnldMgr *********** DnldMgr: New download job [UpdateId = {844CC496-4441-4318-8C4D-385F4D382035}.102] ***********
    2010-01-27 12:43:25:533 908 e78 DnldMgr * All files for update were already downloaded and are valid.
    2010-01-27 12:43:25:601 908 e74 AU >>## RESUMED ## AU: Download update [UpdateId = {6077206A-69C8-47B4-B276-8CC378D046B1}, succeeded]
    2010-01-27 12:43:25:602 908 e74 AU Setting AU scheduled install time to 2010-01-28 13:00:00
    2010-01-27 12:43:25:602 908 e74 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:25:606 908 e78 DnldMgr BITS job {377C0E95-DBFA-46AE-9564-08F422BADC91} completed successfully
    2010-01-27 12:43:25:613 908 e78 Misc Validating signature for C:\Windows\SoftwareDistribution\Download\938f2e78853a36110d52dc5cb5101d06\Windows6.1-KB972270-x86.cab:
    2010-01-27 12:43:25:619 908 e78 Misc Microsoft signed: Yes
    2010-01-27 12:43:25:621 908 e78 DnldMgr Download job bytes total = 282359, bytes transferred = 282359
    2010-01-27 12:43:25:627 908 e78 DnldMgr *********** DnldMgr: New download job [UpdateId = {EB467C27-CE5C-428B-B2E1-B1F4A5AAC5D3}.105] ***********
    2010-01-27 12:43:25:627 908 e78 DnldMgr * Queueing update for download handler request generation.
    2010-01-27 12:43:25:628 908 e78 DnldMgr Generating download request for update {EB467C27-CE5C-428B-B2E1-B1F4A5AAC5D3}.105
    2010-01-27 12:43:25:647 908 e78 Handler Generating request for CBS update EB467C27-CE5C-428B-B2E1-B1F4A5AAC5D3 in sandbox C:\Windows\SoftwareDistribution\Download\938f2e78853a36110d52dc5cb5101d06
    2010-01-27 12:43:25:647 908 e78 Handler Selecting self-contained because update has express payload but server doesn't support it.
    2010-01-27 12:43:25:647 908 e78 Handler Selected payload type is ptSelfContained
    2010-01-27 12:43:25:647 908 e78 Handler Detected download state is dsHavePackage
    2010-01-27 12:43:25:648 908 e78 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
    2010-01-27 12:43:25:651 908 e78 DnldMgr *********** DnldMgr: New download job [UpdateId = {EB467C27-CE5C-428B-B2E1-B1F4A5AAC5D3}.105] ***********
    2010-01-27 12:43:25:651 908 e78 DnldMgr * All files for update were already downloaded and are valid.
    2010-01-27 12:43:25:657 908 e74 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:25:659 908 e74 AU >>## RESUMED ## AU: Download update [UpdateId = {E52DF778-FD81-43D5-9FB3-63F750EBF93B}, succeeded]
    2010-01-27 12:43:25:659 908 e74 AU Setting AU scheduled install time to 2010-01-28 13:00:00
    2010-01-27 12:43:25:659 908 e74 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:25:661 908 e74 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:25:663 908 b70 Report REPORT EVENT: {8FFA8E60-2412-4522-A0A1-2EEAA94F3824} 2010-01-27 12:43:25:600-0500 1 162 101 {6077206A-69C8-47B4-B276-8CC378D046B1} 103 0 AutomaticUpdates Success Content Download Download succeeded.
    2010-01-27 12:43:25:663 908 b70 Report REPORT EVENT: {AEE9AFDB-8541-44BD-8979-38BE971906B4} 2010-01-27 12:43:25:602-0500 1 188 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Content Install Installation Ready: The following updates are downloaded and ready for installation. This computer is currently scheduled to install these updates on ‎Thursday, ‎January ‎28, ‎2010 at 8:00 AM: - Security Update for ActiveX Killbits for Windows 7 (KB973525) - Cumulative Security Update for Internet Explorer 8 for Windows 7 (KB978207)
    2010-01-27 12:43:25:663 908 b70 Report REPORT EVENT: {0FB2DEEB-E0C7-4982-BFF1-8E57AE06521E} 2010-01-27 12:43:25:656-0500 1 162 101 {E52DF778-FD81-43D5-9FB3-63F750EBF93B} 105 0 AutomaticUpdates Success Content Download Download succeeded.
    2010-01-27 12:43:25:663 908 b70 Report REPORT EVENT: {1BFFC589-441C-4864-A2BE-1B3495D936BC} 2010-01-27 12:43:25:659-0500 1 188 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Content Install Installation Ready: The following updates are downloaded and ready for installation. This computer is currently scheduled to install these updates on ‎Thursday, ‎January ‎28, ‎2010 at 8:00 AM: - Security Update for ActiveX Killbits for Windows 7 (KB973525) - Cumulative Security Update for Internet Explorer 8 for Windows 7 (KB978207) - Security Update for Windows 7 (KB972270)
    2010-01-27 12:43:25:663 908 b70 Report CWERReporter finishing event handling. (00000000)
    2010-01-27 12:43:26:521 908 740 AU Launched new AU client for directive 'Download Progress', session id = 0x1
    2010-01-27 12:43:26:732 908 bd8 DnldMgr BITS job {E7BC2DF4-A1FD-4BFB-995E-8BC2624AF96C} completed successfully
    2010-01-27 12:43:26:747 908 bd8 Misc Validating signature for C:\Windows\SoftwareDistribution\Download\dd8d38b71e93665f34aad671c045daf4\Windows6.1-KB975053-x86.cab:
    2010-01-27 12:43:26:753 908 bd8 Misc Microsoft signed: Yes
    2010-01-27 12:43:26:754 908 bd8 DnldMgr Download job bytes total = 305677, bytes transferred = 305677
    2010-01-27 12:43:26:755 908 bd8 DnldMgr *********** DnldMgr: New download job [UpdateId = {42D20C5B-FDA1-446A-8031-2B45723AF325}.102] ***********
    2010-01-27 12:43:26:755 908 bd8 DnldMgr * Queueing update for download handler request generation.
    2010-01-27 12:43:26:755 908 bd8 DnldMgr Generating download request for update {42D20C5B-FDA1-446A-8031-2B45723AF325}.102
    2010-01-27 12:43:26:762 908 bd8 Handler Generating request for CBS update 42D20C5B-FDA1-446A-8031-2B45723AF325 in sandbox C:\Windows\SoftwareDistribution\Download\dd8d38b71e93665f34aad671c045daf4
    2010-01-27 12:43:26:762 908 bd8 Handler Selecting self-contained because update has express payload but server doesn't support it.
    2010-01-27 12:43:26:762 908 bd8 Handler Selected payload type is ptSelfContained
    2010-01-27 12:43:26:762 908 bd8 Handler Detected download state is dsHavePackage
    2010-01-27 12:43:26:763 908 bd8 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
    2010-01-27 12:43:26:766 908 bd8 DnldMgr *********** DnldMgr: New download job [UpdateId = {42D20C5B-FDA1-446A-8031-2B45723AF325}.102] ***********
    2010-01-27 12:43:26:767 908 bd8 DnldMgr * All files for update were already downloaded and are valid.
    2010-01-27 12:43:26:795 908 e74 AU >>## RESUMED ## AU: Download update [UpdateId = {FF02D7A6-9A8A-4073-8235-E27FBA4F44F2}, succeeded]
    2010-01-27 12:43:26:795 908 e74 AU Setting AU scheduled install time to 2010-01-28 13:00:00
    2010-01-27 12:43:26:795 908 e74 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:26:796 908 e78 DnldMgr BITS job {A02C7F1B-7888-4047-B063-397A7A756F11} completed successfully
    2010-01-27 12:43:26:804 908 e78 Misc Validating signature for C:\Windows\SoftwareDistribution\Download\3a1ded48e93bbd9417fc8caacdd4518f\Windows6.1-KB974571-x86.cab:
    2010-01-27 12:43:26:810 908 e78 Misc Microsoft signed: Yes
    2010-01-27 12:43:26:811 908 e78 DnldMgr Download job bytes total = 42693, bytes transferred = 42693
    2010-01-27 12:43:26:812 908 e78 DnldMgr *********** DnldMgr: New download job [UpdateId = {E62B2E4F-1D17-48C2-BD36-EE9DA0E7AE3A}.101] ***********
    2010-01-27 12:43:26:812 908 e78 DnldMgr * Queueing update for download handler request generation.
    2010-01-27 12:43:26:813 908 e78 DnldMgr Generating download request for update {E62B2E4F-1D17-48C2-BD36-EE9DA0E7AE3A}.101
    2010-01-27 12:43:26:821 908 e78 Handler Generating request for CBS update E62B2E4F-1D17-48C2-BD36-EE9DA0E7AE3A in sandbox C:\Windows\SoftwareDistribution\Download\3a1ded48e93bbd9417fc8caacdd4518f
    2010-01-27 12:43:26:821 908 e78 Handler Selecting self-contained because update has express payload but server doesn't support it.
    2010-01-27 12:43:26:821 908 e78 Handler Selected payload type is ptSelfContained
    2010-01-27 12:43:26:821 908 e78 Handler Detected download state is dsHavePackage
    2010-01-27 12:43:26:822 908 e78 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
    2010-01-27 12:43:26:824 908 e78 DnldMgr *********** DnldMgr: New download job [UpdateId = {E62B2E4F-1D17-48C2-BD36-EE9DA0E7AE3A}.101] ***********
    2010-01-27 12:43:26:824 908 e78 DnldMgr * All files for update were already downloaded and are valid.
    2010-01-27 12:43:26:830 908 bd8 DnldMgr BITS job {FF44DA45-B26F-44BB-ADBF-FAFBBCF14DF0} completed successfully
    2010-01-27 12:43:26:843 908 bd8 Misc Validating signature for C:\Windows\SoftwareDistribution\Download\3dc947795a57df3819a07336ea82f00d\Windows6.1-KB975467-x86.cab:
    2010-01-27 12:43:26:850 908 bd8 Misc Microsoft signed: Yes
    2010-01-27 12:43:26:852 908 bd8 DnldMgr Download job bytes total = 149625, bytes transferred = 149625
    2010-01-27 12:43:26:853 908 bd8 DnldMgr *********** DnldMgr: New download job [UpdateId = {894DB3B1-C681-41C0-9632-59BF8D770814}.101] ***********
    2010-01-27 12:43:26:853 908 bd8 DnldMgr * Queueing update for download handler request generation.
    2010-01-27 12:43:26:853 908 bd8 DnldMgr Generating download request for update {894DB3B1-C681-41C0-9632-59BF8D770814}.101
    2010-01-27 12:43:26:861 908 bd8 Handler Generating request for CBS update 894DB3B1-C681-41C0-9632-59BF8D770814 in sandbox C:\Windows\SoftwareDistribution\Download\3dc947795a57df3819a07336ea82f00d
    2010-01-27 12:43:26:861 908 bd8 Handler Selecting self-contained because update does not have express payload.
    2010-01-27 12:43:26:861 908 bd8 Handler Selected payload type is ptSelfContained
    2010-01-27 12:43:26:861 908 bd8 Handler Detected download state is dsHavePackage
    2010-01-27 12:43:26:862 908 bd8 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
    2010-01-27 12:43:26:864 908 bd8 DnldMgr *********** DnldMgr: New download job [UpdateId = {894DB3B1-C681-41C0-9632-59BF8D770814}.101] ***********
    2010-01-27 12:43:26:865 908 bd8 DnldMgr * All files for update were already downloaded and are valid.
    2010-01-27 12:43:26:869 908 e74 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:26:870 908 e74 AU >>## RESUMED ## AU: Download update [UpdateId = {EEC264AC-FBC7-4CC4-891B-7CC6AB5BFE0E}, succeeded]
    2010-01-27 12:43:26:871 908 e74 AU Setting AU scheduled install time to 2010-01-28 13:00:00
    2010-01-27 12:43:26:871 908 e74 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:26:871 908 b70 Report REPORT EVENT: {31412A84-F2AD-42B0-B3EA-B3AF1F989095} 2010-01-27 12:43:26:772-0500 1 162 101 {FF02D7A6-9A8A-4073-8235-E27FBA4F44F2} 102 0 AutomaticUpdates Success Content Download Download succeeded.
    2010-01-27 12:43:26:871 908 b70 Report REPORT EVENT: {C9EAD2CF-AE55-4DD6-8F24-F9EADFF4C8F8} 2010-01-27 12:43:26:795-0500 1 188 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Content Install Installation Ready: The following updates are downloaded and ready for installation. This computer is currently scheduled to install these updates on ‎Thursday, ‎January ‎28, ‎2010 at 8:00 AM: - Security Update for ActiveX Killbits for Windows 7 (KB973525) - Cumulative Security Update for Internet Explorer 8 for Windows 7 (KB978207) - Security Update for Windows 7 (KB972270) - Update for Windows 7 (KB975053)
    2010-01-27 12:43:26:871 908 b70 Report REPORT EVENT: {E7C53D27-0CD0-4EFB-8914-CFB518ABE6BE} 2010-01-27 12:43:26:830-0500 1 162 101 {EEC264AC-FBC7-4CC4-891B-7CC6AB5BFE0E} 101 0 AutomaticUpdates Success Content Download Download succeeded.
    2010-01-27 12:43:26:871 908 b70 Report REPORT EVENT: {6483C970-B987-4603-9668-106E6713E863} 2010-01-27 12:43:26:869-0500 1 162 101 {FCADB0EA-90CE-4AAD-BC95-192450F05211} 101 0 AutomaticUpdates Success Content Download Download succeeded.
    2010-01-27 12:43:26:872 908 b70 Report CWERReporter finishing event handling. (00000000)
    2010-01-27 12:43:26:873 908 e74 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:26:873 908 e74 AU >>## RESUMED ## AU: Download update [UpdateId = {FCADB0EA-90CE-4AAD-BC95-192450F05211}, succeeded]
    2010-01-27 12:43:26:873 908 e74 AU #########
    2010-01-27 12:43:26:873 908 e74 AU ## END ## AU: Download updates
    2010-01-27 12:43:26:873 908 e74 AU #############
    2010-01-27 12:43:26:873 908 e74 AU Setting AU scheduled install time to 2010-01-28 13:00:00
    2010-01-27 12:43:26:873 908 e74 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:26:873 908 e74 AU AU setting pending client directive to 'Install Approval'
    2010-01-27 12:43:26:873 908 e74 AU Changing existing AU client directive from 'Download Progress' to 'Install Approval', session id = 0x1
    2010-01-27 12:43:26:875 908 e74 AU Successfully wrote event for AU health state:0
    2010-01-27 12:43:31:871 908 b70 Report REPORT EVENT: {6E57016F-1462-4D72-B6C4-114B94BA036E} 2010-01-27 12:43:26:871-0500 1 188 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Content Install Installation Ready: The following updates are downloaded and ready for installation. This computer is currently scheduled to install these updates on ‎Thursday, ‎January ‎28, ‎2010 at 8:00 AM: - Security Update for ActiveX Killbits for Windows 7 (KB973525) - Cumulative Security Update for Internet Explorer 8 for Windows 7 (KB978207) - Security Update for Windows 7 (KB972270) - Update for Windows 7 (KB975053) - Security Update for Windows 7 (KB974571)
    2010-01-27 12:43:31:871 908 b70 Report REPORT EVENT: {7718FAF6-D89E-4373-A8ED-89857B5AF1F3} 2010-01-27 12:43:26:873-0500 1 188 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Success Content Install Installation Ready: The following updates are downloaded and ready for installation. This computer is currently scheduled to install these updates on ‎Thursday, ‎January ‎28, ‎2010 at 8:00 AM: - Security Update for ActiveX Killbits for Windows 7 (KB973525) - Cumulative Security Update for Internet Explorer 8 for Windows 7 (KB978207) - Security Update for Windows 7 (KB972270) - Update for Windows 7 (KB975053) - Security Update for Windows 7 (KB974571) - Security Update for Windows 7 (KB975467)
    2010-01-27 12:43:31:872 908 b70 Report CWERReporter finishing event handling. (00000000)
      My Computer


  3. Posts : 1,426
    7 Pro
       #3

    It appears to be an issue with 2 parts. first is the unassigned group. You're new machine will automatically bypass previously "declined" updates. the declined update 'string' will then be declined and no longer show up. I suggest creating a new group, assigning the windows 7 machine to it, then attempting to pull "any" updates and see what happens.
      My Computer


  4. Posts : 7,878
    Windows 7 Ultimate x64
    Thread Starter
       #4

    By default, WSUS puts computers into 2 groups. "All Computuers" and "unassigned" computers. You can override this functionality by enabled "Client-side targeting" which allows you to specify which groups to put computers into from the GPO. Either way, the computers when initially added are going into one group or another. In my company, I'd somewhat like to control the rollout of the patches, so I plan to use a handful of groups within WSUS and approve certain patches for these groups.

    With Windows XP and Vista clients...they go into unassigned and then once placed into a group with approved updates, they get those updates just fine. Windows 7 does not exhibit this same behavior. I would really like to find out why...rather than having to perform a workaround on each and every deployed Windows 7 host to ensure that it works with my WSUS server.

    Thanks for your assistance....I wasn't clear at all above that I was moving the computer into a group with Approved updates. But after they join the server, I am indeed changing their membership and putting them into a group with updates which are marked as Approved for Installation.
      My Computer


  5. Posts : 7,878
    Windows 7 Ultimate x64
    Thread Starter
       #5

    Well, this problem turned out to be a lack of patience on my side. While my workaround jump started and shorted the time requirement...simply leaving it alone for the default check in time to pass (8 hrs), resulted in patches being downloaded and installed. So, this thread can be closed.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 14:57.
Find Us