4 Protocol Examples

 

 <!-- S A M P L E   C L I E N T - S E R V E R  C O N V E R S A T I O N -->
  
 <!-- AUTHORIZATION PHASE: GetConfig() Request  -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
 <soap:Body>
 <GetConfig xmlns="http://www.microsoft.com/SoftwareDistribution/
       Server/ClientWebService">
 <protocolVersion>1.0</protocolVersion>
 </GetConfig>
 </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: GetConfig() Response - Success  -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" 
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
 xmlns:xsd="http://www.w3.org/2001/XMLSchema">
   <soap:Body>
     <GetConfigResponse xmlns="http://www.microsoft.com/SoftwareDistribut
 ion/Server/ClientWebService">
       <GetConfigResult>
         <LastChange>2007-01-31T04:16:35.24Z</LastChange> 
         <IsRegistrationRequired>true</IsRegistrationRequired> 
         <AuthInfo>
           <AuthPlugInInfo>
             <PlugInID>SimpleTargeting</PlugInID>
  
 <ServiceUrl>SimpleAuthWebService/SimpleAuth.asmx</ServiceUrl> 
             <Parameter /> 
           </AuthPlugInInfo>
         </AuthInfo>
         <Properties>
           <ConfigurationProperty>
             <Name>MaxExtendedUpdatesPerRequest</Name> 
             <Value>50</Value> 
           </ConfigurationProperty>
           <ConfigurationProperty>
             <Name>PackageServerShare</Name> 
             <Value>\\microsof-
 cd0710.redmond.corp.microsoft.com\UpdateServicesPackages</Value> 
           </ConfigurationProperty>
           <ConfigurationProperty>
             <Name>ProtocolVersion</Name> 
             <Value>3.0</Value> 
           </ConfigurationProperty>
           <ConfigurationProperty>
             <Name>IsInventoryRequired</Name> 
             <Value>0</Value> 
           </ConfigurationProperty>
           <ConfigurationProperty>
             <Name>ClientReportingLevel</Name> 
             <Value>2</Value> 
           </ConfigurationProperty>
         </Properties>
       </GetConfigResult>
     </GetConfigResponse>
   </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: GetAuthorizationCookie() Request  -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
 <soap:Body>
 <GetAuthorizationCookie
  xmlns="http://www.microsoft.com/SoftwareDistribution/Server/SimpleAuthWebService">
 <clientId>5c7f4f80-3896-4d10-8a38-469286a0febc</clientId>
 <targetGroupName />
 <dnsName>microsof-cd0710.redmond.corp.microsoft.com</dnsName>
 </GetAuthorizationCookie>
 </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: GetAuthorizationCookie() Response - Success  -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 <soap:Body>
 <GetAuthorizationCookieResponse xmlns="http://www.microsoft.com/SoftwareDistribut
      ion/Server/SimpleAuthWebService">
 <GetAuthorizationCookieResult>
 <PlugInId>SimpleTargeting</PlugInId>
 <CookieData>cXwHhVfNGxd/aJZ9ZqE4zwDbISp2BEDW1uTJ9CUX5N5adk8+If+RLCCC9hq335lESmH
     aHAmAkAgTr53kDAHesvDrgOtT39tzQjbqwBE+d+WI1bCisLMcxIzXyvZIONiAYcEnb0xNkximY6b4Cs
     rVkXqd6cFdMvWlEg70++f2CEgck23j3jW+ak5LE4Yjf/WnbwUFuYkZvUF3xedDVclrSj2xorvdcPMnX
     ieg0zMnCT1hzWACmSNDYR1kgDu4t9/ScE/Y8AwIBZS9d/+OzNUA/Ae0LeQtuqSQMHB+XEHu5bN255tt
     f2Lwib8qE0DkD9gVDqSIYeChI5i/17zIc+9ZDsITO+evN30wR3d48yLZkj5PkubRh5K0Ni5ugehov2e
     FSGO24t5o5miYBiLC6HR/Urmr9m4EuJvyCRfT95voBXnWS4JtbKz/Dcn614SpMemZF8KMlFgRwDe+kG
     rSmnrHqoKvxyR/km/HRt1FN2NuLOO+VxwxSQ0Ion9hQ9E346qR4dAU9TcdOxBlaOJw5y44o+0q+WRlI
     if7fzGXsvy7ibvW9Rnn4LmLpMZT4haAPxM7qPdFQU+AMJK9IniOVHTm+26WaTSd6Ezhe6WcJPU6ymEA
     8T10FYNkuULLllTL2HD44TbhMzLsXTsjtl2zVcTk7eEOnN/o+0kZX+oCnkHxtS8k6kqqQPBYJu34uVw
     pjuW6</CookieData>
 </GetAuthorizationCookieResult>
 </GetAuthorizationCookieResponse>
 </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: GetCookie() Request  -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org
  /2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
 <soap:Body>
 <GetCookie xmlns="http://www.microsoft.com/SoftwareDistribution/Server/ClientWebS
     ervice">
 <authCookies xmlns:q1="http://www.microsoft.com/SoftwareDistribution/Server/Clie
      ntWebService" soapenc:arrayType="q1:AuthorizationCookie[1]">
 <AuthorizationCookie>
 <PlugInId>SimpleTargeting</PlugInId>
 <CookieData>cXwHhVfNGxd/aJZ9ZqE4zwDbISp2BEDW1uTJ9CUX5N5adk8+If+RLCCC9hq335lESm
      HaHAmAkAgT r53kDAHesvDrgOtT39tzQjbqwBE+d+WI1bCisLMcxIzXyvZIONiAYcEnb0xNkximY6b
      4CsrVkXqd 6cFdMvWlEg70++f2CEgck23j3jW+ak5LE4Yjf/WnbwUFuYkZvUF3xedDVclrSj2xorvd
      cPMnXieg 0zMnCT1hzWACmSNDYR1kgDu4t9/ScE/Y8AwIBZS9d/+OzNUA/Ae0LeQtuqSQMHB+XEHu5
      bN255tt f2Lwib8qE0DkD9gVDqSIYeChI5i/17zIc+9ZDsITO+evN30wR3d48yLZkj5PkubRh5K0Ni
      5ugeho v2eFSGO24t5o5miYBiLC6HR/Urmr9m4EuJvyCRfT95voBXnWS4JtbKz/Dcn614SpMemZF8K
      MlFgR wDe+kGrSmnrHqoKvxyR/km/HRt1FN2NuLOO+VxwxSQ0Ion9hQ9E346qR4dAU9TcdOxBlaOJw
      5y44 o+0q+WRlIif7fzGXsvy7ibvW9Rnn4LmLpMZT4haAPxM7qPdFQU+AMJK9IniOVHTm+26WaTSd6
      Ezh e6WcJPU6ymEA8T10FYNkuULLllTL2HD44TbhMzLsXTsjtl2zVcTk7eEOnN/o+0kZX+oCnkHxtS
      8k 6kqqQPBYJu34uVwpjuW6</CookieData>
 </AuthorizationCookie>
 </authCookies>
 <oldCookie>
 <Expiration>2006-05-16T18:54:28.85Z</Expiration>
 <EncryptedData xsi:nil="1" />
 </oldCookie>
 <lastChange>2006-05-16T18:54:28.85Z</lastChange>
 <currentTime>2006-05-17T16:16:38Z</currentTime>
 <protocolVersion>1.8</protocolVersion>
 </GetCookie>
 </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: GetCookie() Response - Success  -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http
 ://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 <soap:Body>
 <GetCookieResponse xmlns="http://www.microsoft.com/SoftwareDistribution/Server/Clie
     ntWebService">
 <GetCookieResult>
 <Expiration>2006-05-26T16:58:01.8749472Z</Expiration>
 <EncryptedData>Y41m+GJEYODokhVx8U56ON1R7zAaKLtLMykG5g5pOveyMPUJ4XKTUm/XPSrLz/OxDe
      AH2/ZVi2HMzl/dclPbemJzsa3NymBvcBW1XBAJNCmMIwt80Bo2prJoCG1tj2k1XMFf0kXWBueYaBmJdd
      09PQ/upwDElfGSaqVA0zfxpZ0nmLPfkq199+HP8l2eOjtY0N3aYlOUbJg09UecBkKhH0TpiAT50m4Jey
      ChR2DVdxGFgsYW0M7ToiElMkeh4lbErkrYBTczYiHKyapXZbk5pg==
 </EncryptedData>
 </GetCookieResult>
 </GetCookieResponse>
 </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: GetCookie() Response - SOAP Fault - ConfigChanged  -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi=
 "http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/X
  MLSchema">
 <soap:Body>
 <soap:Fault>
 <faultcode>soap:Client</faultcode>
 <faultstring>System.Web.Services.Protocols.SoapException: Fault occurred at M
     icrosoft.UpdateServices.Internal.SoapUtilities.ThrowException(ErrorCode erro
     rCode, String message) at Microsoft.UpdateServices.Internal.ClientImplementa
     tion.GetCookie(AuthorizationCookie[] authCookies, Cookie oldCookie, DateTime
      lastChange, DateTime currentClientTime, String protocolVersion) at Microsof
     t.UpdateServices.Internal.Client.GetCookie(AuthorizationCookie[] authCookies
     , Cookie oldCookie, DateTime lastChange, DateTime currentTime, String protoc
     olVersion)</faultstring>
 <faultactor>http://hemantn-srv:8530/ClientWebService/client.asmx</faultactor>
 <detail>
 <ErrorCode>ConfigChanged</ErrorCode>
 <Message />
 <ID>2587c8c1-4f54-4033-9f1a-3a195bf0495d</ID>
 <Method>"http://www.microsoft.com/SoftwareDistribution/Server/
         ClientWebService/GetCookie"</Method>
 </detail>
 </soap:Fault>
 </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: GetCookie() Response - SOAP Fault - InvalidCookie  -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi=
 "http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XM
 LSchema">
 <soap:Body>
 <soap:Fault>
 <faultcode>soap:Client</faultcode>
 <faultstring>System.Web.Services.Protocols.SoapException: Fault occurred at M
     icrosoft.UpdateServices.Internal.SoapUtilities.ThrowException(ErrorCode erro
     rCode, String message) at Microsoft.UpdateServices.Internal.Authorization.Au
     thorizationManager.DecryptOldCookie(Cookie oldCookie) at Microsoft.UpdateSer
     vices.Internal.Authorization.AuthorizationManager.GetCookie(AuthorizationCoo
     kie[] authCookies, Cookie oldCookie, DateTime lastChange, DateTime currentCl
     ientTime, String clientProtocolVersion) at Microsoft.UpdateServices.Internal
     .ClientImplementation.GetCookie(AuthorizationCookie[] authCookies, Cookie ol
     dCookie, DateTime lastChange, DateTime currentClientTime, String protocolVer
     sion) at Microsoft.UpdateServices.Internal.Client.GetCookie(AuthorizationCoo
     kie[] authCookies, Cookie oldCookie, DateTime lastChange, DateTime currentTi
     me, String protocolVersion)</faultstring>
 <faultactor>http://MyUpdateServer:8530/ClientWebService/
       client.asmx</faultactor>
 <detail>
 <ErrorCode>InvalidCookie</ErrorCode>
 <Message />
 <ID>34f57c46-0f67-45ed-b3d5-90bd2e8a1e87</ID>
 <Method>"http://www.microsoft.com/SoftwareDistribution/Server/ClientWebServi
      ce/GetCookie"</Method>
 </detail>
 </soap:Fault>
 </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: RegisterComputer() Request  -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="
  http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XML
  Schema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
   <soap:Body>
     <RegisterComputer 
 xmlns="http://www.microsoft.com/SoftwareDistribution/Server/ClientWebService">
       <cookie>
         <Expiration>2007-02-06T03:08:47.9843753Z</Expiration> 
         
 <EncryptedData>QNmzcgoarx4NjlUDjxZmtwZBqxczAszEMbYFOI3Ud/zeFNc1RZ2L/HXS
 H7VdVYAgo0+svC7MwMplSsU14c7nkbStGb91OV5fuLWMdPGATzRNO2Z6P8wXwVpX129YSpg
 0n9kiRG17RL+S+uUdgByFCKT+TUvxCbUSvsDwym3+wcHoips2CPnqRDJLXPjDbGzDvFGIRo
 27f4HETOVHGuHNErOQj0miMYCRGDX42mQklvNgDiYaJSC1tikOFfHTnG6mVweI4A+cmgmg0
 cer8yasZA==</EncryptedData>
       </cookie>
       <computerInfo>
         <DnsName>microsof-cd0710.redmond.corp.microsoft.com</DnsName> 
         <OSMajorVersion>10</OSMajorVersion> 
         <OSMinorVersion>0</OSMinorVersion> 
         <OSBuildNumber>3790</OSBuildNumber> 
         <OSServicePackMajorNumber>1</OSServicePackMajorNumber> 
         <OSServicePackMinorNumber>0</OSServicePackMinorNumber> 
         <OSLocale>en-US</OSLocale>
         <ComputerManufacturer>Microsoft 
 Corporation</ComputerManufacturer> 
         <ComputerModel>Virtual Machine</ComputerModel> 
         <BiosVersion>080002</BiosVersion> 
         <BiosName>BIOS Date: 08/14/03 19:41:02 Ver: 08.00.02</BiosName> 
         <BiosReleaseDate>2003-08-14T00:00:00Z</BiosReleaseDate> 
         <ProcessorArchitecture>x86</ProcessorArchitecture> 
         <SuiteMask>272</SuiteMask> 
         <OldProductType>3</OldProductType> 
         <NewProductType>0</NewProductType> 
         <SystemMetrics>0</SystemMetrics> 
         <ClientVersionMajorNumber>7</ClientVersionMajorNumber> 
         <ClientVersionMinorNumber>0</ClientVersionMinorNumber> 
         <ClientVersionBuildNumber>6000</ClientVersionBuildNumber> 
         <ClientVersionQfeNumber>317</ClientVersionQfeNumber> 
         <OSDescription>Windows 10 Enterprise Technical Preview</OSDescription>
         <OEM>Microsoft Corporation</OEM>
         <DeviceType>Virtual Machine</DeviceType>
         <FirmwareVersion>090006</FirmwareVersion>
       </computerInfo>
     </RegisterComputer>
   </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: RegisterComputer() Response  -->
  
  
 <!-- AUTHORIZATION PHASE: RefreshCache() Request ==> After getting an InvalidCoo
  kie SOAP Fault on GetCookie, new auth phase followed by this  -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi=
 "http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XM
 LSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
 <soap:Body>
 <RefreshCache xmlns="http://www.microsoft.com/SoftwareDistribution/Server/Clie
    ntWebService">
 <cookie>
 <Expiration>2006-05-23T03:18:56Z</Expiration>
 <EncryptedData>JTaRKKkZAjLUqC8SaVvfYrrNigA8ICtNu1po4umDm6aXpgEo91QPg5wa8u9+q
      ecS3SkW42bZnI6nSw9j/r4SEeA4nD4IyZbpqSNTeBEbdQbfkS8ZfbqkzPzVcWZ16QY4Mq2JBhJ
      exvqAv711twO5bZjFyb57rG7eSnFIas2J06tvCnQ9l1x+nJWtlFO+gU70BuZNfaviHvCj3ByaD
      9M33eLPaq0cZzKNYt/F mvAW9ddl5L6a9GTL4+eV1raIY/sb7ABevwIX4jOsnXSd9Mt8cw==
 </EncryptedData>
 </cookie>
 <globalIDs xmlns:q1="http://www.microsoft.com/SoftwareDistribution/Server/Cli
     entWebService" soapenc:arrayType="q1:UpdateIdentity[7]">
 <UpdateIdentity>
 <UpdateID>0a4c6c73-8887-4d7f-9cbe-d08fa8fa9d1e</UpdateID>
 <RevisionNumber>50</RevisionNumber>
 </UpdateIdentity>
 <UpdateIdentity>
 <UpdateID>352f9494-d516-4b40-a21a-cd2416098982</UpdateID>
 <RevisionNumber>51</RevisionNumber>
 </UpdateIdentity>
 <UpdateIdentity>
 <UpdateID>5c9376ab-8ce6-464a-b136-22113dd69801</UpdateID>
 <RevisionNumber>1</RevisionNumber>
 </UpdateIdentity>
 <UpdateIdentity>
 <UpdateID>7c40e8c2-01ae-47f5-9af2-6e75a0582518</UpdateID>
 <RevisionNumber>1</RevisionNumber>
 </UpdateIdentity>
 <UpdateIdentity>
 <UpdateID>a4bedb1d-a809-4f63-9b49-3fe31967b6d0</UpdateID>
 <RevisionNumber>100</RevisionNumber>
 </UpdateIdentity>
 <UpdateIdentity>
 <UpdateID>7145181b-9556-4b11-b659-0162fa9df11f</UpdateID>
 <RevisionNumber>50</RevisionNumber>
 </UpdateIdentity>
 <UpdateIdentity>
 <UpdateID>5cc25303-143f-40f3-a2ff-803a1db69955</UpdateID>
 <RevisionNumber>1</RevisionNumber>
 </UpdateIdentity>
 </globalIDs>
 </RefreshCache>
 </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: RefreshCache() Response  -->
  
  
 <!-- AUTHORIZATION PHASE: GetFileLocations() Request  -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="
  http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XML
  Schema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
 <soap:Body>
 <GetFileLocations xmlns="http://www.microsoft.com/SoftwareDistribution/Server/C
    lientWebService">
 <cookie>
 <Expiration>2006-05-23T03:18:56Z</Expiration>
 <EncryptedData>JTaRKKkZAjLUqC8SaVvfYrrNigA8ICtNu1po4umDm6aXpgEo91QPg5wa8u9+qe
      cS3SkW42bZnI6nSw9j/r4SEeA4nD4IyZbpqSNTeBEbdQbfkS8ZfbqkzPzVcWZ16QY4Mq2JBhJex
      vqAv711twO5bZjFyb57rG7eSnFIas2J06tvCnQ9l1x+nJWtlFO+gU70BuZNfaviHvCj3ByaD9M3
      3eLPaq0cZzKNYt/F mvAW9ddl5L6a9GTL4+eV1raIY/sb7ABevwIX4jOsnXSd9Mt8cw==
 </EncryptedData>
 </cookie>
 <fileDigests soapenc:arrayType="xsd:base64Binary[1]">
 <base64Binary>AAAAAAAAAAAAAAAAAAAAAAAAAAA=</base64Binary>
 </fileDigests>
 </GetFileLocations>
 </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: GetFileLocations() Response  -->
  
  
 <!-- AUTHORIZATION PHASE: SyncUpdates() Request - Very First from WinXP  -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="
  http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XML
  Schema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
 <soap:Body>
 <SyncUpdates xmlns="http://www.microsoft.com/SoftwareDistribution/Server/Client
    WebService">
 <cookie>
 <Expiration>2006-05-23T04:06:32.9843746</Expiration>
 <EncryptedData>vS39KAEKKzRInaR4GVchjeaj4kJ3GEFqsmQE6fQGdxntnGxs+PPNTGQqqnBrJT
      JTgSlQl3aZsax5I/bpT+u017LSMUnuR68LyMQXmk9EikRsYbZto2NEVowAXMRe5B8bmlTXFKj4v
      gVYqhyq7Yas57FPWjTOAjtLMUVB9vdoWeqwq7PDwwZJNqhhvqmYU3z0aSnK6G1rQ4zv765bmqb5
      Mti9Dp/16ODVZEic4Q8IzX0V2Rb7BOk7PA7RMdXMbBDbZ6ZTU0eMebi6tzVp+Qu0eA==
 </EncryptedData>
 </cookie>
 <parameters>
 <ExpressQuery>false</ExpressQuery>
 <InstalledNonLeafUpdateIDs xsi:nil="1" />
 <OtherCachedUpdateIDs xsi:nil="1" />
 <SystemSpec xsi:nil="1" />
 <CachedDriverIDs xsi:nil="1" />
 <SkipSoftwareSync>false</SkipSoftwareSync>
 </parameters>
 </SyncUpdates>
 </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: SyncUpdates() Request - Second Request from WinXP after R
  esponse from the previous one  -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="ht
  tp://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSche
  ma" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
 <soap:Body>
 <SyncUpdates xmlns="http://www.microsoft.com/SoftwareDistribution/Server/ClientWe
    bService">
 <cookie>
 <Expiration>2006-05-23T04:06:32.9843746Z</Expiration>
 <EncryptedData>aOEIdlPlPHBDVMJgwkbRuDeInZcJr/v272AcY/kDqTghmncGveoB80UQI9jzAQY6
      N9Hio13440BbUAtx640sUkvw8lFh+0rupjSFg/KWq4CSpUoESWlfKItW+RnYS5bc7T/5ORSr+7BOf
      8Xy6SP3EkuRqDm2Y/AXphfLoJhSXW1AifcyLuzQf5VOBoyYjIL7elkKt1JKMHCfyAeiHEy3Si6a0r
      gu/2endOWn5CLxgmlDlfsmmewhk/omaKr2Lk8rnBMf5Qiid76jvMwnbO7PeA==
 </EncryptedData>
 </cookie>
 <parameters>
 <ExpressQuery>false</ExpressQuery>
 <InstalledNonLeafUpdateIDs soapenc:arrayType="xsd:int[1]">
 <int>109</int>
 </InstalledNonLeafUpdateIDs>
 <OtherCachedUpdateIDs soapenc:arrayType="xsd:int[29]">
 <int>101</int>
 <int>102</int>
 <int>103</int>
 <int>104</int>
 <int>105</int>
 <int>106</int>
 <int>107</int>
 <int>108</int>
 <int>110</int>
 <int>111</int>
 <int>112</int>
 <int>113</int>
 <int>114</int>
 <int>115</int>
 <int>378</int>
 <int>379</int>
 <int>380</int>
 <int>381</int>
 <int>382</int>
 <int>383</int>
 <int>384</int>
 <int>385</int>
 <int>386</int>
 <int>387</int>
 <int>388</int>
 <int>389</int>
 <int>390</int>
 <int>391</int>
 <int>392</int>
 </OtherCachedUpdateIDs>
 <SystemSpec xsi:nil="1" />
 <CachedDriverIDs xsi:nil="1" />
 <SkipSoftwareSync>false</SkipSoftwareSync>
 </parameters>
 </SyncUpdates>
 </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: SyncUpdates() Request - Third Request from WinXP after R
  esponse from the previous one  -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="h
  ttp://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSc
  hema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
 <soap:Body>
 <SyncUpdates xmlns="http://www.microsoft.com/SoftwareDistribution/Server/ClientW
    ebService">
 <cookie>
 <Expiration>2006-05-23T04:06:32.9843746Z</Expiration>
 <EncryptedData>ae5VXUP5lEJygdVCP7NnJFmZVzmsbo8agdMfdqYe03xJfNw/P2SpXL/RtaBlQzc
      TTLn8SUarYVnekc1XU/c5MP+7MNdW1b9xERCy+Vm/CXNFluJ64veTPuVGgJ8wtlIAcsEHVmCNbhw
      UXnb1wS/YOnUC3OmcXdwQcVRWAASxepjBaF/Y8em5KGn37XW75D0cSCVdmUts+uGMgQ2QYze5AuC
      WDAqpHf0x2jSb8QfL2Ygljs44gLGOIlN40E72tLpQuIe3yn9C4lAg0VKdbAsieA==
 </EncryptedData>
 </cookie>
 <parameters>
 <ExpressQuery>false</ExpressQuery>
 <InstalledNonLeafUpdateIDs soapenc:arrayType="xsd:int[2]">
 <int>109</int>
 <int>191</int>
 </InstalledNonLeafUpdateIDs>
 <OtherCachedUpdateIDs soapenc:arrayType="xsd:int[58]">
 <int>39</int>
 <int>40</int>
 <int>41</int>
 <int>42</int>
 <int>43</int>
 <int>44</int>
 <int>45</int>
 <int>46</int>
 <int>47</int>
 <int>48</int>
 <int>49</int>
 <int>50</int>
 <int>51</int>
 <int>52</int>
 <int>53</int>
 <int>54</int>
 <int>55</int>
 <int>56</int>
 <int>57</int>
 <int>58</int>
 <int>97</int>
 <int>99</int>
 <int>100</int>
 <int>101</int>
 <int>102</int>
 <int>103</int>
 <int>104</int>
 <int>105</int>
 <int>106</int>
 <int>107</int>
 <int>108</int>
 <int>110</int>
 <int>111</int>
 <int>112</int>
 <int>113</int>
 <int>114</int>
 <int>115</int>
 <int>179</int>
 <int>181</int>
 <int>196</int>
 <int>197</int>
 <int>198</int>
 <int>210</int>
 <int>378</int>
 <int>379</int>
 <int>380</int>
 <int>381</int>
 <int>382</int>
 <int>383</int>
 <int>384</int>
 <int>385</int>
 <int>386</int>
 <int>387</int>
 <int>388</int>
 <int>389</int>
 <int>390</int>
 <int>391</int>
 <int>392</int>
 </OtherCachedUpdateIDs>
 <SystemSpec xsi:nil="1" />
 <CachedDriverIDs xsi:nil="1" />
 <SkipSoftwareSync>false</SkipSoftwareSync>
 </parameters>
 </SyncUpdates>
 </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: SyncUpdates() Request - Fourth Request from WinXP after R
  esponse from the previous one  -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="ht
  tp://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSche
  ma" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
 <soap:Body>
 <SyncUpdates xmlns="http://www.microsoft.com/SoftwareDistribution/Server/ClientWe
    bService">
 <cookie>
 <Expiration>2006-05-23T04:06:32.9843746Z</Expiration>
 <EncryptedData>ae5VXUP5lEJygdVCP7NnJFmZVzmsbo8agdMfdqYe03xJfNw/P2SpXL/RtaBlQzcT
      TLn8SUarYVnekc1XU/c5MP+7MNdW1b9xERCy+Vm/CXNFluJ64veTPuVGgJ8wtlIAcsEHVmCNbhwUX
      nb1wS/YOnUC3OmcXdwQcVRWAASxepjBaF/Y8em5KGn37XW75D0cSCVdmUts+uGMgQ2QYze5AuCWDA
      qpHf0x2jSb8QfL2Ygljs44gLGOIlN40E72tLpQuIe3yn9C4lAg0VKdbAsieA==
 </EncryptedData>
 </cookie>
 <parameters>
 <ExpressQuery>false</ExpressQuery>
 <InstalledNonLeafUpdateIDs soapenc:arrayType="xsd:int[2]">
 <int>109</int>
 <int>191</int>
 </InstalledNonLeafUpdateIDs>
 <OtherCachedUpdateIDs soapenc:arrayType="xsd:int[58]">
 <int>39</int>
 <int>40</int>
 <int>41</int>
 <int>42</int>
 <int>43</int>
 <int>44</int>
 <int>45</int>
 <int>46</int>
 <int>47</int>
 <int>48</int>
 <int>49</int>
 <int>50</int>
 <int>51</int>
 <int>52</int>
 <int>53</int>
 <int>54</int>
 <int>55</int>
 <int>56</int>
 <int>57</int>
 <int>58</int>
 <int>97</int>
 <int>99</int>
 <int>100</int>
 <int>101</int>
 <int>102</int>
 <int>103</int>
 <int>104</int>
 <int>105</int>
 <int>106</int>
 <int>107</int>
 <int>108</int>
 <int>110</int>
 <int>111</int>
 <int>112</int>
 <int>113</int>
 <int>114</int>
 <int>115</int>
 <int>179</int>
 <int>181</int>
 <int>196</int>
 <int>197</int>
 <int>198</int>
 <int>210</int>
 <int>378</int>
 <int>379</int>
 <int>380</int>
 <int>381</int>
 <int>382</int>
 <int>383</int>
 <int>384</int>
 <int>385</int>
 <int>386</int>
 <int>387</int>
 <int>388</int>
 <int>389</int>
 <int>390</int>
 <int>391</int>
 <int>392</int>
 </OtherCachedUpdateIDs>
 <SystemSpec xsi:nil="1" />
 <CachedDriverIDs xsi:nil="1" />
 <SkipSoftwareSync>false</SkipSoftwareSync>
 </parameters>
 </SyncUpdates>
 </soap:Body>
 </soap:Envelope><!-- AUTHORIZATION PHASE: SyncUpdates() Response  -->
  
  
 <!-- AUTHORIZATION PHASE: GetCookie() Request  -->
  
  
 <!-- AUTHORIZATION PHASE: GetCookie() Response  -->
  
  
 <!-- AUTHORIZATION PHASE: GetCookie() Request  -->
  
  
 <!-- AUTHORIZATION PHASE: GetCookie() Response  -->
  
  
 <!-- AUTHORIZATION PHASE: ReportEventBatch() Request - EventID=148  -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="ht
  tp://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSche
  ma" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
 <soap:Body>
 <ReportEventBatch xmlns="http://www.microsoft.com/SoftwareDistribution">
 <cookie>
 <Expiration>2006-05-17T17:16:37.9843748Z</Expiration>
 <EncryptedData>QNmzcgoarx4NjlUDjxZmtwZBqxczAszEMbYFOI3Ud/zeFNc1RZ2L/HXSH7VdVYAg
      o0+svC7MwMplSsU14c7nkbStGb91OV5fuLWMdPGATzRNO2Z6P8wXwVpX129YSpg0n9kiRG17RL+S+
      uUdgByFCKT+TUvxCbUSvsDwym3+wcHoips2CPnqRDJLXPjDbGzDvFGIRo27f4HETOVHGuHNErOQj0
      miMYCRGDX42mQklvNgDiYaJSC1tikOFfHTnG6mVweI4A+cmgmg0cer8yasZA==
 </EncryptedData>
 </cookie>
 <clientTime>2006-05-17T16:16:38.015</clientTime>
 <eventBatch xmlns:q1="http://www.microsoft.com/SoftwareDistribution" soapenc:arr
     ayType="q1:ReportingEvent[2]">
 <ReportingEvent>
 <BasicData>
 <TargetID>
 <Sid>5c7f4f80-3896-4d10-8a38-469286a0febc</Sid>
 </TargetID>
 <SequenceNumber>0</SequenceNumber>
 <TimeAtTarget>2006-05-17T16:13:29.734</TimeAtTarget>
 <EventInstanceID>E6D82915-627F-418B-A5CC-B9FCD400455B</EventInstanceID>
 <NamespaceID>1</NamespaceID>
 <EventID>148</EventID>
 <SourceID>101</SourceID>
 <UpdateID>
 <UpdateID>D67661EB-2423-451D-BF5D-13199E37DF28</UpdateID>
 <RevisionNumber>0</RevisionNumber>
 </UpdateID>
 <Win32HResult>-2145107943</Win32HResult>
 <AppName>SelfUpdate</AppName>
 </BasicData>
 <ExtendedData>
 <ReplacementStrings soapenc:arrayType="xsd:string[1]">
 <string>0x80244019</string>
 </ReplacementStrings>
 <MiscData soapenc:arrayType="xsd:string[5]">
 <string>Q=1</string>
 <string>G=7.0.5378.45</string>
 <string>J=703</string>
 <string>K=EPP runtime BIOS - Version 1.1</string>
 <string>L=2005-11-22T00:00:00</string>
 </MiscData>
 <ComputerBrand>Hewlett-Packard</ComputerBrand>
 <ComputerModel>HP Compaq nx6125 (EM493UC#ABA)</ComputerModel>
 <BiosRevision>68DTT Ver. F.0D</BiosRevision>
 <ProcessorArchitecture>X86Compatible</ProcessorArchitecture>
 <OSVersion>
 <Major>5</Major>
 <Minor>1</Minor>
 <Build>2600</Build>
 <Revision>65792</Revision>
 <ServicePackMajor>2</ServicePackMajor>
 <ServicePackMinor>0</ServicePackMinor>
 </OSVersion>
 <OSLocaleID>1033</OSLocaleID>
 <DeviceID />
 </ExtendedData>
 <PrivateData>
 <ComputerDnsName />
 <UserAccountName />
 </PrivateData>
 </ReportingEvent>
 <ReportingEvent>
 <BasicData>
 <TargetID>
 <Sid>5c7f4f80-3896-4d10-8a38-469286a0febc</Sid>
 </TargetID>
 <SequenceNumber>0</SequenceNumber>
 <TimeAtTarget>2006-05-17T16:15:11.171</TimeAtTarget>
 <EventInstanceID>3F5E26A3-4BF8-4E25-9D3F-9D9C420E3D43</EventInstanceID>
 <NamespaceID>1</NamespaceID>
 <EventID>148</EventID>
 <SourceID>101</SourceID>
 <UpdateID>
 <UpdateID>D67661EB-2423-451D-BF5D-13199E37DF28</UpdateID>
 <RevisionNumber>0</RevisionNumber>
 </UpdateID>
 <Win32HResult>-2145107943</Win32HResult>
 <AppName>SelfUpdate</AppName>
 </BasicData>
 <ExtendedData>
 <ReplacementStrings soapenc:arrayType="xsd:string[1]">
 <string>0x80244019</string>
 </ReplacementStrings>
 <MiscData soapenc:arrayType="xsd:string[5]">
 <string>Q=1</string>
 <string>G=7.0.5378.45</string>
 <string>J=703</string>
 <string>K=EPP runtime BIOS - Version 1.1</string>
 <string>L=2005-11-22T00:00:00</string>
 </MiscData>
 <ComputerBrand>Hewlett-Packard</ComputerBrand>
 <ComputerModel>HP Compaq nx6125 (EM493UC#ABA)</ComputerModel>
 <BiosRevision>68DTT Ver. F.0D</BiosRevision>
 <ProcessorArchitecture>X86Compatible</ProcessorArchitecture>
 <OSVersion>
 <Major>5</Major>
 <Minor>1</Minor>
 <Build>2600</Build>
 <Revision>65792</Revision>
 <ServicePackMajor>2</ServicePackMajor>
 <ServicePackMinor>0</ServicePackMinor>
 </OSVersion>
 <OSLocaleID>1033</OSLocaleID>
 <DeviceID />
 </ExtendedData>
 <PrivateData>
 <ComputerDnsName />
 <UserAccountName />
 </PrivateData>
 </ReportingEvent>
 </eventBatch>
 </ReportEventBatch>
 </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: ReportEventBatch() Request - EventID=147, 156 -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="ht
  tp://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSche
  ma" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
 <soap:Body>
 <ReportEventBatch xmlns="http://www.microsoft.com/SoftwareDistribution">
 <cookie>
 <Expiration>2006-05-23T04:06:32.9843746Z</Expiration>
 <EncryptedData>pEJ+Mq0mpyyWk8c4LHBlmHO1vCdZqcwgO+v4lvmAdPnUce/+FZ3Zm/Z2a7vJ6Q3
      kFq8wiygisS6rEqD9kD14aUtN2fPPhstSDI0f7IEKPrmoKpZ9Ub62olCDp/QaUWTcHsDeEgzA5+D
      iDotyfXs0bNkcplTR44TgJo52m+s+IKj+OhoEyxlPY4q8rzAQ1/9PIwQ2IDKykZRR97etYlrG0JK
      OnJOsoo0b6UyR29SdCo5UWBkk4ddKFvPYzc1hW/DuOH2x8n4Erw0XrQVqZB1shQ==
 </EncryptedData>
 </cookie>
 <clientTime>2006-05-23T03:12:14.859</clientTime>
 <eventBatch xmlns:q1="http://www.microsoft.com/SoftwareDistribution" soapenc:ar
     rayType="q1:ReportingEvent[2]">
 <ReportingEvent>
 <BasicData>
 <TargetID>
 <Sid>5c7f4f80-3896-4d10-8a38-469286a0febc</Sid>
 </TargetID>
 <SequenceNumber>0</SequenceNumber>
 <TimeAtTarget>2006-05-23T03:09:45.828</TimeAtTarget>
 <EventInstanceID>D61E5EE1-968B-4162-88BE-BCEA05C5992F</EventInstanceID>
 <NamespaceID>1</NamespaceID>
 <EventID>147</EventID>
 <SourceID>101</SourceID>
 <UpdateID>
 <UpdateID>00000000-0000-0000-0000-000000000000</UpdateID>
 <RevisionNumber>0</RevisionNumber>
 </UpdateID>
 <Win32HResult>0</Win32HResult>
 <AppName>AutomaticUpdates</AppName>
 </BasicData>
 <ExtendedData>
 <ReplacementStrings soapenc:arrayType="xsd:string[1]">
 <string>0</string>
 </ReplacementStrings>
 <MiscData soapenc:arrayType="xsd:string[6]">
 <string>D=0</string>
 <string>Q=1</string>
 <string>G=7.0.5378.51</string>
 <string>J=703</string>
 <string>K=EPP runtime BIOS - Version 1.1</string>
 <string>L=2005-11-22T00:00:00</string>
 </MiscData>
 <ComputerBrand>Hewlett-Packard</ComputerBrand>
 <ComputerModel>HP Compaq nx6125 (EM493UC#ABA)</ComputerModel>
 <BiosRevision>68DTT Ver. F.0D</BiosRevision>
 <ProcessorArchitecture>X86Compatible</ProcessorArchitecture>
 <OSVersion>
 <Major>5</Major>
 <Minor>1</Minor>
 <Build>2600</Build>
 <Revision>65792</Revision>
 <ServicePackMajor>2</ServicePackMajor>
 <ServicePackMinor>0</ServicePackMinor>
 </OSVersion>
 <OSLocaleID>1033</OSLocaleID>
 <DeviceID />
 </ExtendedData>
 <PrivateData>
 <ComputerDnsName />
 <UserAccountName />
 </PrivateData>
 </ReportingEvent>
 <ReportingEvent>
 <BasicData>
 <TargetID>
 <Sid>5c7f4f80-3896-4d10-8a38-469286a0febc</Sid>
 </TargetID>
 <SequenceNumber>0</SequenceNumber>
 <TimeAtTarget>2006-05-23T03:09:45.828</TimeAtTarget>
 <EventInstanceID>07B6BD18-BC34-4458-8FDA-D517E3500272</EventInstanceID>
 <NamespaceID>1</NamespaceID>
 <EventID>156</EventID>
 <SourceID>101</SourceID>
 <UpdateID>
 <UpdateID>00000000-0000-0000-0000-000000000000</UpdateID>
 <RevisionNumber>0</RevisionNumber>
 </UpdateID>
 <Win32HResult>0</Win32HResult>
 <AppName>AutomaticUpdates</AppName>
 </BasicData>
 <ExtendedData>
 <ReplacementStrings xsi:nil="1" />
 <MiscData soapenc:arrayType="xsd:string[6]">
 <string>V=E45B26C2-278F-48F3-97D1-AA0FD57423D5;6917A042-BA50-4723-A0C3-3783
         A8DDC28B;BBE805EE-2CF7-4110-9BE8-4FE32B144E5A;9A127D52-45FA-44BA-ACC5-5EA9
         A637FE4E;BB758AAA-8024-44D0-8434-73CEFE8CA80B;4B689082-CA9C-46CC-B2FC-720F
         EDE21299;3A7EFDB0-D88D-42A6-8439-C7D0B1BCAC82;B20C7AC9-F972-480C-9601-DE04
         86342506;1FD3B3AC-9E83-4286-8369-D122669C24F6;C4B891EE-36A1-DDB6-2F9F-C7B4
         E58990A3;B166A6A9-398B-4C81-B8DB-2043CF0672A1;4CDB577B-FDD1-49D4-87CC-3808
         AD20ACBC;9306CDFC-C4A1-4A22-9996-848CB67EDDC3;5BC6E116-9964-4452-AE5A-C54B
         D709BC53;1E59F963-12F5-4BFD-A73D-366921779C28;D3AC165E-D7C4-4BDF-83F0-E249
         ECBE873B;DD167F04-69E8-46A0-83DA-D4A5143EDBF1;AADB419D-3C09-408D-9D64-20A4
         51CBD5BC;D80D91CF-6361-4FDF-B35D-F05077902973;2FCDEFD7-B98F-4A25-8DF4-F806
         0AFC0942;1AFB1AFE-9AAF-4DC4-9DAC-C75303A84655;70E702CB-5D44-494D-8594-476A
         C774CD51;06F7520C-2CF3-46AB-A457-402327016632;66216830-74FA-4A91-BEA8-212E
         6A5A43DD;3AD5B256-D0BB-4391-8E3C-3EE605D1A7F1;E0A7FC7E-FF6E-4559-990B-4B4A
         01F0AD39;EE49A276-D4AE-4C9E-829E-7901D10055E0;9197DADA-DE1C-420F-B558-E701
         8602E960;B00FE76D-8C87-48A2-9D5D-FD2D1336698C;AE76FA20-B794-4E9C-8554-7A00
         C8153E27;6D5B814E-201C-4F9B-965A-6672F85CEB9A;923E52D0-B0B7-48A5-9C4D-C074
         1AD4B53F;88ECB294-6967-4250-BCB7-8C37B83915A8;B5503E2C-ADAF-494B-B3F7-15E8
         93F84273;5E7DD70B-B694-4D0C-9146-14C08F4BAE3B;0E23ED43-08B0-4EB6-8539-1449
         C29FB131;41A25FE0-F119-4AA4-AFC6-86A1CCA0F195;FF8EC90C-6D23-48EB-8158-BAE4
         696563DC;9B390F2B-845A-4C1C-9964-4C49D1788D00;58313F8C-4976-48AA-9537-79E4
         C1BFEBE0;3B936005-0C22-4DD7-90BB-51793D6D2E57;9C0CFA0F-28F6-4A26-AD6C-61FB
         34130873;015984CC-2265-47B6-B255-1818F9937F20;F4D3F81B-6CB8-4501-A316-9A62
         16001FEC;C94437C9-5C05-47C9-9891-424A9C01D1FF;8C6B7628-95CF-4450-8F60-136A
         70B930C5;9608001E-2D54-4C54-B795-ACBCAC1A9930</string>
 <string>Q=1</string>
 <string>G=7.0.5378.51</string>
 <string>J=703</string>
 <string>K=EPP runtime BIOS - Version 1.1</string>
 <string>L=2005-11-22T00:00:00</string>
 </MiscData>
 <ComputerBrand>Hewlett-Packard</ComputerBrand>
 <ComputerModel>HP Compaq nx6125 (EM493UC#ABA)</ComputerModel>
 <BiosRevision>68DTT Ver. F.0D</BiosRevision>
 <ProcessorArchitecture>X86Compatible</ProcessorArchitecture>
 <OSVersion>
 <Major>5</Major>
 <Minor>1</Minor>
 <Build>2600</Build>
 <Revision>65792</Revision>
 <ServicePackMajor>2</ServicePackMajor>
 <ServicePackMinor>0</ServicePackMinor>
 </OSVersion>
 <OSLocaleID>1033</OSLocaleID>
 <DeviceID />
 </ExtendedData>
 <PrivateData>
 <ComputerDnsName />
 <UserAccountName />
 </PrivateData>
 </ReportingEvent>
 </eventBatch>
 </ReportEventBatch>
 </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: ReportEventBatch() Request - EventID=183, 202, 147, 156 -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http:
  //www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xm
  lns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
 <soap:Body>
 <ReportEventBatch xmlns="http://www.microsoft.com/SoftwareDistribution">
 <cookie>
 <Expiration>2006-05-23T07:10:57Z</Expiration>
 <EncryptedData>tWB+wl7EII8S0t3g14U/ZzYZBZMMNs799VoKHe3nvDSOjTHL0b1PT9T1ODoD4fSKkwq
      6SLwNL35cFprXzFyZVYJ62wX3cSjGtTHkn1OlSHx0hLBXuUxpt6EQAFNRWorX2niWD7KDK8l9tUOXMCD
      0k59jBjjWnUTKWl+U4s4r/ZjoSMrdxXLW+9zSOv1YY2oCM4WpCL/3KapdjWkPDG3gwDzF8hNECd3dUBA
      6FaUzdClEo0hPGvX3Un0SWDLl+C9sOraRb5ogogOy351TgrQQyA==
 </EncryptedData>
 </cookie>
 <clientTime>2006-05-23T06:17:10.839</clientTime>
 <eventBatch xmlns:q1="http://www.microsoft.com/SoftwareDistribution" soapenc:arrayT
     ype="q1:ReportingEvent[4]">
 <ReportingEvent>
 <BasicData>
 <TargetID>
 <Sid>0f6d43f3-8a2e-4313-99a6-71558f67f436</Sid>
 </TargetID>
 <SequenceNumber>0</SequenceNumber>
 <TimeAtTarget>2006-05-23T06:10:58.306</TimeAtTarget>
 <EventInstanceID>83626623-594A-4B8F-B60D-FCE0618EEA30</EventInstanceID>
 <NamespaceID>1</NamespaceID>
 <EventID>183</EventID>
 <SourceID>101</SourceID>
 <UpdateID>
 <UpdateID>D67661EB-2423-451D-BF5D-13199E37DF28</UpdateID>
 <RevisionNumber>0</RevisionNumber>
 </UpdateID>
 <Win32HResult>0</Win32HResult>
 <AppName>SelfUpdate</AppName>
 </BasicData>
 <ExtendedData>
 <ReplacementStrings soapenc:arrayType="xsd:string[1]">
 <string>Automatic Updates</string>
 </ReplacementStrings>
 <MiscData soapenc:arrayType="xsd:string[6]">
 <string>Q=1</string>
 <string>G=7.0.5378.51</string>
 <string>A=1830</string>
 <string>J=465</string>
 <string>K=Phoenix ROM BIOS PLUS Version 1.10 A06</string>
 <string>L=2006-02-20T00:00:00</string>
 </MiscData>
 <ComputerBrand>Dell Inc.</ComputerBrand>
 <ComputerModel>OptiPlex GX620</ComputerModel>
 <BiosRevision>A06</BiosRevision>
 <ProcessorArchitecture>X86Compatible</ProcessorArchitecture>
 <OSVersion>
 <Major>5</Major>
 <Minor>2</Minor>
 <Build>3790</Build>
 <Revision>196882</Revision>
 <ServicePackMajor>1</ServicePackMajor>
 <ServicePackMinor>0</ServicePackMinor>
 </OSVersion>
 <OSLocaleID>1033</OSLocaleID>
 <DeviceID />
 </ExtendedData>
 <PrivateData>
 <ComputerDnsName />
 <UserAccountName />
 </PrivateData>
 </ReportingEvent>
 <ReportingEvent>
 <BasicData>
 <TargetID>
 <Sid>0f6d43f3-8a2e-4313-99a6-71558f67f436</Sid>
 </TargetID>
 <SequenceNumber>0</SequenceNumber>
 <TimeAtTarget>2006-05-23T06:11:43.290</TimeAtTarget>
 <EventInstanceID>AEFA4BAA-BAB6-4696-8991-07B2BC766009</EventInstanceID>
 <NamespaceID>1</NamespaceID>
 <EventID>202</EventID>
 <SourceID>102</SourceID>
 <UpdateID>
 <UpdateID>00000000-0000-0000-0000-000000000000</UpdateID>
 <RevisionNumber>0</RevisionNumber>
 </UpdateID>
 <Win32HResult>0</Win32HResult>
 <AppName>AutomaticUpdates</AppName>
 </BasicData>
 <ExtendedData>
 <ReplacementStrings xsi:nil="1" />
 <MiscData soapenc:arrayType="xsd:string[6]">
 <string>Q=1</string>
 <string>G=7.0.5378.51</string>
 <string>A=1830</string>
 <string>J=465</string>
 <string>K=Phoenix ROM BIOS PLUS Version 1.10 A06</string>
 <string>L=2006-02-20T00:00:00</string>
 </MiscData>
 <ComputerBrand>Dell Inc.</ComputerBrand>
 <ComputerModel>OptiPlex GX620</ComputerModel>
 <BiosRevision>A06</BiosRevision>
 <ProcessorArchitecture>X86Compatible</ProcessorArchitecture>
 <OSVersion>
 <Major>5</Major>
 <Minor>2</Minor>
 <Build>3790</Build>
 <Revision>196882</Revision>
 <ServicePackMajor>1</ServicePackMajor>
 <ServicePackMinor>0</ServicePackMinor>
 </OSVersion>
 <OSLocaleID>1033</OSLocaleID>
 <DeviceID />
 </ExtendedData>
 <PrivateData>
 <ComputerDnsName />
 <UserAccountName />
 </PrivateData>
 </ReportingEvent>
 <ReportingEvent>
 <BasicData>
 <TargetID>
 <Sid>0f6d43f3-8a2e-4313-99a6-71558f67f436</Sid>
 </TargetID>
 <SequenceNumber>0</SequenceNumber>
 <TimeAtTarget>2006-05-23T06:11:50.525</TimeAtTarget>
 <EventInstanceID>640E4DD8-1717-466B-8D78-3E0547DC11F6</EventInstanceID>
 <NamespaceID>1</NamespaceID>
 <EventID>147</EventID>
 <SourceID>101</SourceID>
 <UpdateID>
 <UpdateID>00000000-0000-0000-0000-000000000000</UpdateID>
 <RevisionNumber>0</RevisionNumber>
 </UpdateID>
 <Win32HResult>0</Win32HResult>
 <AppName>AutomaticUpdates</AppName>
 </BasicData>
 <ExtendedData>
 <ReplacementStrings soapenc:arrayType="xsd:string[1]">
 <string>0</string>
 </ReplacementStrings>
 <MiscData soapenc:arrayType="xsd:string[7]">
 <string>D=0</string>
 <string>Q=1</string>
 <string>G=7.0.5378.51</string>
 <string>A=1830</string>
 <string>J=465</string>
 <string>K=Phoenix ROM BIOS PLUS Version 1.10 A06</string>
 <string>L=2006-02-20T00:00:00</string>
 </MiscData>
 <ComputerBrand>Dell Inc.</ComputerBrand>
 <ComputerModel>OptiPlex GX620</ComputerModel>
 <BiosRevision>A06</BiosRevision>
 <ProcessorArchitecture>X86Compatible</ProcessorArchitecture>
 <OSVersion>
 <Major>5</Major>
 <Minor>2</Minor>
 <Build>3790</Build>
 <Revision>196882</Revision>
 <ServicePackMajor>1</ServicePackMajor>
 <ServicePackMinor>0</ServicePackMinor>
 </OSVersion>
 <OSLocaleID>1033</OSLocaleID>
 <DeviceID />
 </ExtendedData>
 <PrivateData>
 <ComputerDnsName />
 <UserAccountName />
 </PrivateData>
 </ReportingEvent>
 <ReportingEvent>
 <BasicData>
 <TargetID>
 <Sid>0f6d43f3-8a2e-4313-99a6-71558f67f436</Sid>
 </TargetID>
 <SequenceNumber>0</SequenceNumber>
 <TimeAtTarget>2006-05-23T06:11:50.525</TimeAtTarget>
 <EventInstanceID>76484064-8BB7-44C2-86EC-8DB03489B5D1</EventInstanceID>
 <NamespaceID>1</NamespaceID>
 <EventID>156</EventID>
 <SourceID>101</SourceID>
 <UpdateID>
 <UpdateID>00000000-0000-0000-0000-000000000000</UpdateID>
 <RevisionNumber>0</RevisionNumber>
 </UpdateID>
 <Win32HResult>0</Win32HResult>
 <AppName>AutomaticUpdates</AppName>
 </BasicData>
 <ExtendedData>
 <ReplacementStrings xsi:nil="1" />
 <MiscData soapenc:arrayType="xsd:string[7]">
 <string>V=2D6C4040-E112-4803-89D7-E5C7FB0560D3;9FE4C2B1-5280-4291-838E-D9B6
         3B7143DA;745BEB74-FCB0-4323-ADF3-470A9AF3C615;A9711EF4-689B-4833-975B-0FBF
         38D7236A;5B4AF580-4613-4C09-A7C8-25EA125B9DD5;2FC54BAF-DCA9-41EC-91F0-298E
         26DA6207;0B8645AF-7D19-4687-B103-3390169C50F6;BA825FF2-7B5B-411A-B066-B021
         2DC66425;CDEA1B11-FE38-4967-8402-C0F4E6293842;9766EE68-0156-4898-9BB8-D1BC
         08E0F4B1;56C460FB-3A01-4867-958B-2F4959CB899E;F39ABD66-507F-419A-BB26-9F2D
         AC21EDE9;2542DF13-B081-4F4A-908B-11A404EE251C;5716D3F3-0550-4294-B8E6-64CA
         C43DC876;1FFF7AF8-E5CF-40CE-BB8C-E156F1788EF0;E423E6DE-9555-4580-A922-12A6
         2292C242;58305952-B8B4-4983-8685-09995FBC05E6;BF8C38FB-75B6-4A5B-87C4-A73C
         2169F62D;0E7075AE-C8E0-47B4-AE21-1FD753A7F9A6;B362BBF8-37AD-46F7-A29D-10B2
         337636D7;4B8C1BD1-F2E6-45B5-9211-F6AF0EEDB5A0;3309C6C8-9B2F-4191-A300-98D9
         202D48B1;58313F8C-4976-48AA-9537-79E4C1BFEBE0;A3F4DE35-7701-4579-8500-9172
         07724D85;4AC190F1-6581-46AE-8FFC-56186988D355;7F6BEDB4-9710-4170-A1D4-6D80
         9EF8BAD0;C36EE53C-FE94-417F-BEB4-B997775A040A;D0C919F2-15A0-4738-B0D1-B2FF
         6E908E21</string>
 <string>Q=1</string>
 <string>G=7.0.5378.51</string>
 <string>A=1830</string>
 <string>J=465</string>
 <string>K=Phoenix ROM BIOS PLUS Version 1.10 A06</string>
 <string>L=2006-02-20T00:00:00</string>
 </MiscData>
 <ComputerBrand>Dell Inc.</ComputerBrand>
 <ComputerModel>OptiPlex GX620</ComputerModel>
 <BiosRevision>A06</BiosRevision>
 <ProcessorArchitecture>X86Compatible</ProcessorArchitecture>
 <OSVersion>
 <Major>5</Major>
 <Minor>2</Minor>
 <Build>3790</Build>
 <Revision>196882</Revision>
 <ServicePackMajor>1</ServicePackMajor>
 <ServicePackMinor>0</ServicePackMinor>
 </OSVersion>
 <OSLocaleID>1033</OSLocaleID>
 <DeviceID />
 </ExtendedData>
 <PrivateData>
 <ComputerDnsName />
 <UserAccountName />
 </PrivateData>
 </ReportingEvent>
 </eventBatch>
 </ReportEventBatch>
 </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: ReportEventBatch() Response - Success -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="
  http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XML
  Schema">
 <soap:Body>
 <ReportEventBatchResponse xmlns="http://www.microsoft.com/SoftwareDistribution">
 <ReportEventBatchResult>true</ReportEventBatchResult>
 </ReportEventBatchResponse>
 </soap:Body>
 </soap:Envelope>
  
 <!-- AUTHORIZATION PHASE: ReportEventBatch() Response - SOAP Fault - ConfigChange
  d -->
 <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="
  http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XML
  Schema">
 <soap:Body>
 <soap:Fault>
 <faultcode>soap:Client</faultcode>
 <faultstring>System.Web.Services.Protocols.SoapException: Fault occurred at Mi
     crosoft.UpdateServices.Internal.SoapUtilities.ThrowException(ErrorCode errorC
     ode, String message) at Microsoft.UpdateServices.Internal.Authorization.Autho
     rizationManager.CrackCookie(Cookie cookie) at Microsoft.UpdateServices.Intern
     al.Reporting.WebService.ReportEventBatch(Cookie cookie, DateTime clientTime, 
     ReportingEvent[] eventBatch)</faultstring>
 <faultactor>http://hemantn-srv:8530/ReportingWebService/ReportingWebService.as
     mx</faultactor>
 <detail>
 <ErrorCode>ConfigChanged</ErrorCode>
 <Message />
 <ID>f83d0ddb-2937-4d0a-a564-2d9a5cb906a4</ID>
 <Method>"http://www.microsoft.com/SoftwareDistribution/ReportEventBatch"</Met
      hod>
 </detail>
 </soap:Fault>
 </soap:Body>
 </soap:Envelope>