Unable to slipstream update 10.1.1/.2/.3 in Acrobat Std 10.1.0

Hi everybody.
I'm struggling with slipstreaming updates into Acrobat X Standard v10.1.0.
I used the v10.0.0 and made an administrative installation in a new folder with
msiexec /a AcroStan.msi
After that I integrated successfully the 10.1.0 with
msiexec /a AcroStan.msi /p AcrobatUpd1011.msp
Installation runs successfully with the 10.1.0 package.
But when I try to install or integrate the 10.1.1 update I get the following error message:
I would be very happy if somebody could help me.
Regards
Johannes

Refer to the admin guide. AIP installs have some gotchas. Post back if you have problems.
http://www.adobe.com/go/acrobatitinfo
hth,
Ben

Similar Messages

  • Database, Dataset, Table Adaptors Error "Unable to load, Update requires a valid DeleteCommand when passed DataRow collection with deleted row"

    Microsoft Visual Basic 2010 Express.
    I am new to Visual Basic programing and i am trying to understand the relationships between Datasets, database, table Adaptors. I have to following code that is is giving me the following error" Unable to load, Update requires a valid DeleteCommand
    when passed DataRow collection with deleted rows". 
    I can track the error and its located in "OffsetTableTableAdapter.Update(MaterionOffsetDataSet.OffsetTable)" code. What am i missing?
    It seems that i can delete the data on the DataGridView Table and it only displays the correct data. but my database is not updating, even though the data grid displays differently.I can determine this because, when i save the offset database, i have all
    the previous uploads and all the rows that i wanted to delete are still there.
    My final goal is to be able to import offset data from a CSV file, save this data on the pc, send a copy of this data to a NuermicUpDown so the customer can modify certain numbers. From here they download all the date to a controller.  IF the customer
    needs to modify the imported data, they can go to a tab with a data grid view and modify the table. They will also have to option to save the modified data into a csv file.  
    Im not sure if i am making this overcomplicated or if there is a easier way to program this.
    CODE:
    Private Function LoadOffSetData()
            Dim LoadOffsetDialog As New OpenFileDialog 'create a new open file dialog and setup its parameters
            LoadOffsetDialog.DefaultExt = "csv"
            LoadOffsetDialog.Filter = "csv|*.csv"
            LoadOffsetDialog.Title = "Load Offset Data"
            LoadOffsetDialog.FileName = "RollCoaterOffset.csv"
            If LoadOffsetDialog.ShowDialog() = Windows.Forms.DialogResult.OK Then  'show the dialog and if the result is ok then
                Try
                    Dim myStream As New System.IO.StreamReader(LoadOffsetDialog.OpenFile) 'try to open the file with a stream reader
                    If (myStream IsNot Nothing) Then 'if the file is valid
                        For Each oldRow As MaterionOffsetDataSet.OffsetTableRow In MaterionOffsetDataSet.OffsetTable.Rows
                            oldRow.Delete()                       
    'delete all of the existing rows
                        Next
                        'OffsetTableTableAdapter.Update(MaterionOffsetDataSet.OffsetTable)
                        Dim rowvalue As String
                        Dim cellvalue(25) As String
                        'Reading CSV file content
                        While myStream.Peek() <> -1
                            Dim NRow As MaterionOffsetDataSet.OffsetTableRow
                            rowvalue = myStream.ReadLine()
                            cellvalue = rowvalue.Split(","c) 'check what is ur separator
                            NRow = MaterionOffsetDataSet.OffsetTable.Rows.Add(cellvalue)
                            Me.OffsetTableTableAdapter.Update(NRow)
                        End While
                        Me.OffsetTableTableAdapter.Update(MaterionOffsetDataSet.OffsetTable)
                        MainOffset.Value = OffsetTableTableAdapter.MainOffsetValue          'saves all the table offsets
    to the offset numericUpDown registers in the main window
                        StationOffset01.Value = OffsetTableTableAdapter.Station01Value
                        StationOffset02.Value = OffsetTableTableAdapter.Station02Value
                       myStream.Close() 'close the stream
                        Return True
                    Else 'if we were not able to open the file then
                        MsgBox("Unable to load, check file name and location") 'let the operator know that the file wasn't able to open
                        Return False
                    End If
                Catch ex As Exception
                    MsgBox("Unable to load, " + ex.Message)
                    Return False
                End Try
            Else
                Return False
            End If
        End Function

    Hello SaulMTZ,
    >>I can track the error and its located in "OffsetTableTableAdapter.Update(MaterionOffsetDataSet.OffsetTable)" code. What am i missing?
    This error usually shows that you do not initialize the
    DeleteCommand object, you could check this
    article to see if you get a workaround.
    >> Im not sure if i am making this overcomplicated or if there is a easier way to program this.
    If you are working CSV file, you could use OleDB to read it which would treat the CSV file as a Table:
    http://www.codeproject.com/Articles/27802/Using-OleDb-to-Import-Text-Files-tab-CSV-custom
    which seems to be easier (in my opinion).
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Unable to detect updates, 100% CPU usage by wuauserv

    Lawrence,
    Below is the log you requested.  This was taken after renaming the SoftwareDistribution directory.  The user reported CPU usage went back up to 100% at around 14:00 after which we killed the service.  This is too long for one post, so I'm breaking it in two.
    2010-04-14 06:02:55:323 1044 a68 Misc ===========  Logging initialized (build: 7.4.7600.226, tz: -0700)  ===========
    2010-04-14 06:02:55:323 1044 a68 Misc   = Process: C:\WINDOWS\System32\svchost.exe
    2010-04-14 06:02:55:323 1044 a68 Misc   = Module: C:\WINDOWS\system32\wuaueng.dll
    2010-04-14 06:02:55:323 1044 a68 Service *************
    2010-04-14 06:02:55:323 1044 a68 Service ** START **  Service: Service startup
    2010-04-14 06:02:55:323 1044 a68 Service *********
    2010-04-14 06:02:55:604 1044 a68 Agent   * WU client version 7.4.7600.226
    2010-04-14 06:02:55:604 1044 a68 Agent   * Base directory: C:\WINDOWS\SoftwareDistribution
    2010-04-14 06:02:55:620 1044 a68 Agent   * Access type: No proxy
    2010-04-14 06:02:55:620 1044 a68 Agent   * Network state: Connected
    2010-04-14 06:02:58:995 1376 cc8 Misc ===========  Logging initialized (build: 7.4.7600.226, tz: -0700)  ===========
    2010-04-14 06:02:58:995 1376 cc8 Misc   = Process: C:\WINDOWS\system32\wuauclt.exe
    2010-04-14 06:02:58:995 1376 cc8 Misc   = Module: C:\WINDOWS\system32\wuaueng.dll
    2010-04-14 06:02:58:995 1376 cc8 DtaStor Default service for AU is {00000000-0000-0000-0000-000000000000}
    2010-04-14 06:02:59:010 1376 cc8 DtaStor Default service for AU is {9482F4B4-E343-43B6-B170-9A65BC822C77}
    2010-04-14 06:02:59:010 1044 a68 Agent WARNING: Failed to read the service id for re-registration 0x80070002
    2010-04-14 06:02:59:010 1044 a68 Agent WARNING: Missing service entry in the backup data store; cleaning up
    2010-04-14 06:03:13:104 1044 e68 Agent ***********  Agent: Initializing Windows Update Agent  ***********
    2010-04-14 06:03:13:104 1044 e68 Agent ***********  Agent: Initializing global settings cache  ***********
    2010-04-14 06:03:13:104 1044 e68 Agent   * WSUS server:http://wsus01
    2010-04-14 06:03:13:104 1044 e68 Agent   * WSUS status server:http://wsus01
    2010-04-14 06:03:13:104 1044 e68 Agent   * Target group: (Unassigned Computers)
    2010-04-14 06:03:13:104 1044 e68 Agent   * Windows Update access disabled: No
    2010-04-14 06:03:13:135 1044 e68 DnldMgr Download manager restoring 0 downloads
    2010-04-14 06:03:13:214 1044 e68 AU ###########  AU: Initializing Automatic Updates  ###########
    2010-04-14 06:03:13:214 1044 e68 AU AU setting next detection timeout to 2010-04-14 13:03:13
    2010-04-14 06:03:13:214 1044 e68 AU AU setting next sqm report timeout to 2010-04-14 13:03:13
    2010-04-14 06:03:13:214 1044 e68 AU   # WSUS server:http://wsus01
    2010-04-14 06:03:13:214 1044 e68 AU   # Detection frequency: 22
    2010-04-14 06:03:13:214 1044 e68 AU   # Approval type: Scheduled (Policy)
    2010-04-14 06:03:13:214 1044 e68 AU   # Scheduled install day/time: Every day at 3:00
    2010-04-14 06:03:13:229 1044 e68 AU   # Auto-install minor updates: Yes (Policy)
    2010-04-14 06:03:13:229 1044 e68 AU   # Will interact with non-admins (Non-admins are elevated (Policy))
    2010-04-14 06:03:13:245 1044 e68 AU Initializing featured updates
    2010-04-14 06:03:13:245 1044 e68 AU Found 0 cached featured updates
    2010-04-14 06:03:13:260 1044 e68 AU AU finished delayed initialization
    2010-04-14 06:03:13:260 1044 e68 AU Triggering AU detection through DetectNow API
    2010-04-14 06:03:13:260 1044 e68 AU Triggering Online detection (non-interactive)
    2010-04-14 06:03:14:495 1044 a68 Report ***********  Report: Initializing static reporting data  ***********
    2010-04-14 06:03:14:495 1044 a68 Report   * OS Version = 5.1.2600.3.0.65792
    2010-04-14 06:03:14:542 1044 a68 Report   * Computer Brand = Dell Computer Corporation
    2010-04-14 06:03:14:542 1044 a68 Report   * Computer Model = Dimension 2400              
    2010-04-14 06:03:14:542 1044 a68 Report   * Bios Revision = A05
    2010-04-14 06:03:14:542 1044 a68 Report   * Bios Name = Phoenix ROM BIOS PLUS Version 1.10 A05
    2010-04-14 06:03:14:542 1044 a68 Report   * Bios Release Date = 2003-12-02T00:00:00
    2010-04-14 06:03:14:542 1044 a68 Report   * Locale ID = 1033
    2010-04-14 06:03:14:760 1044 a68 AU #############
    2010-04-14 06:03:14:760 1044 a68 AU ## START ##  AU: Search for updates
    2010-04-14 06:03:14:760 1044 a68 AU #########
    2010-04-14 06:03:14:760 1044 a68 AU <<## SUBMITTED ## AU: Search for updates [CallId = {7DEBF958-EE84-4C30-8F31-A9147A47B233}]
    2010-04-14 06:03:14:792 1044 ad4 Agent *************
    2010-04-14 06:03:14:792 1044 ad4 Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2010-04-14 06:03:14:792 1044 ad4 Agent *********
    2010-04-14 06:03:14:792 1044 ad4 Agent   * Online = Yes; Ignore download priority = No
    2010-04-14 06:03:14:792 1044 ad4 Agent   * Criteria = "IsHidden=0 and IsInstalled=0 and DeploymentAction='Installation' and IsAssigned=1 or IsHidden=0 and IsPresent=1 and DeploymentAction='Uninstallation' and IsAssigned=1 or IsHidden=0 and IsInstalled=1 and DeploymentAction='Installation' and IsAssigned=1 and RebootRequired=1 or IsHidden=0 and IsInstalled=0 and DeploymentAction='Uninstallation' and IsAssigned=1 and RebootRequired=1"
    2010-04-14 06:03:14:792 1044 ad4 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2010-04-14 06:03:14:792 1044 ad4 Agent   * Search Scope = {Machine}
    2010-04-14 06:03:14:979 1044 ad4 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab:
    2010-04-14 06:03:15:073 1044 ad4 Misc  Microsoft signed: Yes
    2010-04-14 06:03:15:229 1044 ad4 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wsus3setup.cab:
    2010-04-14 06:03:15:245 1044 ad4 Misc  Microsoft signed: Yes
    2010-04-14 06:03:15:245 1044 ad4 Setup ***********  Setup: Checking whether self-update is required  ***********
    2010-04-14 06:03:15:245 1044 ad4 Setup   * Inf file: C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wsus3setup.inf
    2010-04-14 06:03:15:323 1044 ad4 Setup Update NOT required for C:\WINDOWS\system32\cdm.dll: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 06:03:15:339 1044 ad4 Setup Update NOT required for C:\WINDOWS\system32\wuapi.dll: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 06:03:15:354 1044 ad4 Setup Update NOT required for C:\WINDOWS\system32\wuapi.dll.mui: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 06:03:15:354 1044 ad4 Setup Update NOT required for C:\WINDOWS\system32\wuauclt.exe: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 06:03:15:354 1044 ad4 Setup Update NOT required for C:\WINDOWS\system32\wuaucpl.cpl: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 06:03:15:370 1044 ad4 Setup Update NOT required for C:\WINDOWS\system32\wuaucpl.cpl.mui: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 06:03:15:370 1044 ad4 Setup Update NOT required for C:\WINDOWS\system32\wuaueng.dll: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 06:03:15:385 1044 ad4 Setup Update NOT required for C:\WINDOWS\system32\wuaueng.dll.mui: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 06:03:15:385 1044 ad4 Setup Update NOT required for C:\WINDOWS\system32\wucltui.dll: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 06:03:15:401 1044 ad4 Setup Update NOT required for C:\WINDOWS\system32\wucltui.dll.mui: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 06:03:15:401 1044 ad4 Setup Update NOT required for C:\WINDOWS\system32\wups.dll: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 06:03:15:401 1044 ad4 Setup Update NOT required for C:\WINDOWS\system32\wups2.dll: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 06:03:15:432 1044 ad4 Setup Update NOT required for C:\WINDOWS\system32\wuweb.dll: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 06:03:15:432 1044 ad4 Setup   * IsUpdateRequired = No
    2010-04-14 06:03:15:589 1044 ad4 PT +++++++++++  PT: Synchronizing server updates  +++++++++++
    2010-04-14 06:03:15:589 1044 ad4 PT   + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL =http://wsus01/ClientWebService/client.asmx
    2010-04-14 06:03:15:760 1044 ad4 PT WARNING: Cached cookie has expired or new PID is available
    2010-04-14 06:03:15:760 1044 ad4 PT Initializing simple targeting cookie, clientId = 8fba4725-278a-4588-b0cb-713b711911d5, target group = , DNS name = client100.domain.com
    2010-04-14 06:03:15:760 1044 ad4 PT   Server URL = http://wsus01/SimpleAuthWebService/SimpleAuth.asmx
    2010-04-14 06:05:15:465 1044 ad4 Agent WARNING: Failed to evaluate Installed rule, updateId = {BFE5B177-A086-47A0-B102-097E4FA1F807}.102, hr = 8024E001
    2010-04-14 06:08:54:374 2164 b4c Misc ===========  Logging initialized (build: 7.4.7600.226, tz: -0700)  ===========
    2010-04-14 06:08:54:374 2164 b4c Misc   = Process: C:\WINDOWS\system32\wuauclt.exe
    2010-04-14 06:08:54:374 2164 b4c AUClnt wuauclt.exe launched with command line wuauclt /reportnow
    2010-04-14 06:08:54:374 2164 b4c Service Registering proxy/stubs.
    2010-04-14 06:08:54:405 2164 b4c AUClnt wuauclt.exe is exiting with code 0x00000000
    2010-04-14 06:10:10:531 1044 ad4 Misc WARNING: Send failed with hr = 80072ee2.
    2010-04-14 06:10:10:531 1044 ad4 Misc WARNING: SendRequest failed with hr = 80072ee2. Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <>
    2010-04-14 06:10:10:531 1044 ad4 PT   + Last proxy send request failed with hr = 0x80072EE2, HTTP status code = 0
    2010-04-14 06:10:10:531 1044 ad4 PT   + Caller provided credentials = No
    2010-04-14 06:10:10:531 1044 ad4 PT   + Impersonate flags = 0
    2010-04-14 06:10:10:531 1044 ad4 PT   + Possible authorization schemes used =
    2010-04-14 06:10:10:531 1044 ad4 PT WARNING: SyncUpdates failure, error = 0x80072EE2, soap client error = 5, soap error code = 0, HTTP status code = 200
    2010-04-14 06:10:10:531 1044 ad4 PT WARNING: PTError: 0x80072ee2
    2010-04-14 06:10:10:531 1044 ad4 PT WARNING: SyncUpdates_WithRecovery failed.: 0x80072ee2
    2010-04-14 06:10:10:531 1044 ad4 PT WARNING: Sync of Updates: 0x80072ee2
    2010-04-14 06:10:10:531 1044 ad4 PT WARNING: SyncServerUpdatesInternal failed: 0x80072ee2
    2010-04-14 06:10:10:531 1044 ad4 Agent   * WARNING: Failed to synchronize, error = 0x80072EE2
    2010-04-14 06:10:10:547 1044 ad4 Agent   * WARNING: Exit code = 0x80072EE2
    2010-04-14 06:10:10:547 1044 ad4 Agent *********
    2010-04-14 06:10:10:547 1044 ad4 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2010-04-14 06:10:10:547 1044 ad4 Agent *************
    2010-04-14 06:10:10:547 1044 ad4 Agent WARNING: WU client failed Searching for update with error 0x80072ee2
    2010-04-14 06:10:10:563 1044 ad4 Report REPORT EVENT: {074D4BD9-B5D0-4706-B299-6F52972B8A5E} 2010-04-14 06:10:10:547-0700 1 148 101 {00000000-0000-0000-0000-000000000000} 0 80072ee2 AutomaticUpdates Failure Software Synchronization Windows Update Client failed to detect with error 0x80072ee2.
    2010-04-14 06:10:10:578 1044 b70 AU >>##  RESUMED  ## AU: Search for updates [CallId = {7DEBF958-EE84-4C30-8F31-A9147A47B233}]
    2010-04-14 06:10:10:578 1044 b70 AU   # WARNING: Search callback failed, result = 0x80072EE2
    2010-04-14 06:10:10:578 1044 b70 AU   # WARNING: Failed to find updates with error code 80072EE2
    2010-04-14 06:10:10:578 1044 b70 AU #########
    2010-04-14 06:10:10:578 1044 b70 AU ##  END  ##  AU: Search for updates [CallId = {7DEBF958-EE84-4C30-8F31-A9147A47B233}]
    2010-04-14 06:10:10:578 1044 b70 AU #############
    2010-04-14 06:10:10:578 1044 b70 AU AU setting next detection timeout to 2010-04-14 18:10:10
    2010-04-14 06:10:10:578 1044 b70 AU AU was unable to detect updates for more than 48 hours
    2010-04-14 06:10:10:781 1044 ad4 Report Uploading 1 events using cached cookie, reporting URL =http://wsus01/ReportingWebService/ReportingWebService.asmx
    2010-04-14 06:10:10:813 1044 ad4 Report Reporter successfully uploaded 1 events.
    2010-04-14 06:10:15:578 1044 ad4 Report REPORT EVENT: {EEA6E357-20F8-4952-969E-A84B380FD0A6} 2010-04-14 06:10:10:578-0700 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.
    2010-04-14 06:10:17:657 1044 e68 AU AU found 0 updates for install at shutdown
    2010-04-14 06:10:17:657 3700 9e8 Misc ===========  Logging initialized (build: 7.4.7600.226, tz: -0700)  ===========
    2010-04-14 06:10:17:657 3700 9e8 Misc   = Process: C:\WINDOWS\Explorer.EXE
    2010-04-14 06:10:17:657 3700 9e8 Misc   = Module: C:\WINDOWS\system32\wuaueng.dll
    2010-04-14 06:10:17:657 3700 9e8 Shutdwn 0 updates are ready to be installed at shutdown.
    2010-04-14 06:10:17:657 3700 9e8 Shutdwn Install at shutdown: no updates to install
    2010-04-14 06:10:39:407 1044 a68 AU ###########  AU: Uninitializing Automatic Updates  ###########
    2010-04-14 06:10:40:063 1044 a68 Service *********
    2010-04-14 06:10:40:454 1044 a68 Service **  END  **  Service: Service exit [Exit code = 0x240001]
    2010-04-14 06:10:40:454 1044 a68 Service *************
    2010-04-14 06:11:50:484 1044 1f0 Misc ===========  Logging initialized (build: 7.4.7600.226, tz: -0700)  ===========
    2010-04-14 06:11:50:671 1044 1f0 Misc   = Process: C:\WINDOWS\System32\svchost.exe
    2010-04-14 06:11:50:671 1044 1f0 Misc   = Module: C:\WINDOWS\system32\wuaueng.dll
    2010-04-14 06:11:50:484 1044 1f0 Service *************
    2010-04-14 06:11:50:687 1044 1f0 Service ** START **  Service: Service startup
    2010-04-14 06:11:50:687 1044 1f0 Service *********
    2010-04-14 06:11:50:687 1044 1f0 Service updated service status to 2
    2010-04-14 06:11:50:718 1044 1f0 Setup Processing any required registration
    2010-04-14 06:11:50:781 1044 1f0 Service Registering proxy/stubs.
    2010-04-14 06:11:50:843 1044 1f0 Agent   * WU client version 7.4.7600.226
    2010-04-14 06:11:50:843 1044 1f0 Agent   * Base directory: C:\WINDOWS\SoftwareDistribution
    2010-04-14 06:11:50:843 1044 1f0 Misc CSusProxyManager successfully initialized.
    2010-04-14 06:11:50:843 1044 1f0 Misc Default Winhttp settings are Proxy : <(null)> ProxyByPass : <(null)>
    2010-04-14 06:11:50:843 1044 1f0 Agent   * Access type: No proxy
    2010-04-14 06:11:50:843 1044 1f0 Service WARNING: WSASocket() for Ipv6 failed with error: 8007273f
    2010-04-14 06:11:50:859 1044 1f0 Service CIpAddressMonitor::CreateListenSocket returning with hr = 8007273f
    2010-04-14 06:11:50:859 1044 1f0 Service failed to initialize Ip V6 network monitor with error 8007273f
    2010-04-14 06:11:50:859 1044 1f0 Service CIpAddressMonitor::CreateListenSocket returning with hr = 0
    2010-04-14 06:11:50:859 1044 1f0 Service WARNING: WSASocket() for Ipv6 failed with error: 8007273f
    2010-04-14 06:11:50:875 1044 1f0 Service CIpAddressMonitor::CreateListenSocket returning with hr = 8007273f
    2010-04-14 06:11:50:875 1044 1f0 Service failed to get network state for Ipv6 with error 8007273f, because CIpAddressMonitor is not initialized
    2010-04-14 06:11:50:875 1044 1f0 Service Network interfaces : 1
    2010-04-14 06:11:50:875 1044 1f0 Agent   * Network state: Connected
    2010-04-14 06:11:50:890 1044 1f0 EEHndlr EE does not support subexpression parsing.
    2010-04-14 06:11:50:890 1044 1f0 EEHndlr EE Handler QI: ISusExprEvaluate3
    2010-04-14 06:11:50:890 1044 1f0 EEHndlr CEEMsiHandler::AddRef: refcount is 2
    2010-04-14 06:11:50:890 1044 1f0 EEHndlr EE Handler QI: unsupported interface
    2010-04-14 06:11:50:890 1044 1f0 EEHndlr EE does not support subexpression parsing.
    2010-04-14 06:11:50:890 1044 1f0 EEHndlr EE does not support subexpression parsing.
    2010-04-14 06:11:50:937 1044 1f0 DnldMgr Initializing BITS callback handler.
    2010-04-14 06:11:50:968 1044 1f0 DnldMgr AddRef: ref count -> 1
    2010-04-14 06:11:50:968 1044 1f0 DnldMgr DH Listener AddRef: ref count -> 1
    2010-04-14 06:11:50:968 1044 1f0 DtaStor FATAL: DS: 0x80040154: Failed to CoCreate datastore
    2010-04-14 06:11:51:062  600 260 Misc ===========  Logging initialized (build: 7.4.7600.226, tz: -0700)  ===========
    2010-04-14 06:11:51:062  600 260 Misc   = Process: C:\WINDOWS\system32\wuauclt.exe
    2010-04-14 06:11:51:062  600 260 AUClnt wuauclt.exe launched with command line "C:\WINDOWS\system32\wuauclt.exe" /RunStoreAsComServer Local\[414]SUSDS7d0022572d2d924fa8b53b9aee537d0e
    2010-04-14 06:11:51:218  600 260 Misc ===========  Logging initialized (build: 7.4.7600.226, tz: -0700)  ===========
    2010-04-14 06:11:51:218  600 260 Misc   = Process: C:\WINDOWS\system32\wuauclt.exe
    2010-04-14 06:11:51:218  600 260 Misc   = Module: C:\WINDOWS\system32\wuaueng.dll
    2010-04-14 06:11:51:218  600 260 Service Registering proxy/stubs.
    2010-04-14 06:11:51:218  600 260 DtaStor Trying to make out of proc datastore active
    2010-04-14 06:11:51:937  600 260 DtaStor Created new ESE session
    2010-04-14 06:11:51:937  600 260 DtaStor CSusEseSession reference count at 1
    2010-04-14 06:11:51:937  600 260 DtaStor CSusDatastore AddRef: refcount is 1
    2010-04-14 06:11:52:078  600 260 DtaStor Attempting to open table tbStoreVersion
    2010-04-14 06:11:52:078  600 260 DtaStor Opened table: tableid: 39911424
    2010-04-14 06:11:52:078  600 260 DtaStor Transaction begun. sesid 025A0320. Nesting: 0
    2010-04-14 06:11:52:078  600 260 DtaStor CSusEseSession reference count at 2
    2010-04-14 06:11:52:078  600 260 DtaStor Transaction commited. sesid: 025A0320. Nesting: 0
    2010-04-14 06:11:52:078  600 260 DtaStor CSusEseSession reference count at 1
    2010-04-14 06:11:52:078  600 260 DtaStor Store version is 0.185
    2010-04-14 06:11:52:484  600 260 DtaStor Attempting to open table tbServiceData
    2010-04-14 06:11:52:500  600 260 DtaStor Opened table: tableid: 39911424
    2010-04-14 06:11:52:500  600 260 DtaStor Transaction begun. sesid 025A0320. Nesting: 0
    2010-04-14 06:11:52:500  600 260 DtaStor CSusEseSession reference count at 2
    2010-04-14 06:11:52:546  600 260 DtaStor Transaction commited. sesid: 025A0320. Nesting: 0
    2010-04-14 06:11:52:546  600 260 DtaStor CSusEseSession reference count at 1
    2010-04-14 06:11:52:546  600 260 DtaStor CSusEseSession reference count at 0
    2010-04-14 06:11:52:546  600 260 DtaStor CSusDatastore Release: refcount is 0
    2010-04-14 06:11:52:546  600 260 DtaStor SUS client data store initialized
    2010-04-14 06:11:52:562  600 260 DtaStor Out of proc datastore is now active
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastoreWrap QI: IClassFactory
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore QI: IUnknown requested
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore AddRef: refcount is 1
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore AddRef: refcount is 2
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore QI: Unknown interface requested
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore QI: Unknown interface requested
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore QI: IUnknown requested
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore AddRef: refcount is 3
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore AddRef: refcount is 4
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore QI: Unknown interface requested
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore QI: Unknown interface requested
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore QI: Unknown interface requested
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore Release: refcount is 3
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore QI: ISusDatastore requested
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore AddRef: refcount is 4
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore QI: ISusDatastore requested
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore AddRef: refcount is 5
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore Release: refcount is 4
    2010-04-14 06:11:52:562  600 260 DtaStor CSusDatastore Release: refcount is 3
    2010-04-14 06:11:52:578 1044 1f0 DtaStor Attempt 0 to CoCreate the datastore succeeded
    2010-04-14 06:11:52:578 1044 1f0 DtaStor Session caching is enabled
    2010-04-14 06:11:52:578 1044 1f0 DtaStor Store locked. Internal lock count is 1
    2010-04-14 06:11:52:578  600 260 DtaStor CSusDatastore QI: Unknown interface requested
    2010-04-14 06:11:52:578  600 260 DtaStor Retrieved existing ESE session
    2010-04-14 06:11:52:578  600 260 DtaStor CSusEseSession reference count at 1
    2010-04-14 06:11:52:578  600 260 DtaStor CSusDatastore AddRef: refcount is 4
    2010-04-14 06:11:52:578  600 260 DtaStor CSusEseSession QI: ISusEseSession
    2010-04-14 06:11:52:578  600 260 DtaStor CSusEseSession reference count at 2
    2010-04-14 06:11:52:578  600 260 DtaStor CSusEseSession reference count at 1
    2010-04-14 06:11:52:578  600 260 DtaStor CSusEseSession QI: Unknown interface requested
    2010-04-14 06:11:52:578  600 260 DtaStor CSusEseSession QI: Unknown interface requested
    2010-04-14 06:11:52:578  600 260 DtaStor CSusEseSession QI: Unknown interface requested
    2010-04-14 06:11:52:578  600 260 DtaStor CSusEseSession QI: IUnknown
    2010-04-14 06:11:52:578  600 260 DtaStor CSusEseSession reference count at 2
    2010-04-14 06:11:52:578  600 260 DtaStor CSusEseSession reference count at 3
    2010-04-14 06:11:52:578  600 260 DtaStor CSusEseSession QI: Unknown interface requested
    2010-04-14 06:11:52:578  600 260 DtaStor CSusEseSession QI: Unknown interface requested
    2010-04-14 06:11:52:593  600 260 DtaStor CSusEseSession QI: Unknown interface requested
    2010-04-14 06:11:52:593  600 260 DtaStor CSusEseSession reference count at 2
    2010-04-14 06:11:52:593  600 260 DtaStor CSusEseSession QI: ISusEseSession
    2010-04-14 06:11:52:593  600 260 DtaStor CSusEseSession reference count at 3
    2010-04-14 06:11:52:593  600 260 DtaStor CSusEseSession QI: ISusEseSession
    2010-04-14 06:11:52:593  600 260 DtaStor CSusEseSession reference count at 4
    2010-04-14 06:11:52:593  600 260 DtaStor CSusEseSession reference count at 3
    2010-04-14 06:11:52:593 1044 1f0 DtaStor CSusEseSessionWrap ref count at 1
    2010-04-14 06:11:52:593  600 260 DtaStor CSusEseSession QI: Unknown interface requested
    2010-04-14 06:11:52:593  600 260 DtaStor Section 0 locked by session 000C0728 (thread: 608)
    2010-04-14 06:11:52:593  600 260 DtaStor Attempting to open table tbFeaturedUpdateNotificationsData
    2010-04-14 06:11:52:593  600 260 DtaStor Opened table: tableid: 39911424
    2010-04-14 06:11:52:593  600 260 DtaStor Attempting to open table tbFeaturedUpdateNotificationsLocData
    2010-04-14 06:11:52:593  600 260 DtaStor Opened table: tableid: 39911696
    2010-04-14 06:11:52:593  600 260 DtaStor Transaction begun. sesid 025A0320. Nesting: 0
    2010-04-14 06:11:52:593  600 260 DtaStor CSusEseSession reference count at 4
    2010-04-14 06:11:52:609  600 260 DtaStor Transaction commited. sesid: 025A0320. Nesting: 0
    2010-04-14 06:11:52:609  600 260 DtaStor CSusEseSession reference count at 3
    2010-04-14 06:11:52:609  600 260 DtaStor Section 0 unlocked by session 000C0728 (thread: 608)
    2010-04-14 06:11:52:640 1044 1f0 DtaStor CSusEseSessionWrap ref count at 0
    2010-04-14 06:11:52:640 1044 1f0 DtaStor Wrapper store lock count at 0
    2010-04-14 06:11:52:640 1044 1f0 DtaStor Created timer queue timer with delay 300 sec
    2010-04-14 06:11:52:640 1044 1f0 Handler CUHHandlerBase::AddRef: refcount is 2
    2010-04-14 06:11:52:687 1044 1f0 Handler CUHHandlerBase::Release: refcount is 1
    2010-04-14 06:11:52:687 1044 1f0 Handler CUHHandlerBase::AddRef: refcount is 2
    2010-04-14 06:11:52:687 1044 1f0 Handler CUHHandlerBase::Release: refcount is 1
    2010-04-14 06:11:52:687 1044 1f0 Agent ref count on CCR after AddRef is 2
    2010-04-14 06:11:52:765 1044 1f0 Service destination 0 subscribes for subscription 1 with internalrouting 0
    2010-04-14 06:11:52:765 1044 1f0 Service destination 0 subscribes for subscription 0 with internalrouting 0
    2010-04-14 06:11:52:765 1044 1f0 Service destination 0 subscribes for subscription 14 with internalrouting 0
    2010-04-14 06:11:52:765 1044 1f0 Service new event 12 of type 1 added to event system
    2010-04-14 06:11:52:765 1044 1f0 Agent ref count on CCR after AddRef is 3
    2010-04-14 06:11:52:781 1044 1f0 Agent ref count on CCR after AddRef is 4
    2010-04-14 06:11:52:781 1044 1f0 Agent ref count on CCR after Release is 3
    2010-04-14 06:11:52:781 1044 1f0 Agent ref count on CCR after AddRef is 4
    2010-04-14 06:11:52:781 1044 1f0 Agent ref count on CCR after Release is 3
    2010-04-14 06:11:52:781 1044 1f0 Agent ref count on CCR after AddRef is 4
    2010-04-14 06:11:52:781 1044 1f0 AU AddRef: refcount is 2
    2010-04-14 06:11:52:781 1044 1f0 Service destination 1 subscribes for subscription 18 with internalrouting 5
    2010-04-14 06:11:52:781 1044 1f0 Setup Using INF-based selfupdate
    2010-04-14 06:11:52:843 1044 1f0 Service updated service status to 4
    2010-04-14 06:11:52:921 1044 1f0 Service Service status is now SERVICE_RUNNING
    2010-04-14 06:11:52:921 1044 1f0 Service Event system starts running
    2010-04-14 06:11:52:921 1044 1f0 Service WARNING: WSASocket() for Ipv6 failed with error: 8007273f
    2010-04-14 06:11:52:921 1044 1f0 Service CIpAddressMonitor::CreateListenSocket returning with hr = 8007273f
    2010-04-14 06:11:52:921 1044 1f0 Service failed to start listening in CIpAddressMonitor with error 8007273f, because it is not initialized
    2010-04-14 06:11:52:937 1044 1f0 Service failed to start listening Ip V6 network monitor with error 8007273f
    2010-04-14 06:11:52:937 1044 1f0 Service Updated network state. Prev Num of Interfaces : 1, now : 1.
    2010-04-14 06:11:52:937 1044 1f0 Service Wait object starts waiting with timeout 44828 msecs
    2010-04-14 06:11:52:937 1044 1f0 Service Wait object starts waiting with timeout 44828 msecs
    2010-04-14 06:11:52:937 1044 1f0 Service WARNING: WSASocket() for Ipv6 failed with error: 8007273f
    2010-04-14 06:11:52:937 1044 1f0 Service CIpAddressMonitor::CreateListenSocket returning with hr = 8007273f
    2010-04-14 06:11:52:937 1044 1f0 Service failed to get network state for Ipv6 with error 8007273f, because CIpAddressMonitor is not initialized
    2010-04-14 06:11:52:937 1044 1f0 Service Network interfaces : 1
    2010-04-14 06:11:52:937 1044 1f0 Service networkState = 2. DidNetworkStatusChanged = 0, DidNetworkConnectivityOptionsChanged = 0
    2010-04-14 06:11:52:937 1044 1f0 Service Wait object starts waiting with timeout 44828 msecs
    2010-04-14 06:11:54:359 1044 1f0 Service Signal subscription event 7
    2010-04-14 06:11:54:359 1044 1f0 Service Wait object starts waiting with timeout 43406 msecs
    2010-04-14 06:12:38:289 1044 1f0 Service Event system dispatch events
    2010-04-14 06:12:38:289 1044 1f0 Agent start delayed initialization of WU client
    2010-04-14 06:12:38:289 1044 1f0 Report Logging events locally at C:\WINDOWS\SoftwareDistribution\ReportingEvents.log.
    2010-04-14 06:12:38:289 1044 1f0 Report Event cache directory at C:\WINDOWS\SoftwareDistribution\EventCache.
    2010-04-14 06:12:38:289 1044 1f0 Report BatchFlushAge = 15361.
    2010-04-14 06:12:38:289 1044 1f0 Report BatchFlushAgeSus = 584.
    2010-04-14 06:12:38:289 1044 1f0 Report SamplingValue2 = 800, sampling required = Yes, detect sampling required = Yes
    2010-04-14 06:12:38:289 1044 1f0 Report Write buffer is empty. Not scheduling a flush.
    2010-04-14 06:12:38:511 1044 1f0 Report Initializing uploader for new server 3da21691-e39d-4da6-8a4b-b43877bcb1b7.
    2010-04-14 06:12:38:543 1044 1f0 Report Server 3da21691-e39d-4da6-8a4b-b43877bcb1b7 had empty event cache. No uploader created.
    2010-04-14 06:12:38:543 1044 1f0 Report Failed to initialize event uploader for new server 3da21691-e39d-4da6-8a4b-b43877bcb1b7 with hr = 8024000c.
    2010-04-14 06:12:38:543 1044 1f0 Report WARNING: Found invalid server ID WU while enumerating event caches. Ignoring key. hr = 800706a9.
    2010-04-14 06:12:38:543 1044 1f0 Service WARNING: WSASocket() for Ipv6 failed with error: 8007273f
    2010-04-14 06:12:38:543 1044 1f0 Service CIpAddressMonitor::CreateListenSocket returning with hr = 8007273f
    2010-04-14 06:12:38:543 1044 1f0 Service failed to get network state for Ipv6 with error 8007273f, because CIpAddressMonitor is not initialized
    2010-04-14 06:12:38:543 1044 1f0 Service Network interfaces : 1
    2010-04-14 06:12:38:543 1044 1f0 Service Signal subscription event 8
    2010-04-14 06:12:38:543 1044 1f0 Service create subscription event for destination 2 and routing 0
    2010-04-14 06:12:38:543 1044 1f0 Service destination 2 subscribes for subscription 8 with internalrouting 0
    2010-04-14 06:12:38:543 1044 1f0 Service WARNING: WSASocket() for Ipv6 failed with error: 8007273f
    2010-04-14 06:12:38:543 1044 1f0 Service CIpAddressMonitor::CreateListenSocket returning with hr = 8007273f
    2010-04-14 06:12:38:543 1044 1f0 Service failed to get network state for Ipv6 with error 8007273f, because CIpAddressMonitor is not initialized
    2010-04-14 06:12:38:543 1044 1f0 Service Network interfaces : 1
    2010-04-14 06:12:38:543 1044 1f0 Service destination 2 subscribes for subscription 9 with internalrouting 0
    2010-04-14 06:12:38:543 1044 1f0 Agent ***********  Agent: Initializing Windows Update Agent  ***********
    2010-04-14 06:12:38:543 1044 1f0 Service destination 0 subscribes for subscription 2 with internalrouting 0
    2010-04-14 06:12:38:543 1044 1f0 Service destination 0 subscribes for subscription 7 with internalrouting 0
    2010-04-14 06:12:38:543 1044 1f0 Service WARNING: WSASocket() for Ipv6 failed with error: 8007273f
    2010-04-14 06:12:38:543 1044 1f0 Service CIpAddressMonitor::CreateListenSocket returning with hr = 8007273f
    2010-04-14 06:12:38:543 1044 1f0 Service failed to get network state for Ipv6 with error 8007273f, because CIpAddressMonitor is not initialized
    2010-04-14 06:12:38:543 1044 1f0 Service Network interfaces : 1
    2010-04-14 06:12:38:543 1044 1f0 Service Signal subscription event 8
    2010-04-14 06:12:38:543 1044 1f0 Service create subscription event for destination 2 and routing 0
    2010-04-14 06:12:38:543 1044 1f0 Service create subscription event for destination 0 and routing 0
    2010-04-14 06:12:38:543 1044 1f0 Service destination 0 subscribes for subscription 8 with internalrouting 0
    2010-04-14 06:12:38:543 1044 1f0 Service WARNING: WSASocket() for Ipv6 failed with error: 8007273f
    2010-04-14 06:12:38:543 1044 1f0 Service CIpAddressMonitor::CreateListenSocket returning with hr = 8007273f
    2010-04-14 06:12:38:543 1044 1f0 Service failed to get network state for Ipv6 with error 8007273f, because CIpAddressMonitor is not initialized
    2010-04-14 06:12:38:543 1044 1f0 Service Network interfaces : 1
    2010-04-14 06:12:38:543 1044 1f0 Service destination 0 subscribes for subscription 9 with internalrouting 0
    2010-04-14 06:12:38:543 1044 1f0 Service destination 0 subscribes for subscription 10 with internalrouting 0
    2010-04-14 06:12:38:543 1044 1f0 Service destination 0 subscribes for subscription 4 with internalrouting 0
    2010-04-14 06:12:38:543 1044 1f0 Agent refresh WU client global setting cache
    2010-04-14 06:12:38:591 1044 1f0 Agent ***********  Agent: Initializing global settings cache  ***********
    2010-04-14 06:12:38:591 1044 1f0 Agent   * WSUS server:http://wsus01
    2010-04-14 06:12:38:591 1044 1f0 Agent   * WSUS status server:http://wsus01
    2010-04-14 06:12:38:591 1044 1f0 Agent   * Target group: (Unassigned Computers)
    2010-04-14 06:12:38:591 1044 1f0 Agent   * Windows Update access disabled: No
    2010-04-14 06:12:38:591 1044 1f0 DtaStor Store locked. Internal lock count is 1
    2010-04-14 06:12:38:591 1044 1f0 DtaStor CSusEseSessionWrap ref count at 1
    2010-04-14 06:12:38:607  600 260 DtaStor Attempting to open table tbCcrDownloadData
    2010-04-14 06:12:38:607  600 260 DtaStor Opened table: tableid: 39911696
    2010-04-14 06:12:38:607  600 260 DtaStor Transaction begun. sesid 025A0320. Nesting: 0
    2010-04-14 06:12:38:607  600 260 DtaStor CSusEseSession reference count at 4
    2010-04-14 06:12:38:623  600 260 DtaStor Transaction rolled back. sesid: 025A0320. Nesting: 0
    2010-04-14 06:12:38:623  600 260 DtaStor CSusEseSession reference count at 3
    2010-04-14 06:12:38:623 1044 1f0 DtaStor CSusEseSessionWrap ref count at 0
    2010-04-14 06:12:38:623 1044 1f0 DtaStor Wrapper store lock count at 0
    2010-04-14 06:12:38:623 1044 1f0 DnldMgr Download manager restoring 0 downloads
    2010-04-14 06:12:38:654 1044 1f0 DtaStor Store locked. Internal lock count is 1
    2010-04-14 06:12:38:654  600 260 DtaStor Created new ESE session
    2010-04-14 06:12:38:654  600 260 DtaStor CSusEseSession reference count at 1
    2010-04-14 06:12:38:654  600 260 DtaStor CSusDatastore AddRef: refcount is 5
    2010-04-14 06:12:38:654  600 260 DtaStor Attempting to open table tbServiceData
    2010-04-14 06:12:38:654  600 260 DtaStor Opened table: tableid: 39911696
    2010-04-14 06:12:38:654  600 260 DtaStor Transaction begun. sesid 025A03C0. Nesting: 0
    2010-04-14 06:12:38:654  600 260 DtaStor CSusEseSession reference count at 2
    2010-04-14 06:12:38:686  600 260 DtaStor Transaction commited. sesid: 025A03C0. Nesting: 0
    2010-04-14 06:12:38:686  600 260 DtaStor CSusEseSession reference count at 1
    2010-04-14 06:12:38:686  600 260 DtaStor CSusEseSession reference count at 0
    2010-04-14 06:12:38:686  600 260 DtaStor CSusDatastore Release: refcount is 4
    2010-04-14 06:12:38:686 1044 1f0 DtaStor Wrapper store lock count at 0
    2010-04-14 06:12:38:686 1044 1f0 Agent DeleteVolatileServices::GetServiceList returned 2 services.
    2010-04-14 06:12:38:686 1044 1f0 Agent Client Call Recorder finished delayed initialization
    2010-04-14 06:12:38:686 1044 1f0 DtaStor Store locked. Internal lock count is 1
    2010-04-14 06:12:38:686 1044 1f0 DtaStor CSusEseSessionWrap ref count at 1
    2010-04-14 06:12:38:686  600 260 DtaStor Attempting to open table tbDownloadJob
    2010-04-14 06:12:38:686  600 260 DtaStor Opened table: tableid: 39911696
    2010-04-14 06:12:38:686  600 260 DtaStor Transaction begun. sesid 025A0320. Nesting: 0
    2010-04-14 06:12:38:686  600 260 DtaStor CSusEseSession reference count at 4
    2010-04-14 06:12:38:686  600 260 DtaStor Transaction rolled back. sesid: 025A0320. Nesting: 0
    2010-04-14 06:12:38:686  600 260 DtaStor CSusEseSession reference count at 3
    2010-04-14 06:12:38:686 1044 1f0 DtaStor CSusEseSessionWrap ref count at 0
    2010-04-14 06:12:38:686 1044 1f0 DtaStor Wrapper store lock count at 0
    2010-04-14 06:12:38:686 1044 1f0 Service new event 2 of type 2 added to event system
    2010-04-14 06:12:38:702 1044 1f0 DnldMgr DownloadManager SecsInADay = 86400.
    2010-04-14 06:12:38:702 1044 1f0 Service new event 3 of type 1 added to event system
    2010-04-14 06:12:38:718 1044 1f0 Report PostReboot: Loading pending event groups.
    2010-04-14 06:12:38:718 1044 1f0 Report PostReboot: Using callback event expiration age: 1209600
    2010-04-14 06:12:38:718 1044 1f0 Report PostReboot: Inited pending event handler with 0 groups, 0 pending polled events, and 0 pending callback events.
    2010-04-14 06:12:38:718 1044 1f0 Service Signal subscription event 19
    2010-04-14 06:12:38:718 1044 1f0 AU ###########  AU: Initializing Automatic Updates  ###########
    2010-04-14 06:12:38:718 1044 1f0 AU AU setting next sqm report timeout to 2010-04-14 13:12:38
    2010-04-14 06:12:38:734 1044 1f0 DtaStor Store locked. Internal lock count is 1
    2010-04-14 06:12:38:734  600 260 DtaStor Retrieved existing ESE session
    2010-04-14 06:12:38:734  600 260 DtaStor CSusEseSession reference count at 1
    2010-04-14 06:12:38:734  600 260 DtaStor CSusDatastore AddRef: refcount is 5
    2010-04-14 06:12:38:734  600 260 DtaStor Attempting to open table tbServiceData
    2010-04-14 06:12:38:734  600 260 DtaStor Opened table: tableid: 39911696
    2010-04-14 06:12:38:734  600 260 DtaStor Transaction begun. sesid 025A03C0. Nesting: 0
    2010-04-14 06:12:38:734  600 260 DtaStor CSusEseSession reference count at 2
    2010-04-14 06:12:38:734  600 260 DtaStor Transaction commited. sesid: 025A03C0. Nesting: 0
    2010-04-14 06:12:38:734  600 260 DtaStor CSusEseSession reference count at 1
    2010-04-14 06:12:38:734  600 260 DtaStor CSusEseSession reference count at 0
    2010-04-14 06:12:38:734  600 260 DtaStor CSusDatastore Release: refcount is 4
    2010-04-14 06:12:38:734 1044 1f0 DtaStor Wrapper store lock count at 0
    2010-04-14 06:12:38:734 1044 1f0 AU   # WSUS server:http://wsus01
    2010-04-14 06:12:38:734 1044 1f0 AU   # Detection frequency: 22
    2010-04-14 06:12:38:734 1044 1f0 AU   # Approval type: Scheduled (Policy)
    2010-04-14 06:12:38:734 1044 1f0 AU   # Scheduled install day/time: Every day at 3:00
    2010-04-14 06:12:38:734 1044 1f0 AU   # Auto-install minor updates: Yes (Policy)
    2010-04-14 06:12:38:734 1044 1f0 AU   # Will interact with non-admins (Non-admins are elevated (Policy))
    2010-04-14 06:12:38:734 1044 1f0 Service destination 1 subscribes for subscription 3 with internalrouting 3
    2010-04-14 06:12:38:734 1044 1f0 Service destination 1 subscribes for subscription 5 with internalrouting 3
    2010-04-14 06:12:38:734 1044 1f0 Service destination 1 subscribes for subscription 4 with internalrouting 3
    2010-04-14 06:12:38:734 1044 1f0 Service destination 1 subscribes for subscription 6 with internalrouting 3
    2010-04-14 06:12:38:734 1044 1f0 DtaStor Store locked. Internal lock count is 1
    2010-04-14 06:12:38:734 1044 1f0 DtaStor CSusEseSessionWrap ref count at 1
    2010-04-14 06:12:38:734  600 260 DtaStor Attempting to open table tbAUState
    2010-04-14 06:12:38:734  600 260 DtaStor Opened table: tableid: 39911696
    2010-04-14 06:12:38:734  600 260 DtaStor Transaction begun. sesid 025A0320. Nesting: 0
    2010-04-14 06:12:38:734  600 260 DtaStor CSusEseSession reference count at 4
    2010-04-14 06:12:38:734  600 260 DtaStor Transaction rolled back. sesid: 025A0320. Nesting: 0
    2010-04-14 06:12:38:734  600 260 DtaStor CSusEseSession reference count at 3
    2010-04-14 06:12:38:734 1044 1f0 DtaStor CSusEseSessionWrap ref count at 0
    2010-04-14 06:12:38:734 1044 1f0 DtaStor Wrapper store lock count at 0
    2010-04-14 06:12:38:734 1044 1f0 AU **************Dumping AU Update Manager*****************
    2010-04-14 06:12:38:734 1044 1f0 AU Number of updates for list 0: 0
    2010-04-14 06:12:38:734 1044 1f0 AU ********************************************************
    2010-04-14 06:12:38:734 1044 1f0 AU Number of updates for list 1: 0
    2010-04-14 06:12:38:734 1044 1f0 AU ********************************************************
    2010-04-14 06:12:38:750 1044 1f0 Service destination 1 subscribes for subscription 11 with internalrouting 0
    2010-04-14 06:12:38:750 1044 1f0 Service destination 1 subscribes for subscription 12 with internalrouting 0
    2010-04-14 06:12:38:750 1044 1f0 Service destination 1 subscribes for subscription 15 with internalrouting 0
    2010-04-14 06:12:38:750 1044 1f0 Service destination 1 subscribes for subscription 16 with internalrouting 0
    2010-04-14 06:12:38:750 1044 1f0 AU No pending calls to reconnect
    2010-04-14 06:12:38:750 1044 1f0 Service destination 1 subscribes for subscription 17 with internalrouting 2
    2010-04-14 06:12:38:750 1044 1f0 AU Setting the Reschedule timeout
    2010-04-14 06:12:38:750 1044 1f0 Service new event 31 of type 1 added to event system
    2010-04-14 06:12:38:750 1044 1f0 Agent Access is granted
    2010-04-14 06:12:38:750 1044 1f0 Handler CUHHandlerBase::AddRef: refcount is 2
    2010-04-14 06:12:38:750 1044 1f0 Handler CUHHandlerBase::Release: refcount is 1
    2010-04-14 06:12:38:750 1044 1f0 Agent WU client internal API CClientCallRecorder::CanInstallNow succeeds
    2010-04-14 06:12:38:750 1044 1f0 AU Nonexclusive updates: total=0, have high-pri=FALSE, have important=FALSE, have recommended=FALSE, have optional=FALSE
    2010-04-14 06:12:38:750 1044 1f0 AU Exclusive updates: high-pri=0, important=0, recommended=0, optional=0
    2010-04-14 06:12:38:750 1044 1f0 AU Ignore download status while finding the first update group
    2010-04-14 06:12:38:750 1044 1f0 AU Initializing featured updates
    2010-04-14 06:12:38:750 1044 1f0 AU Found 0 cached featured updates
    2010-04-14 06:12:38:750 1044 1f0 Service destination 1 subscribes for subscription 14 with internalrouting 5
    2010-04-14 06:12:38:750 1044 1f0 Service destination 1 subscribes for subscription 13 with internalrouting 5
    2010-04-14 06:12:38:750 1044 1f0 Service destination 1 subscribes for subscription 20 with internalrouting 5
    2010-04-14 06:12:38:750 1044 1f0 Service destination 1 subscribes for subscription 7 with internalrouting 5
    2010-04-14 06:12:38:750 1044 1f0 AU AU class object already registered, no need to do it again
    2010-04-14 06:12:38:750 1044 1f0 Agent Access is granted
    2010-04-14 06:12:38:750 1044 1f0 Handler CUHHandlerBase::AddRef: refcount is 2
    2010-04-14 06:12:38:750 1044 1f0 Handler CUHHandlerBase::Release: refcount is 1
    2010-04-14 06:12:38:750 1044 1f0 Agent WU client internal API CClientCallRecorder::CanInstallNow succeeds
    2010-04-14 06:12:38:750 1044 1f0 Agent Access is granted
    2010-04-14 06:12:38:750 1044 1f0 Handler CUHHandlerBase::AddRef: refcount is 2
    2010-04-14 06:12:38:750 1044 1f0 Handler CUHHandlerBase::Release: refcount is 1
    2010-04-14 06:12:38:750 1044 1f0 Agent WU client internal API CClientCallRecorder::CanInstallNow succeeds
    2010-04-14 06:12:38:750 1044 1f0 DtaStor Store locked. Internal lock count is 1
    2010-04-14 06:12:38:750 1044 1f0 DtaStor CSusEseSessionWrap ref count at 1
    2010-04-14 06:12:38:750  600 260 DtaStor Section 6 locked by session 000C0728 (thread: 608)
    2010-04-14 06:12:38:750  600 260 DtaStor Attempting to open table tbAUState
    2010-04-14 06:12:38:750  600 260 DtaStor Opened table: tableid: 39911696
    2010-04-14 06:12:38:750  600 260 DtaStor Transaction begun. sesid 025A0320. Nesting: 0
    2010-04-14 06:12:38:750  600 260 DtaStor CSusEseSession reference count at 4
    2010-04-14 06:12:38:750  600 260 DtaStor Transaction commited. sesid: 025A0320. Nesting: 0
    2010-04-14 06:12:38:750  600 260 DtaStor CSusEseSession reference count at 3
    2010-04-14 06:12:38:750  600 260 DtaStor Section 6 unlocked by session 000C0728 (thread: 608)
    2010-04-14 06:12:38:750 1044 1f0 DtaStor CSusEseSessionWrap ref count at 0
    2010-04-14 06:12:38:750 1044 1f0 DtaStor Wrapper store lock count at 0
    2010-04-14 06:12:38:750 1044 1f0 Service new event 27 of type 1 added to event system
    2010-04-14 06:12:38:750 1044 1f0 Service destination 1 subscribes for subscription 7 with internalrouting 5
    2010-04-14 06:12:38:750 1044 1f0 AU AU finished delayed initialization
    2010-04-14 06:12:38:750 1044 1f0 Service Event system dispatch events
    2010-04-14 06:12:38:750 1044 1f0 Report SUS Client Agent event received.
    2010-04-14 06:12:38:750 1044 1f0 Report CEventQueue received eventing system event: 3
    2010-04-14 06:12:38:750 1044 1f0 Report Not detaching: buffer empty.
    2010-04-14 06:12:38:750 1044 1f0 Report Not flushing: no read buffers available.
    2010-04-14 06:12:38:750 1044 1f0 Report Network connection detected.
    2010-04-14 06:12:38:750 1044 1f0 Service Event system dispatch events
    2010-04-14 06:12:38:750 1044 1f0 Report SUS Client Agent event received.
    2010-04-14 06:12:38:750 1044 1f0 Report CEventQueue received eventing system event: 3
    2010-04-14 06:12:38:750 1044 1f0 Report Not detaching: buffer empty.
    2010-04-14 06:12:38:750 1044 1f0 Report Not flushing: no read buffers available.
    2010-04-14 06:12:38:766 1044 1f0 Report Network connection detected.
    2010-04-14 06:12:38:766 1044 1f0 Service Event system dispatch events
    2010-04-14 06:12:38:766 1044 1f0 Agent ClientId will be hardware-verified.
    2010-04-14 06:12:38:766 1044 1f0 Agent Found NIC: 00:0b:...
    2010-04-14 06:12:39:512 1044 1f0 Agent System Drive: C:
    2010-04-14 06:12:39:544 1044 1f0 Agent System Disk: 0
    2010-04-14 06:12:40:005 1044 1f0 Agent Serial Number:       VNVC02G3DAMMWT
    2010-04-14 06:12:40:037 1044 1f0 Agent Enclosure Serial Number: JJW6J31
    2010-04-14 06:12:40:052 1044 1f0 Agent MB Serial Number: ..CN7082137JJ05P.
    2010-04-14 06:12:40:052 1044 1f0 Agent Hardware is identical.
    2010-04-14 06:12:40:052 1044 1f0 Agent Drive Matches.
    2010-04-14 06:12:40:052 1044 1f0 Agent Hardware is NOT a new machine.
    Continued...

    Part 2:
    2010-04-14 06:12:40:068 1044 1f0 Report ***********  Report: Initializing static reporting data  ***********
    2010-04-14 06:12:40:068 1044 1f0 Report   * OS Version = 5.1.2600.3.0.65792
    2010-04-14 06:12:40:307 1044 1f0 Report   * Computer Brand = Dell Computer Corporation
    2010-04-14 06:12:40:307 1044 1f0 Report   * Computer Model = Dimension 2400              
    2010-04-14 06:12:40:338 1044 1f0 Report   * Bios Revision = A05
    2010-04-14 06:12:40:338 1044 1f0 Report   * Bios Name = Phoenix ROM BIOS PLUS Version 1.10 A05
    2010-04-14 06:12:40:354 1044 1f0 Report   * Bios Release Date = 2003-12-02T00:00:00
    2010-04-14 06:12:40:354 1044 1f0 Report   * Locale ID = 1033
    2010-04-14 06:12:40:354 1044 1f0 Misc Obtaining WSUS binary version numbers:
    2010-04-14 06:12:40:450 1044 1f0 Misc    ClientVersion: wuapi.dll = 7.4.7600.226
    2010-04-14 06:12:40:450 1044 1f0 Misc    ClientVersion: wuauclt.exe = 7.4.7600.226
    2010-04-14 06:12:40:561 1044 1f0 Misc    ClientVersion: wuaucpl.cpl = 7.4.7600.226
    2010-04-14 06:12:40:561 1044 1f0 Misc    ClientVersion: wuaueng.dll = 7.4.7600.226
    2010-04-14 06:12:40:561 1044 1f0 Misc    ClientVersion: wuauserv.dll = 5.4.3790.5512
    2010-04-14 06:12:40:656 1044 1f0 Misc    ClientVersion: wucltui.dll = 7.4.7600.226
    2010-04-14 06:12:40:656 1044 1f0 Report BuildEvent() succeeded.
    2010-04-14 06:12:40:656 1044 1f0 Report *****Dumping event {1AFBB8E2-43BF-43E1-94C1-630A7B654DD8}:
    2010-04-14 06:12:40:656 1044 1f0 Report  EventId 252, Source Id 101, Caller Windows Update Agent:
    2010-04-14 06:12:40:656 1044 1f0 Report  Replacement strings: 0
    2010-04-14 06:12:40:656 1044 1f0 Report  Misc data strings: 7
    2010-04-14 06:12:40:656 1044 1f0 Report   Q=1
    2010-04-14 06:12:40:656 1044 1f0 Report   m=4
    2010-04-14 06:12:40:656 1044 1f0 Report   n=0
    2010-04-14 06:12:40:656 1044 1f0 Report   G=7.4.7600.226
    2010-04-14 06:12:40:656 1044 1f0 Report   J=800
    2010-04-14 06:12:40:656 1044 1f0 Report   K=Phoenix ROM BIOS PLUS Version 1.10 A05
    2010-04-14 06:12:40:656 1044 1f0 Report   L=2003-12-02T00:00:00
    2010-04-14 06:12:40:656 1044 1f0 Report Queuing 1 events inCEventQueue@01C14E88.
    2010-04-14 06:12:40:656 1044 1f0 Service new event 20 of type 1 added to event system
    2010-04-14 06:12:40:656 1044 1f0 Report Not detaching: thresholds not met. (Size = 1)
    2010-04-14 06:12:40:656 1044 1f0 Report Not flushing: no read buffers available.
    2010-04-14 06:12:40:656 1044 1f0 Report ReportEvent() succeeded.
    2010-04-14 06:12:40:656 1044 1f0 Service Event system dispatch events
    2010-04-14 06:12:40:656 1044 1f0 Agent add custom handle 0xb58 to event system
    2010-04-14 06:12:40:656 1044 1f0 Service new event 7 of type 0 added to event system
    2010-04-14 06:12:40:656 1044 1f0 Agent successfully obtain work item type 0
    2010-04-14 06:12:40:656 1044 1f0 Service Wait object starts waiting with timeout 5000 msecs
    2010-04-14 06:12:40:656 1044 1f0 Service Wait object starts waiting with timeout 5000 msecs
    2010-04-14 06:12:40:672 1044 3dc DtaStor Store locked. Internal lock count is 1
    2010-04-14 06:12:40:672 1044 3dc DtaStor CSusEseSessionWrap ref count at 1
    2010-04-14 06:12:40:672 1044 3dc DnldMgr Starting update metadata cache purge; currently 0 entries.
    2010-04-14 06:12:40:672 1044 3dc DnldMgr Finished update metadata cache purge; now 0 entries.
    2010-04-14 06:12:40:672 1044 3dc DnldMgr Starting locked revision cache purge; currently 0 entries.
    2010-04-14 06:12:40:672 1044 3dc DnldMgr Finished locked revision cache purge; now 0 entries.
    2010-04-14 06:12:40:672 1044 3dc DtaStor CSusEseSessionWrap ref count at 0
    2010-04-14 06:12:40:672 1044 3dc DtaStor Wrapper store lock count at 0
    2010-04-14 06:12:40:672 1044 3dc DtaStor Store locked. Internal lock count is 1
    2010-04-14 06:12:40:672 1044 3dc DtaStor CSusEseSessionWrap ref count at 1
    2010-04-14 06:12:40:672 1044 3dc DnldMgr Starting garbage collection for files.
    2010-04-14 06:12:40:672  600 260 DtaStor Attempting to open table tbFiles
    2010-04-14 06:12:40:672  600 260 DtaStor Opened table: tableid: 39911696
    2010-04-14 06:12:40:672  600 260 DtaStor Transaction begun. sesid 025A0320. Nesting: 0
    2010-04-14 06:12:40:672  600 260 DtaStor CSusEseSession reference count at 4
    2010-04-14 06:12:40:704  600 260 DtaStor No expired files found
    2010-04-14 06:12:40:704  600 260 DtaStor Transaction rolled back. sesid: 025A0320. Nesting: 0
    2010-04-14 06:12:40:704  600 260 DtaStor CSusEseSession reference count at 3
    2010-04-14 06:12:40:704 1044 3dc DnldMgr Found 0 expired files to delete.
    2010-04-14 06:12:40:704 1044 3dc DtaStor CSusEseSessionWrap ref count at 0
    2010-04-14 06:12:40:704 1044 3dc DtaStor Wrapper store lock count at 0
    2010-04-14 06:12:40:704 1044 3dc DtaStor Store locked. Internal lock count is 1
    2010-04-14 06:12:40:704 1044 3dc DtaStor CSusEseSessionWrap ref count at 1
    2010-04-14 06:12:40:704 1044 3dc DnldMgr Starting garbage collection for updates.
    2010-04-14 06:12:40:704  600 260 DtaStor Attempting to open table tbUpdates
    2010-04-14 06:12:40:704  600 260 DtaStor Opened table: tableid: 39911696
    2010-04-14 06:12:40:704  600 260 DtaStor Transaction begun. sesid 025A0320. Nesting: 0
    2010-04-14 06:12:40:704  600 260 DtaStor CSusEseSession reference count at 4
    2010-04-14 06:12:41:673  600 260 DtaStor No expired updates found
    2010-04-14 06:12:41:673  600 260 DtaStor Transaction rolled back. sesid: 025A0320. Nesting: 0
    2010-04-14 06:12:41:673  600 260 DtaStor CSusEseSession reference count at 3
    2010-04-14 06:12:41:673 1044 3dc DnldMgr Found 0 expired updates to delete.
    2010-04-14 06:12:41:673 1044 3dc DtaStor CSusEseSessionWrap ref count at 0
    2010-04-14 06:12:41:673 1044 3dc DtaStor Wrapper store lock count at 0
    2010-04-14 06:12:41:673 1044 1f0 Service Event system dispatch events
    2010-04-14 06:12:41:689 1044 1f0 Agent One work item is available
    2010-04-14 06:12:41:689 1044 1f0 Agent work item of type 0 is available
    2010-04-14 06:12:41:689 1044 1f0 Service custom handle 0xb58 removed from event system successfully
    2010-04-14 06:12:41:689 1044 1f0 Service Wait object starts waiting with timeout 3967 msecs
    2010-04-14 06:12:45:724 1044 1f0 Service Event system dispatch events
    2010-04-14 06:12:45:724 1044 1f0 Report SUS Client Agent event received.
    2010-04-14 06:12:45:724 1044 1f0 Report CEventQueue received eventing system event: 1
    2010-04-14 06:12:45:724 1044 1f0 Report Detaching: timestamp old.
    2010-04-14 06:12:45:724 1044 1f0 Report Flushing: read buffers available.
    2010-04-14 06:12:45:724 1044 1f0 Report Submitting work item thread request.
    2010-04-14 06:12:45:724 1044 1f0 Service new event 19 of type 2 added to event system
    2010-04-14 06:12:45:724 1044 1f0 Service Event system dispatch events
    2010-04-14 06:12:45:724 1044 1f0 Agent add custom handle 0xb58 to event system
    2010-04-14 06:12:45:724 1044 1f0 Service new event 7 of type 0 added to event system
    2010-04-14 06:12:45:724 1044 3dc Report Asynchronously flushingCEventQueue@01C14E88.
    2010-04-14 06:12:45:724 1044 3dc Report Asynchronously flushingCEventQueue@01C14E88.
    2010-04-14 06:12:45:724 1044 3dc Report Dispatching events inCEventDispatcher@01C14370.
    2010-04-14 06:12:45:724 1044 3dc Report CLocalEventLogWriter: Handling 1 events.
    2010-04-14 06:12:45:724 1044 3dc Report CLocalEventLogWriter finishing event handling. (00000000)
    2010-04-14 06:12:45:724 1044 3dc Report WARNING: Got attempt to log unexpected event ID 252 to the NT event log.
    2010-04-14 06:12:45:724 1044 3dc Report Filtering 1 events inCEventFilter@01C14F38.
    2010-04-14 06:12:45:724 1044 1f0 Agent successfully obtain work item type 0
    2010-04-14 06:12:45:724 1044 1f0 Service Wait object starts waiting with timeout 1755103 msecs
    2010-04-14 06:12:45:724 1044 1f0 Service Wait object starts waiting with timeout 1755103 msecs
    2010-04-14 06:12:45:724 1044 3dc Report Event failed sampling filter.
    2010-04-14 06:12:45:740 1044 3dc Report Filtered down to 0 events.
    2010-04-14 06:12:45:740 1044 3dc Report Filtering 0 events inCEventFilter@01C14F0C.
    2010-04-14 06:12:45:740 1044 3dc Report Filtered down to 0 events.
    2010-04-14 06:12:45:740 1044 3dc Report Done with asynchronous flush.
    2010-04-14 06:12:45:756 1044 1f0 Service Event system dispatch events
    2010-04-14 06:12:45:756 1044 1f0 Agent One work item is available
    2010-04-14 06:12:45:756 1044 1f0 Agent work item of type 0 is available
    2010-04-14 06:12:45:756 1044 1f0 Service custom handle 0xb58 removed from event system successfully
    2010-04-14 06:12:45:756 1044 1f0 Service Wait object starts waiting with timeout 1755071 msecs
    2010-04-14 06:16:57:610 1044 3e0 DtaStor Shutdown timer fired.  Releasing store objects.
    2010-04-14 06:16:57:610  600 260 DtaStor CSusEseSession reference count at 2
    2010-04-14 06:16:57:610  600 260 DtaStor CSusEseSession reference count at 1
    2010-04-14 06:16:57:610  600 260 DtaStor CSusEseSession reference count at 0
    2010-04-14 06:16:57:610  600 260 DtaStor CSusDatastore Release: refcount is 3
    2010-04-14 06:16:57:610  600 260 DtaStor CSusDatastore Release: refcount is 2
    2010-04-14 06:16:57:610  600 260 DtaStor CSusDatastore Release: refcount is 1
    2010-04-14 06:16:57:610  600 260 DtaStor CSusDatastore Release: refcount is 0
    2010-04-14 06:16:57:610  600 260 DtaStor Out of proc datastore is shutting down
    2010-04-14 06:16:57:610  600 260 DtaStor CSusDatastoreWrap QI: unsupported interface requested
    2010-04-14 06:16:57:610  600 260 DtaStor CSusDatastoreWrap QI: IUnknown
    2010-04-14 06:16:57:816  600 260 DtaStor SUS client data store uninitialized
    2010-04-14 06:16:58:833  600 260 DtaStor Out of proc datastore is now inactive
    2010-04-14 06:16:58:865  600 260 AUClnt wuauclt.exe is exiting with code 0x00000000
    2010-04-14 06:20:46:274 1044 418 Service Service received connect notification
    2010-04-14 06:20:46:274 1044 418 Service Signal subscription event 5
    2010-04-14 06:20:46:274 1044 418 Service create subscription event for destination 1 and routing 3
    2010-04-14 06:20:46:274 1044 1f0 Service Event system dispatch events
    2010-04-14 06:20:46:274 1044 1f0 AU AU received event of type: 3
    2010-04-14 06:20:46:274 1044 1f0 Service Wait object starts waiting with timeout 1274553 msecs
    2010-04-14 06:20:48:632 1044 418 Service Service received logon notification
    2010-04-14 06:20:48:632 1044 418 Service Signal subscription event 3
    2010-04-14 06:20:48:632 1044 418 Service create subscription event for destination 1 and routing 3
    2010-04-14 06:20:48:632 1044 1f0 Service Event system dispatch events
    2010-04-14 06:20:48:632 1044 1f0 AU AU received event of type: 3
    2010-04-14 06:20:48:632 1044 1f0 Service Wait object starts waiting with timeout 1272195 msecs
    2010-04-14 06:36:38:128 1044 340 AU AddRef: refcount is 3
    2010-04-14 06:36:38:128 1044 340 AU AddRef: refcount is 4
    2010-04-14 06:36:38:128 1044 340 AU Release: refcount is 3
    2010-04-14 06:36:38:128 1044 340 AU AddRef: refcount is 4
    2010-04-14 06:36:38:128 1044 340 AU AddRef: refcount is 5
    2010-04-14 06:36:38:128 1044 340 AU AddRef: refcount is 6
    2010-04-14 06:36:38:128 1044 340 AU AddRef: refcount is 7
    2010-04-14 06:36:38:128 1044 340 AU Release: refcount is 6
    2010-04-14 06:36:38:128 1044 340 AU AddRef: refcount is 7
    2010-04-14 06:36:38:144 1044 340 AU AddRef: refcount is 8
    2010-04-14 06:36:38:144 1044 340 AU Release: refcount is 7
    2010-04-14 06:36:38:144 1044 340 AU Release: refcount is 6
    2010-04-14 06:36:38:144 1044 340 AU Release: refcount is 5
    2010-04-14 06:36:38:144 1044 340 Service GetSessionIdFromToken returned sessionId 0
    2010-04-14 06:36:38:144 1044 340 Agent Access is granted
    2010-04-14 06:36:38:144 1044 340 Handler CUHHandlerBase::AddRef: refcount is 2
    2010-04-14 06:36:38:144 1044 340 Handler CUHHandlerBase::Release: refcount is 1
    2010-04-14 06:36:38:144 1044 340 Agent WU client internal API CClientCallRecorder::CanInstallNow succeeds
    2010-04-14 06:36:38:144 1044 340 AU Nonexclusive updates: total=0, have high-pri=FALSE, have important=FALSE, have recommended=FALSE, have optional=FALSE
    2010-04-14 06:36:38:159 1044 340 AU Exclusive updates: high-pri=0, important=0, recommended=0, optional=0
    2010-04-14 06:36:38:159 1044 340 AU Ignore download status while finding the first update group
    2010-04-14 06:36:38:159 1044 340 AU AU found 0 updates for install at shutdown
    2010-04-14 06:36:38:159 1044 93c AU Release: refcount is 4
    2010-04-14 06:36:38:159 1044 93c AU Release: refcount is 3
    2010-04-14 06:36:38:159 1044 93c AU Release: refcount is 2
    2010-04-14 06:36:38:159  488 10c Misc ===========  Logging initialized (build: 7.4.7600.226, tz: -0700)  ===========
    2010-04-14 06:36:38:159  488 10c Misc   = Process: C:\WINDOWS\Explorer.EXE
    2010-04-14 06:36:38:159  488 10c Misc   = Module: C:\WINDOWS\system32\wuaueng.dll
    2010-04-14 06:36:38:159  488 10c Shutdwn Install at shutdown: no updates to install
    2010-04-14 06:36:44:989 1044 418 Service Service received logoff notification
    2010-04-14 06:36:44:989 1044 418 Service Signal subscription event 4
    2010-04-14 06:36:44:989 1044 418 Service create subscription event for destination 0 and routing 0
    2010-04-14 06:36:44:989 1044 418 Service create subscription event for destination 1 and routing 3
    2010-04-14 06:36:44:989 1044 1f0 Service Event system dispatch events
    2010-04-14 06:36:44:989 1044 1f0 Service Event system dispatch events
    2010-04-14 06:36:44:989 1044 1f0 AU AU received event of type: 3
    2010-04-14 06:36:44:989 1044 1f0 Agent Access is granted
    2010-04-14 06:36:44:989 1044 1f0 Handler CUHHandlerBase::AddRef: refcount is 2
    2010-04-14 06:36:44:989 1044 1f0 Handler CUHHandlerBase::Release: refcount is 1
    2010-04-14 06:36:44:989 1044 1f0 Agent WU client internal API CClientCallRecorder::CanInstallNow succeeds
    2010-04-14 06:36:44:989 1044 1f0 Service Wait object starts waiting with timeout 315838 msecs
    2010-04-14 06:36:49:318 1044 93c AU AddRef: refcount is 3
    2010-04-14 06:36:49:318 1044 93c AU AddRef: refcount is 4
    2010-04-14 06:36:49:318 1044 93c AU Release: refcount is 3
    2010-04-14 06:36:49:318 1044 93c AU AddRef: refcount is 4
    2010-04-14 06:36:49:318 1044 93c AU AddRef: refcount is 5
    2010-04-14 06:36:49:318 1044 93c AU AddRef: refcount is 6
    2010-04-14 06:36:49:318 1044 93c AU AddRef: refcount is 7
    2010-04-14 06:36:49:318 1044 93c AU Release: refcount is 6
    2010-04-14 06:36:49:318 1044 93c AU AddRef: refcount is 7
    2010-04-14 06:36:49:318 1044 93c AU AddRef: refcount is 8
    2010-04-14 06:36:49:318 1044 93c AU Release: refcount is 7
    2010-04-14 06:36:49:318 1044 93c AU Release: refcount is 6
    2010-04-14 06:36:49:318 1044 93c AU Release: refcount is 5
    2010-04-14 06:36:49:381 1044 93c Agent Access is granted
    2010-04-14 06:36:49:381 1044 93c Handler CUHHandlerBase::AddRef: refcount is 2
    2010-04-14 06:36:49:381 1044 93c Handler CUHHandlerBase::Release: refcount is 1
    2010-04-14 06:36:49:381 1044 93c Agent WU client internal API CClientCallRecorder::CanInstallNow succeeds
    2010-04-14 06:36:49:381 1044 93c AU Pausing AU through Pause api. Pause count = 1
    2010-04-14 06:36:49:381 1044 93c AU Asking all AU clients to shut down
    2010-04-14 06:36:49:381 1044 93c Service new event 14 of type 1 added to event system
    2010-04-14 06:36:49:381 1044 93c Report BuildEvent() succeeded.
    2010-04-14 06:36:49:381 1044 93c Report *****Dumping event {046C1C42-1470-4C93-9F2F-7A096D91B8FD}:
    2010-04-14 06:36:49:381 1044 93c Report  EventId 241, Source Id 102, Caller AutomaticUpdates:
    2010-04-14 06:36:49:381 1044 93c Report  Replacement strings: 0
    2010-04-14 06:36:49:381 1044 93c Report  Misc data strings: 7
    2010-04-14 06:36:49:381 1044 93c Report   Q=1
    2010-04-14 06:36:49:396 1044 93c Report   m=4
    2010-04-14 06:36:49:396 1044 93c Report   n=0
    2010-04-14 06:36:49:396 1044 93c Report   G=7.4.7600.226
    2010-04-14 06:36:49:396 1044 93c Report   J=800
    2010-04-14 06:36:49:396 1044 93c Report   K=Phoenix ROM BIOS PLUS Version 1.10 A05
    2010-04-14 06:36:49:396 1044 93c Report   L=2003-12-02T00:00:00
    2010-04-14 06:36:49:396 1044 93c Report Queuing 1 events inCEventQueue@01C14E88.
    2010-04-14 06:36:49:396 1044 1f0 Service Wait object starts waiting with timeout 5000 msecs
    2010-04-14 06:36:49:396 1044 93c Service new event 20 of type 1 added to event system
    2010-04-14 06:36:49:396 1044 93c Report Not detaching: thresholds not met. (Size = 1)
    2010-04-14 06:36:49:396 1044 93c Report Not flushing: no read buffers available.
    2010-04-14 06:36:49:396 1044 93c Report ReportEvent() succeeded.
    2010-04-14 06:36:49:396 1044 c68 AU Release: refcount is 4
    2010-04-14 06:36:49:396 1044 c68 AU Release: refcount is 3
    2010-04-14 06:36:49:396 1044 c68 AU Release: refcount is 2
    2010-04-14 06:36:52:084 1044 418 Service Service received SERVICE_CONTROL_SHUTDOWN control
    2010-04-14 06:36:52:084 1044 418 Service updated service status to 3
    2010-04-14 06:36:52:084 1044 418 Service Signal subscription event 1
    2010-04-14 06:36:52:084 1044 418 Service create subscription event for destination 0 and routing 0
    2010-04-14 06:36:52:084 1044 1f0 Service Event system dispatch events
    2010-04-14 06:36:52:084 1044 1f0 Report BuildEvent() succeeded.
    2010-04-14 06:36:52:084 1044 1f0 Report *****Dumping event {0B3EAB3C-1D28-4DCE-93BC-E709360BC09C}:
    2010-04-14 06:36:52:100 1044 1f0 Report  EventId 254, Source Id 101, Caller Windows Update Agent:
    2010-04-14 06:36:52:100 1044 1f0 Report  Replacement strings: 0
    2010-04-14 06:36:52:100 1044 1f0 Report  Misc data strings: 7
    2010-04-14 06:36:52:100 1044 1f0 Report   Q=1
    2010-04-14 06:36:52:100 1044 1f0 Report   m=4
    2010-04-14 06:36:52:100 1044 1f0 Report   n=0
    2010-04-14 06:36:52:100 1044 1f0 Report   G=7.4.7600.226
    2010-04-14 06:36:52:100 1044 1f0 Report   J=800
    2010-04-14 06:36:52:100 1044 1f0 Report   K=Phoenix ROM BIOS PLUS Version 1.10 A05
    2010-04-14 06:36:52:100 1044 1f0 Report   L=2003-12-02T00:00:00
    2010-04-14 06:36:52:100 1044 1f0 Report Queuing 1 events inCEventQueue@01C14E88.
    2010-04-14 06:36:52:100 1044 1f0 Report Not detaching: thresholds not met. (Size = 2)
    2010-04-14 06:36:52:100 1044 1f0 Report Not flushing: no read buffers available.
    2010-04-14 06:36:52:100 1044 1f0 Report ReportEvent() succeeded.
    2010-04-14 06:36:52:100 1044 1f0 Service Exiting Service Main
    2010-04-14 06:36:52:100 1044 1f0 Service updated service status to 3
    2010-04-14 06:36:52:178 1044 1f0 AU AddRef: refcount is 3
    2010-04-14 06:36:52:178 1044 1f0 AU Release: refcount is 2
    2010-04-14 06:36:52:178 1044 1f0 AU AU Ref count reset, signalling event
    2010-04-14 06:36:52:178 1044 1f0 AU Release: refcount is 1
    2010-04-14 06:36:52:178 1044 1f0 AU AddRef: refcount is 2
    2010-04-14 06:36:52:178 1044 1f0 AU AU Ref count reset, signalling event
    2010-04-14 06:36:52:178 1044 1f0 AU Release: refcount is 1
    2010-04-14 06:36:52:178 1044 1f0 AU Asking all AU clients to shut down
    2010-04-14 06:36:52:178 1044 1f0 AU AddRef: refcount is 2
    2010-04-14 06:36:52:178 1044 1f0 AU AU Ref count reset, signalling event
    2010-04-14 06:36:52:178 1044 1f0 AU Release: refcount is 1
    2010-04-14 06:36:52:178 1044 1f0 AU ###########  AU: Uninitializing Automatic Updates  ###########
    2010-04-14 06:36:52:178 1044 1f0 Service destination 1 removes event subscription 14 and internalrouting 5
    2010-04-14 06:36:52:178 1044 1f0 Service destination 1 removes event subscription 7 and internalrouting 5
    2010-04-14 06:36:52:178 1044 1f0 Service destination 1 removes event subscription 13 and internalrouting 5
    2010-04-14 06:36:52:178 1044 1f0 Service destination 1 removes event subscription 20 and internalrouting 5
    2010-04-14 06:36:52:178 1044 1f0 Service destination 1 removes event subscription 17 and internalrouting 2
    2010-04-14 06:36:52:178 1044 1f0 Service event 31 of type 1 removed from event system
    2010-04-14 06:36:52:241 1044 1f0 Agent Access is granted
    2010-04-14 06:36:52:241 1044 1f0 Handler CUHHandlerBase::AddRef: refcount is 2
    2010-04-14 06:36:52:241 1044 1f0 Handler CUHHandlerBase::Release: refcount is 1
    2010-04-14 06:36:52:241 1044 1f0 Agent WU client internal API CClientCallRecorder::CanInstallNow succeeds
    2010-04-14 06:36:52:241 1044 1f0 Service destination 1 removes event subscription 8 and internalrouting 0
    2010-04-14 06:36:52:241 1044 1f0 Service destination 1 removes event subscription 11 and internalrouting 0
    2010-04-14 06:36:52:241 1044 1f0 Service destination 1 removes event subscription 12 and internalrouting 0
    2010-04-14 06:36:52:241 1044 1f0 Service destination 1 removes event subscription 15 and internalrouting 0
    2010-04-14 06:36:52:241 1044 1f0 Service destination 1 removes event subscription 16 and internalrouting 0
    2010-04-14 06:36:52:241 1044 1f0 Service event 27 of type 1 removed from event system
    2010-04-14 06:36:52:241 1044 1f0 Service destination 1 removes event subscription 3 and internalrouting 3
    2010-04-14 06:36:52:241 1044 1f0 Service destination 1 removes event subscription 5 and internalrouting 3
    2010-04-14 06:36:52:241 1044 1f0 Service destination 1 removes event subscription 4 and internalrouting 3
    2010-04-14 06:36:52:241 1044 1f0 Service destination 1 removes event subscription 6 and internalrouting 3
    2010-04-14 06:36:52:241 1044 1f0 Service destination 1 removes event subscription 8 and internalrouting 3
    2010-04-14 06:36:52:241 1044 1f0 DtaStor Timer queue timer was deleted
    2010-04-14 06:36:52:241 1044 1f0 DtaStor FATAL: DS: 0x80040154: Failed to CoCreate datastore
    2010-04-14 06:36:53:319 1044 1f0 DtaStor Attempt 0 to CoCreate the datastore succeeded
    2010-04-14 06:36:53:319 1044 1f0 DtaStor Session caching is enabled
    2010-04-14 06:36:53:319 1044 1f0 DtaStor Store locked. Internal lock count is 1
    2010-04-14 06:36:53:319 1044 1f0 DtaStor CSusEseSessionWrap ref count at 1
    2010-04-14 06:36:53:319 1044 1f0 DtaStor CSusEseSessionWrap ref count at 0
    2010-04-14 06:36:53:319 1044 1f0 DtaStor Wrapper store lock count at 0
    2010-04-14 06:36:53:319 1044 1f0 DtaStor Created timer queue timer with delay 300 sec
    2010-04-14 06:36:53:319 1044 1f0 AU **************Dumping AU Update Manager*****************
    2010-04-14 06:36:53:319 1044 1f0 AU Number of updates for list 0: 0
    2010-04-14 06:36:53:319 1044 1f0 AU ********************************************************
    2010-04-14 06:36:53:319 1044 1f0 AU Number of updates for list 1: 0
    2010-04-14 06:36:53:319 1044 1f0 AU ********************************************************
    2010-04-14 06:36:53:319 1044 1f0 Service destination 1 removes event subscription 18 and internalrouting 5
    2010-04-14 06:36:53:334 1044 1f0 Service event 14 of type 1 removed from event system
    2010-04-14 06:36:53:334 1044 1f0 Agent ref count on CCR after Release is 3
    2010-04-14 06:36:53:334 1044 1f0 Agent ref count on CCR after Release is 2
    2010-04-14 06:36:53:334 1044 1f0 DnldMgr AddRef: ref count -> 2
    2010-04-14 06:36:53:334 1044 1f0 DnldMgr Release: ref count -> 1
    2010-04-14 06:36:53:334 1044 1f0 DnldMgr Release: ref count -> 0
    2010-04-14 06:36:53:334 1044 1f0 DnldMgr Waiting for m_hSafeToDeleteEvent
    2010-04-14 06:36:53:334 1044 1f0 DnldMgr DH Listener Release: ref count -> 0
    2010-04-14 06:36:53:334 1044 1f0 DnldMgr DH Listener waiting for m_hSafeToDeleteEvent
    2010-04-14 06:36:53:334 1044 1f0 Agent ref count on CCR after AddRef is 3
    2010-04-14 06:36:53:334 1044 1f0 Agent ref count on CCR after Release is 2
    2010-04-14 06:36:53:334 1044 1f0 Agent ref count on CCR after Release is 1
    2010-04-14 06:36:53:334 1044 1f0 Agent ref count on CCR after AddRef is 2
    2010-04-14 06:36:53:334 1044 1f0 Agent ref count on CCR after Release is 1
    2010-04-14 06:36:53:334 1044 1f0 Agent WU client waiting for active callers to leave
    2010-04-14 06:36:53:334 1044 1f0 Agent WU client releasing client references
    2010-04-14 06:36:53:334 1044 1f0 Agent WU client waiting for reference count to reset
    2010-04-14 06:36:53:350 1044 1f0 Service event 3 of type 1 removed from event system
    2010-04-14 06:36:53:366 1044 1f0 EEHndlr CSubExpressionHandler::Release: refcount is 0
    2010-04-14 06:36:53:366 1044 1f0 EEHndlr CEEMsiHandler::Release: refcount is 1
    2010-04-14 06:36:53:366 1044 1f0 EEHndlr CEEMsiHandler::Release: refcount is 0
    2010-04-14 06:36:53:366 1044 1f0 Handler CUHHandlerBase::Release: refcount is 0
    2010-04-14 06:36:53:366 1044 1f0 Service destination 2 removes event subscription 8 and internalrouting 0
    2010-04-14 06:36:53:366 1044 1f0 Service destination 2 removes event subscription 9 and internalrouting 0
    2010-04-14 06:36:53:366 1044 1f0 Report Submitting work item thread request.
    2010-04-14 06:36:53:366 1044 1f0 Service new event 19 of type 2 added to event system
    2010-04-14 06:36:53:366 1044 1f0 Report Asynchronously flushingCEventQueue@01C14E88.
    2010-04-14 06:36:53:366 1044 1f0 Report Asynchronously flushingCEventQueue@01C14E88.
    2010-04-14 06:36:53:366 1044 1f0 Report Dispatching events inCEventDispatcher@01C14370.
    2010-04-14 06:36:53:366 1044 1f0 Report CLocalEventLogWriter: Handling 2 events.
    2010-04-14 06:36:53:366 1044 1f0 Report CLocalEventLogWriter finishing event handling. (00000000)
    2010-04-14 06:36:53:366 1044 1f0 Report WARNING: Got attempt to log unexpected event ID 241 to the NT event log.
    2010-04-14 06:36:53:366 1044 1f0 Report WARNING: Got attempt to log unexpected event ID 254 to the NT event log.
    2010-04-14 06:36:53:366 1044 1f0 Report Filtering 2 events inCEventFilter@01C14F38.
    2010-04-14 06:36:53:366 1044 1f0 Report Event failed sampling filter.
    2010-04-14 06:36:53:366 1044 1f0 Report Event failed sampling filter.
    2010-04-14 06:36:53:366 1044 1f0 Report Filtered down to 0 events.
    2010-04-14 06:36:53:366 1044 1f0 Report Filtering 0 events inCEventFilter@01C14F0C.
    2010-04-14 06:36:53:366 1044 1f0 Report Filtered down to 0 events.
    2010-04-14 06:36:53:366 1044 1f0 Report Done with asynchronous flush.
    2010-04-14 06:36:53:366 1044 1f0 Service event 20 of type 1 removed from event system
    2010-04-14 06:36:53:366 1044 1f0 Service event 19 of type 2 removed from event system
    2010-04-14 06:36:53:366 1044 1f0 DtaStor Timer queue timer was deleted
    2010-04-14 06:36:53:459 1044 1f0 Service *********
    2010-04-14 06:36:53:459 1044 1f0 Service **  END  **  Service: Service exit [Exit code = 0x240001]
    2010-04-14 06:36:53:459 1044 1f0 Service *************
    2010-04-14 06:38:02:437 1040 1e4 Misc ===========  Logging initialized (build: 7.4.7600.226, tz: -0700)  ===========
    2010-04-14 06:38:02:906 1040 1e4 Misc   = Process: C:\WINDOWS\System32\svchost.exe
    2010-04-14 06:38:02:906 1040 1e4 Misc   = Module: C:\WINDOWS\system32\wuaueng.dll
    2010-04-14 06:38:02:437 1040 1e4 Service *************
    2010-04-14 06:38:02:953 1040 1e4 Service ** START **  Service: Service startup
    2010-04-14 06:38:02:953 1040 1e4 Service *********
    2010-04-14 06:38:03:046 1040 1e4 Agent   * WU client version 7.4.7600.226
    2010-04-14 06:38:03:046 1040 1e4 Agent   * Base directory: C:\WINDOWS\SoftwareDistribution
    2010-04-14 06:38:03:046 1040 1e4 Agent   * Access type: No proxy
    2010-04-14 06:38:03:109 1040 1e4 Agent   * Network state: Connected
    2010-04-14 06:38:54:624 1040 1e4 Agent ***********  Agent: Initializing Windows Update Agent  ***********
    2010-04-14 06:38:54:704 1040 1e4 Agent ***********  Agent: Initializing global settings cache  ***********
    2010-04-14 06:38:54:704 1040 1e4 Agent   * WSUS server:http://wsus01
    2010-04-14 06:38:54:704 1040 1e4 Agent   * WSUS status server:http://wsus01
    2010-04-14 06:38:54:704 1040 1e4 Agent   * Target group: (Unassigned Computers)
    2010-04-14 06:38:54:704 1040 1e4 Agent   * Windows Update access disabled: No
    2010-04-14 06:38:54:990 1040 1e4 DnldMgr Download manager restoring 0 downloads
    2010-04-14 06:39:05:825 1040 1e4 AU ###########  AU: Initializing Automatic Updates  ###########
    2010-04-14 06:39:06:350 1040 1e4 AU AU setting next sqm report timeout to 2010-04-14 13:39:06
    2010-04-14 06:39:06:652 1040 1e4 AU   # WSUS server:http://wsus01
    2010-04-14 06:39:06:668 1040 1e4 AU   # Detection frequency: 22
    2010-04-14 06:39:06:668 1040 1e4 AU   # Approval type: Scheduled (Policy)
    2010-04-14 06:39:06:668 1040 1e4 AU   # Scheduled install day/time: Every day at 3:00
    2010-04-14 06:39:06:668 1040 1e4 AU   # Auto-install minor updates: Yes (Policy)
    2010-04-14 06:39:06:668 1040 1e4 AU   # Will interact with non-admins (Non-admins are elevated (Policy))
    2010-04-14 06:39:07:541 1040 1e4 AU Initializing featured updates
    2010-04-14 06:39:07:573 1040 1e4 AU Found 0 cached featured updates
    2010-04-14 06:39:07:764 1040 1e4 AU AU finished delayed initialization
    2010-04-14 06:39:14:866 1040 1e4 Report ***********  Report: Initializing static reporting data  ***********
    2010-04-14 06:39:14:866 1040 1e4 Report   * OS Version = 5.1.2600.3.0.65792
    2010-04-14 06:39:14:929 1040 1e4 Report   * Computer Brand = Dell Computer Corporation
    2010-04-14 06:39:14:929 1040 1e4 Report   * Computer Model = Dimension 2400              
    2010-04-14 06:39:15:136 1040 1e4 Report   * Bios Revision = A05
    2010-04-14 06:39:15:136 1040 1e4 Report   * Bios Name = Phoenix ROM BIOS PLUS Version 1.10 A05
    2010-04-14 06:39:15:199 1040 1e4 Report   * Bios Release Date = 2003-12-02T00:00:00
    2010-04-14 06:39:15:199 1040 1e4 Report   * Locale ID = 1033
    2010-04-14 07:08:19:650 1040 1e4 AU Forced install timer expired for scheduled install
    2010-04-14 07:08:19:697 1040 1e4 AU UpdateDownloadProperties: 0 download(s) are still in progress.
    2010-04-14 07:08:19:697 1040 1e4 AU Setting AU scheduled install time to 2010-04-15 10:00:00
    2010-04-14 08:34:26:942 1040 1e4 AU AU received policy change subscription event
    2010-04-14 10:25:36:023 1040 1e4 AU AU received policy change subscription event
    2010-04-14 11:10:10:013 1040 1e4 AU #############
    2010-04-14 11:10:10:013 1040 1e4 AU ## START ##  AU: Search for updates
    2010-04-14 11:10:10:028 1040 1e4 AU #########
    2010-04-14 11:10:10:044 1040 1e4 AU <<## SUBMITTED ## AU: Search for updates [CallId = {2B72F721-395A-414B-A26E-DE5B982BE399}]
    2010-04-14 11:10:10:044 1040 1344 Agent *************
    2010-04-14 11:10:10:044 1040 1344 Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2010-04-14 11:10:10:044 1040 1344 Agent *********
    2010-04-14 11:10:10:044 1040 1344 Agent   * Online = Yes; Ignore download priority = No
    2010-04-14 11:10:10:044 1040 1344 Agent   * Criteria = "IsHidden=0 and IsInstalled=0 and DeploymentAction='Installation' and IsAssigned=1 or IsHidden=0 and IsPresent=1 and DeploymentAction='Uninstallation' and IsAssigned=1 or IsHidden=0 and IsInstalled=1 and DeploymentAction='Installation' and IsAssigned=1 and RebootRequired=1 or IsHidden=0 and IsInstalled=0 and DeploymentAction='Uninstallation' and IsAssigned=1 and RebootRequired=1"
    2010-04-14 11:10:10:044 1040 1344 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2010-04-14 11:10:10:044 1040 1344 Agent   * Search Scope = {Machine}
    2010-04-14 11:10:11:466 1040 1344 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab:
    2010-04-14 11:10:11:653 1040 1344 Misc  Microsoft signed: Yes
    2010-04-14 11:10:11:825 1040 1344 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab:
    2010-04-14 11:10:11:841 1040 1344 Misc  Microsoft signed: Yes
    2010-04-14 11:10:11:997 1040 1344 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wsus3setup.cab:
    2010-04-14 11:10:12:013 1040 1344 Misc  Microsoft signed: Yes
    2010-04-14 11:10:12:028 1040 1344 Setup ***********  Setup: Checking whether self-update is required  ***********
    2010-04-14 11:10:12:028 1040 1344 Setup   * Inf file: C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wsus3setup.inf
    2010-04-14 11:10:12:075 1040 1344 Setup Update NOT required for C:\WINDOWS\system32\cdm.dll: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 11:10:12:185 1040 1344 Setup Update NOT required for C:\WINDOWS\system32\wuapi.dll: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 11:10:12:247 1040 1344 Setup Update NOT required for C:\WINDOWS\system32\wuapi.dll.mui: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 11:10:12:247 1040 1344 Setup Update NOT required for C:\WINDOWS\system32\wuauclt.exe: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 11:10:12:372 1040 1344 Setup Update NOT required for C:\WINDOWS\system32\wuaucpl.cpl: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 11:10:12:403 1040 1344 Setup Update NOT required for C:\WINDOWS\system32\wuaucpl.cpl.mui: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 11:10:12:403 1040 1344 Setup Update NOT required for C:\WINDOWS\system32\wuaueng.dll: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 11:10:12:419 1040 1344 Setup Update NOT required for C:\WINDOWS\system32\wuaueng.dll.mui: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 11:10:12:513 1040 1344 Setup Update NOT required for C:\WINDOWS\system32\wucltui.dll: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 11:10:12:528 1040 1344 Setup Update NOT required for C:\WINDOWS\system32\wucltui.dll.mui: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 11:10:12:528 1040 1344 Setup Update NOT required for C:\WINDOWS\system32\wups.dll: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 11:10:12:528 1040 1344 Setup Update NOT required for C:\WINDOWS\system32\wups2.dll: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 11:10:12:591 1040 1344 Setup Update NOT required for C:\WINDOWS\system32\wuweb.dll: target version = 7.4.7600.226, required version = 7.4.7600.226
    2010-04-14 11:10:12:606 1040 1344 Setup   * IsUpdateRequired = No
    2010-04-14 11:10:19:466 1040 1344 PT +++++++++++  PT: Synchronizing server updates  +++++++++++
    2010-04-14 11:10:19:497 1040 1344 PT   + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL =http://wsus01/ClientWebService/client.asmx
    2010-04-14 11:10:22:685 1040 1344 PT WARNING: Cached cookie has expired or new PID is available
    2010-04-14 11:10:22:685 1040 1344 PT Initializing simple targeting cookie, clientId = 8fba4725-278a-4588-b0cb-713b711911d5, target group = , DNS name = client100.domain.com
    2010-04-14 11:10:22:685 1040 1344 PT   Server URL =http://wsus01/SimpleAuthWebService/SimpleAuth.asmx
    2010-04-14 11:10:23:044 1040 1344 Agent WARNING: Failed to evaluate Installed rule, updateId = {BFE5B177-A086-47A0-B102-097E4FA1F807}.102, hr = 8024E001
    2010-04-14 11:20:08:158 1040 1344 PT +++++++++++  PT: Synchronizing extended update info  +++++++++++
    2010-04-14 11:20:08:783 1040 1344 PT   + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL =http://wsus01/ClientWebService/client.asmx
    2010-04-14 12:16:30:246 1040 1e4 AU AU received policy change subscription event
    2010-04-14 13:57:17:634 1040 1e4 AU AU received policy change subscription event
    2010-04-14 14:43:29:227 1040 1344 Agent   * WARNING: Failed to filter search results, error = 0x8024000B
    2010-04-14 14:43:29:274 1040 1e4 AU ###########  AU: Uninitializing Automatic Updates  ###########
    2010-04-14 14:43:29:290 1040 1344 Agent *********
    2010-04-14 14:43:29:290 1040 1344 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2010-04-14 14:43:29:290 1040 1344 Agent *************
    2010-04-14 14:43:31:977 1040 1e4 Service *********
    2010-04-14 14:43:31:977 1040 1e4 Service **  END  **  Service: Service exit [Exit code = 0x240001]
    2010-04-14 14:43:31:977 1040 1e4 Service *************

  • I bought a Mac Book Pro retina display, Serial Number  C02J2****2, on 8/11/2012. Unfortunately, I am unable to download updates from the App store.Whenever I tried to download updates, it shows me an error message, "we could not complete your request. t

    I bought a Mac Book Pro retina display, Serial Number  C02J*****2, on 8/11/2012. Unfortunately, I am unable to download updates from the App store.Whenever I tried to download updates, it shows me an error message, "we could not complete your request. there is an error in the App Store. Try again later (100). Your Apple ID has been disabled, contact iTune support". However,the problem still persists even after my password has been successfully reset. What is is the error in the app store? I really need help to resolve this issue.
    Moreover,I also need help how to update to the mountain lion free of charge as my Mac pro is four(4) days old.
    Sincerely
    Asrat Kahsay
    N.B. I'M not exactly sure the operating system is "Mac OS X v10.7.x". However, I do know for sure it's Mac OS X v10.7.4
    <Edited by Host>

    The Apple Support Communities are an international user to user technical support forum. As a man from Mexico, Spanish is my native tongue. I do not speak English very well, however, I do write in English with the aid of the Mac OS X spelling and grammar checks. I also live in a culture perhaps very very different from your own. When offering advice in the ASC, my comments are not meant to be anything more than helpful and certainly not to be taken as insults.
    The OS X Mt Lion up-to-date program;
    http://www.apple.com/osx/uptodate/

  • I started my update for ios 5.1for iPhone 4s and cancelled it have way through now it says it's downloaded but really it's not the update is still there and when I try to update it it says unable to install update : an error occurred installing iOS 5.1  ?

    I started my update for ios 5.1for iPhone 4s and cancelled it have way through now it says it's downloaded but really it's not the update is still there and when I try to update it it says unable to install update : an error occurred installing iOS 5.1  ?

    See Here... Unable to Update or Restore...
    http://support.apple.com/kb/HT1808

  • Am trying to upgrade iPad 2 to 6.1.2 and it shows error like "Unable to verify Update" you are no longer connected to the internet. But am connect to my wi-fi. Can somebody throw some light on this.

    Am trying to upgrade iPad 2 to 6.1.2 and it shows error like "Unable to verify Update" you are no longer connected to the internet. But am connect to my wi-fi. Can somebody throw some light on this.
    ============================================================
    Throws error saying
    "Unable to Verify Update"
    iOS 6.1.2 failed verification because you are no longer connected to the internet
    ============================================================
    Can anybody please respond

    Try this and see if it resolves the issue.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.
    Then try again.

  • Unable to verify update. iOs 8.0.1 failed verification because you are no longer connected to the internet.

    I have updated my iPad, my wife's iPad, but both our iPhones (5S) and (5C), give the following error every time we try.
    "Unable to verify update. iOs 8.0.1 failed verification because you are no longer connected to the internet."
    We are obviously connected to the internet because the updated downloaded on all 4 devices, but the iPhones will not go the next step.
    Wifi ok
    Connection ok
    Help ...
    Mark

    Apple has pulled the iOS 8.0.1 update due to problems.
    iOS 8.0.2 will be released in "the next few days".
    Loss of cellular service or ability to use Touch ID after updating to iOS 8.0.1 on iPhone 6 or iPhone 6 Plus
    We have a workaround for you if you have an iPhone 6 or iPhone 6 Plus and you lost cellular service and Touch ID functionality today after updating to iOS 8.0.1. You can reinstall iOS 8 through iTunes by following the instructions below. We are also preparing iOS 8.0.2 with a fix for the issue, and will release it as soon as it's ready in the next few days.

  • I have a 64-bit Windows 7 PC and a much-loved 2008 iPod Classic 120Gb. I recently updated iTunes to V12.1.  I no longer have the 'info' legend in 'settings' and am unable now to update my calendar and contacts. Help!

    I have a 64-bit Windows 7 PC and a much-loved 2008 iPod Classic 120Gb. I recently updated iTunes to V12.1.  I no longer have the 'info' legend in 'settings' and am unable now to update my calendar and contacts. Help!

    Here is what worked for me:
      My usb hub, being usb2, was too fast. I moved the wire to a usb port directory on my pc. That is a usb1 port which is slow enough to run your snyc.

  • I have problem when i want to update ios 6 to 6.0.1 this message appear " unable to verify update , ios 6.0.1 faild verification because you are no longer connected to the internet" but my ipad is connected . Plz help me .

    I have problem with my ipad ,  when i want to update ios 6 to 6.0.1 this message appear " unable to verify update , ios 6.0.1 faild verification because you are no longer connected to the internet" but my ipad is connected . Plz help me .

    Not very helpful but I have the same issue. Plugging in and doing the update via. iTunes will probably work but I find that whole experience annoying (downloading apps not on the Mac, etc..)

  • I have a MacBook and I am unable to successfully update Firefox. I click "Update Firefox" and it's starts updating but never completes the process. I sometimes leave it for hours and it's still updating! Please help!

    Question
    I have a MacBook and I am unable to successfully update Firefox. I click "Update Firefox" and it's starts updating but never completes the process. I sometimes leave it for hours and it's still updating! It's almost as if something is blocking it ffrom completing the process. Please help

    Next time an app update gets stuck try a reset. Press and hold both the home and power buttons for10-15 seconds till the Apple logo appears. Then release both buttons. Wait till your iPad starts on it's own. Try now. Also YouTube is still available. If you can't find it the the app store go to the bottom of the app store page and tap purchased. All your deleted apps will be listed and you can reinstall YouTube from there.

  • HT4623 error installing IOS 6 in Iphone 4 "unable to install update"

    i was able to download the iOS 6 update, then i go to Settings>general>software update>install now, but after i agree to terms it says: "verifying update" for a few seconds, then i get this error
    Unable to install update
    An error occurred installing iOS 6.
    Please help!!

    I don't understand what you did. There are 2 ways to update. Nothing to download. If you downloaded something you did it wrong.
    1. On the phone go to Settings/General/Software Update. Follow instructions on the screen.
    2. Connect the phone to iTunes and click the Update button on the summary screen in iTunes.
    There are 2 situations where these won't work. 1. The phone is jailbroken. 2. You have the beta iOS 6 on your phone. For that you need to get the update from a developer.

  • HT4623 I recently downloaded ios 6.1.3 in my iphone s3 but could not install. The message on the phone is " unable to install update. An error occurred installing ios 6.1.3. I have tried several time but the same message keep appearing. what do i do.

    I recently downloaded ios 6.1.3 in my iphone 3, but unable to install the download. This message keeps showing "unable to install update, an error occurred installing the ios 6.1.3 I have tried several times but the same message keeps coming. What is the solution?

    There is no such thing as an iPhone 's3'.  There is a 3G which can only be updated to iOS 4.2.1 and a 3GS which can be updated to iOS 6.1.3.
    Which model iPhone is this?
    Identifying iPhone models

  • HT1222 I can't update the software of iOS 6 in my ipad 2. When agree mgs pops unable to install update an error ocurred installing iOS 6.

    Im not able to update the software of iOS 6 in my ipad 2. As I tried, a mgs pops up "unable to install update an error ocurred installing iOS 6".  Please do advice.
    Thank you.

    Wait a while and try again. Good chance the server are starting to get hammered.

  • IOS updates - I keep getting the following message when I try to update my iPad2 - unable to install update, an error occurred installing IOS 8.1.2.  How can I fix this?

    IOS error messagge - I keep getting the following message when I try to update my iPad2 - unable to install update, an error occurred installing IOS 8.1.2.  How can I fix this?

    Which way are you trying to update? WiFi or iTunes? In either case, I would try restarting/rebooting all devices and then try again.
    IF you are using iTunes, eject your iPad, quit iTunes, reboot your computer and reset your iPad by holding down on the sleep and home buttons until the Apple logo appears on the screen. After the iPad starts up, connect to iTunes and try again. You may also want to disable your firewall and antivirus software when you try to update using iTunes. Sometimes those will interfere with the download.
    If you are using WiFi, reset the iPad as described above and try again.
    If WiFi updating will not work, try using iTunes, if iTunes will not work, try using WiFi.

  • Iphone 4s - try to install latest update ios 7.1.2 - unable to install update - an error occured when installing 7.1.2

    iphone 4s - trying to install latest update ios 7.1.2 - takes long time to verify and then i get unable to install update - an error occured when installing 7.1.2?
    how do I install?

    First it would help if you identified the error. That might assist you in knowing what to do next. See this support document for help with error codes when unable to update or restore the iPhone. Resolve iOS update and restore errors
    Then you can also see this support document for trouble with updating the device. If you can't update or restore your iOS device

Maybe you are looking for

  • Apple LCD Keeps flickering a balck screen while coneected to my Powerbook

    I have attached my apple 24inch LCD screen to my Mac Powerbook and the LCD keeps flickering a balck screen in intervals. Can any one help?

  • Mac 10.5.8 update what should i do?

    so i had previously tried to update my mac in the summer/fall of last yr i had a bunch of things i had to install. so i got sick of installing everything. so i turned the computer off. i turned it back on the next day and it had this blue screen. wit

  • How can I get the default password

    I forgot the Password, How can I restart it

  • Subfolders not downloading on 3G

    I just got a 3G and have got my comcast acct set up. I can send e-mails, but none download from my comcast Inbox subfolders. That is the majority of my incoming mail. Any ideas how to correct this?

  • Changing color though it does not change

    Using CS3, I double click on the foreground color and enter CMYK colors and use the Rectangle tool to draw a shape on screen. Next, I double click on the foreground color again and enter different CMYK colors and use the Rectangle tool to draw a new