Monday, 7 August 2017
Without SCCM or WSUS want to Patch my machines as Offline
Wednesday, 28 June 2017
sccm import manual machines collection
select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System where SMS_R_System.AgentName = "Manual Machine Entry" and SMS_R_System.Decommissioned = "0" and SMS_R_System.Client = "0"
Tuesday, 27 June 2017
SCCM / WSUS clients not to check from Microsoft updates
Tuesday, 16 May 2017
AZURE Point to Site VPN Create -Certificates
Tuesday, 4 April 2017
Installing SCCM 1606 Secondary Site
Sunday, 2 April 2017
SQL Ports and sql collation
netsh advfirewall firewall add rule name="SQL Admin Connection" dir=in action=allow protocol=TCP localport=1434
netsh advfirewall firewall add rule name="SQL Service Broker" dir=in action=allow protocol=TCP localport=4022
netsh advfirewall firewall add rule name="SQL Debugger/RPC" dir=in action=allow protocol=TCP localport=135
netsh advfirewall firewall add rule name="Analysis Services" dir=in action=allow protocol=TCP localport=2383
netsh advfirewall firewall add rule name="SQL Browser" dir=in action=allow protocol=TCP localport=2382
netsh advfirewall firewall add rule name="HTTP" dir=in action=allow protocol=TCP localport=80
netsh advfirewall firewall add rule name="SSL" dir=in action=allow protocol=TCP localport=443
netsh advfirewall firewall add rule name="SQL Browser" dir=in action=allow protocol=TCP localport=1434
netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8,any dir=in action=allow
if you still get error like below " path not found" it means SMB ports are not open..
just enable file and print services in the firewall exception of SQL Server... see my youtube videos for this...
error:
sccm 2012 / 1511 /1606 Install Site Server Prerequisites
Install Site Server Prerequisites
The following roles and features need to be installed onto the SCCM Site Server prior to installation:
- BITS
- Remote Differential Compression
- IIS Components*
- .Net Framework 3.5
- .Net Framework 4.5
*Add the following IIS components
Common HTTP Features Default Document Directory Browsing HTTP Errors Static Content HTTP Redirection Health and Diagnostics HTTP logging Logging tools Request Monitor Tracing Performance Static Content Compression Security Request Filtering Basic Authentication IP and Domain Restrictions URL Authorization Windows Authentication Application Development .NET Extensibility 3.5 .NET Extensibility 4.5 ASP ASP.NET 4.5 ISAPI Extensions ISAPI Filters Management Tools IIS Management Console IIS 6 Management Compatibility IIS 6 Metabase Compatibility IIS 6 Management Console IIS 6 Scripting Tools IIS 6 WMI Compatibility IIS Management Scripts and Tools Management Service |
Friday, 24 March 2017
Feb 29th, Feb 29th, 20122012
Feb 29th, 2012
Wednesday, 22 March 2017
Location of WindowsUpdate.log file in Windows 10
Location of WindowsUpdate.log file in Windows 10
Windows update log file location in WINDOWS 10
This log is no more active.unless you run powershell command to create, as these log entries are captured in windows events for better management. However still you can get it by running below commands
Windows Update logs are now generated using ETW (Event Tracing for Windows).
Please run the Get-WindowsUpdateLog PowerShell command to convert ETW traces into a readable WindowsUpdate.log.
Below I have executed , see
PS C:\Users\Administrator> PowerShell Get-WindowsUpdateLog
Converting C:\WINDOWS\logs\WindowsUpdate into C:\Users\Administrator\Desktop\WindowsUpdate.log ...
Directory: C:\Users\ADMINI~1\AppData\Local\Temp\WindowsUpdateLog
Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 3/22/2017 12:42 PM SymCache
Input
----------------
File(s):
C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20170321.000512.043.1.etl
C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20170321.001411.403.1.etl
C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20170321.001502.835.1.etl
C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20170321.001548.403.1.etl
C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20170321.001801.646.1.etl
C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20170321.002925.376.1.etl
C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20170322.071141.175.1.etl
C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20170322.074629.706.1.etl
C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20170322.074855.101.1.etl
C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20170322.080447.862.1.etl
0.00%64.00%100.00%
Output
----------------
DumpFile: C:\Users\ADMINI~1\AppData\Local\Temp\WindowsUpdateLog\wuetl.CSV.tmp.00000
The command completed successfully.
Input
----------------
File(s):
C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20170322.082101.269.1.etl
C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20170322.090024.329.1.etl
C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20170322.090506.634.1.etl
C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20170322.093559.449.1.etl
C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20170322.103907.775.1.etl
C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20170322.112726.859.1.etl
C:\WINDOWS\logs\WindowsUpdate\WindowsUpdate.20170322.112726.859.2.etl
0.00%23.88%47.76%71.64%95.52%100.00%
Output
----------------
DumpFile: C:\Users\ADMINI~1\AppData\Local\Temp\WindowsUpdateLog\wuetl.CSV.tmp.00001
The command completed successfully.
WindowsUpdate.log written to C:\Users\Administrator\Desktop\WindowsUpdate.log
output of the Windowsupdate.log file entries after running above command.
2017/03/21 07:05:12.0643947 876 3308 Agent WU client version 10.0.14393.0
2017/03/21 07:05:12.0645987 876 3308 Agent SleepStudyTracker: Machine is non-AOAC. Sleep study tracker disabled.
2017/03/21 07:05:12.0646476 876 3308 Agent Base directory: C:\windows\SoftwareDistribution
2017/03/21 07:05:12.0652860 876 3308 Agent Datastore directory: C:\windows\SoftwareDistribution\DataStore\DataStore.edb
2017/03/21 07:05:12.5122763 876 3308 DataStore Service 3DA21691-E39D-4DA6-8A4B-B43877BCB1B7 added
2017/03/21 07:05:12.5591957 876 3308 DataStore Service 9482F4B4-E343-43B6-B170-9A65BC822C77 added
2017/03/21 07:05:12.5594921 876 3308 DataStore Data store successfully created
2017/03/21 07:05:12.5604412 876 3308 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/21 07:05:12.5604629 876 3308 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/21 07:05:12.5609242 876 3308 Shared Network state: Connected
2017/03/21 07:05:12.5630366 876 3308 Misc LoadHistoryEventFromRegistry completed, hr = 8024000C
2017/03/21 07:05:12.5652900 876 3308 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/21 07:05:12.5652957 876 3308 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/21 07:05:12.5652999 876 3308 Shared Power status changed
2017/03/21 07:05:12.5653829 876 4268 Agent Initializing global settings cache
2017/03/21 07:05:12.5653836 876 4268 Agent WSUS server: NULL
2017/03/21 07:05:12.5653839 876 4268 Agent WSUS status server: NULL
2017/03/21 07:05:12.5653842 876 4268 Agent Target group: (Unassigned Computers)
2017/03/21 07:05:12.5653845 876 4268 Agent Windows Update access disabled: No
2017/03/21 07:05:12.5693126 876 3308 Agent Initializing Windows Update Agent
2017/03/21 07:05:12.5693654 876 3308 DownloadManager Download manager restoring 0 downloads
2017/03/21 07:05:12.5697726 876 3308 Agent CPersistentTimeoutScheduler | GetTimer, returned hr = 0x80248007
2017/03/21 07:05:12.5697768 876 3308 Agent CPersistentTimeoutEvent | Resubscribe, no existing/cached timer for Id=29A863E7-8609-4D1E-B7CD-5668F857F1DB.
2017/03/21 07:05:12.5697802 876 3308 Agent Adding timer:
2017/03/21 07:05:12.5697856 876 3308 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-22 07:05:12, not idle-only, not network-only
2017/03/21 07:05:12.5714630 876 2996 DownloadManager PurgeExpiredFiles::Found 0 expired files to delete.
2017/03/21 07:05:12.5714742 876 2996 DownloadManager PurgeExpiredUpdates::Found 0 non expired updates.
2017/03/21 07:05:12.5714802 876 2996 DownloadManager PurgeExpiredUpdates::Found 0 expired updates.
2017/03/21 07:05:12.5728676 2352 4528 ComApi * START * Init Search ClientId = TrustedInstaller FOD
2017/03/21 07:05:12.5728694 2352 4528 ComApi * START * Search ClientId = TrustedInstaller FOD
2017/03/21 07:05:12.6062987 876 2996 Shared Effective power state: AC
2017/03/21 07:05:12.6062993 876 2996 DownloadManager Power state change detected. Source now: AC
2017/03/21 07:05:12.6897146 876 4268 Agent Created new random SusClientId 9bf60373-acc9-4bb1-9caf-64aa6dd50150. Old Id: none.
2017/03/21 07:05:12.7529140 876 4268 Agent * START * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 1]
2017/03/21 07:05:12.7529186 876 4268 Agent Added service 00000000-0000-0000-0000-000000000000 to sequential scan list
2017/03/21 07:05:12.7530541 2352 4528 ComApi Search ClientId = TrustedInstaller FOD
2017/03/21 07:05:12.7539238 876 2532 Agent * END * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 1]
2017/03/21 07:05:12.7545390 876 2532 Agent * START * Finding updates CallerId = TrustedInstaller FOD Id = 1
2017/03/21 07:05:12.7545399 876 2532 Agent Online = Yes; AllowCachedResults = No; Ignore download priority = No
2017/03/21 07:05:12.7545402 876 2532 Agent Criteria = CategoryIDs contains 'e104dd76-2895-41c4-9eb5-c483a61e9427'""
2017/03/21 07:05:12.7545423 876 2532 Agent ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
2017/03/21 07:05:12.7545426 876 2532 Agent Search Scope = {Machine}
2017/03/21 07:05:12.7545447 876 2532 Agent Caller SID for Applicability: S-1-5-21-1979715053-170854304-3671317482-1000
2017/03/21 07:05:12.7545450 876 2532 Agent RegisterService is set
1601/01/01 00:00:00.0000000 876 2532 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/21 07:05:12.7558333 876 2532 SLS Retrieving SLS response from server...
2017/03/21 07:05:12.7563791 876 2532 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=301&L=en-US;de-DE&P=&PT=0x4&WUA=10.0.14393.0
2017/03/21 07:05:23.1141588 876 2532 Misc Send request failed, hr:0x80072ee7
2017/03/21 07:05:23.1141610 876 2532 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/21 07:05:35.1578227 876 2532 Misc Send request failed, hr:0x80072ee7
2017/03/21 07:05:35.1578260 876 2532 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/21 07:05:46.6764865 876 2532 Misc Send request failed, hr:0x80072ee7
2017/03/21 07:05:46.6764901 876 2532 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/21 07:05:58.7317913 876 2532 Misc Send request failed, hr:0x80072ee7
2017/03/21 07:05:58.7317952 876 2532 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/21 07:06:10.9992993 876 2532 Misc Send request failed, hr:0x80072ee7
2017/03/21 07:06:10.9993017 876 2532 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/21 07:06:22.0387612 876 2532 Misc Send request failed, hr:0x80072ee7
2017/03/21 07:06:22.0387642 876 2532 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/21 07:06:25.6210950 1208 376 AppAU UserState value is now 3. Exiting wait.
2017/03/21 07:06:25.6211282 1208 376 AppAU User apps are ready for update, waiting 15 minutes
2017/03/21 07:06:33.8963759 876 2532 Misc Send request failed, hr:0x80072ee7
2017/03/21 07:06:33.8963783 876 2532 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/21 07:06:44.6929551 876 2532 Misc Send request failed, hr:0x80072ee7
2017/03/21 07:06:44.6929678 876 2532 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/21 07:06:44.6930206 876 2532 SLS GetResponse failed with hresult 0x8024402c...
2017/03/21 07:06:44.6930230 876 2532 Misc EP: error: 0x8024402C : - failed to get SLS data
2017/03/21 07:06:44.6930291 876 2532 Misc Failed to obtain 9482F4B4-E343-43B6-B170-9A65BC822C77 redir Client/Server URL, error = 0x8024402C
2017/03/21 07:06:44.6930345 876 2532 ProtocolTalker PTError: 0x8024402c
2017/03/21 07:06:44.6930411 876 2532 ProtocolTalker Initialization failed for Protocol Talker Context 0x8024402c
2017/03/21 07:06:44.7016197 876 2532 Agent Exit code = 0x8024402C
2017/03/21 07:06:44.7016203 876 2532 Agent * END * Finding updates CallerId = TrustedInstaller FOD Id = 1
2017/03/21 07:06:44.7028341 2352 3752 ComApi *RESUMED* Search ClientId = TrustedInstaller FOD
2017/03/21 07:06:44.7044587 2352 3752 ComApi Updates found = 0
2017/03/21 07:06:44.7044596 2352 3752 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/21 07:06:44.7044599 2352 3752 ComApi * END * Search ClientId = TrustedInstaller FOD
2017/03/21 07:06:44.7059889 2352 4528 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/21 07:13:37.3522266 1208 4500 AppAU Task scheduler requests cancel.
2017/03/21 07:13:37.3522625 1208 376 AppAU * END * Finding app updates, exit code = 0x800704C7
2017/03/21 07:13:37.3522631 1208 376 AppAU * END *, exit code = 0x800704C7
2017/03/21 07:13:49.1672779 876 3308 Agent Earliest future timer found:
2017/03/21 07:13:49.1672879 876 3308 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-22 07:05:12, not idle-only, not network-only
2017/03/21 07:13:49.1697716 876 3308 Misc CreateSessionStateChangeTrigger, TYPE:2, Enable:No
2017/03/21 07:13:49.1697743 876 3308 Misc CreateSessionStateChangeTrigger, TYPE:4, Enable:No
2017/03/21 07:13:49.2161712 876 3308 Handler CUHCbsHandler::CancelDownloadRequest called
2017/03/21 07:13:49.3093379 876 3308 Shared * END * Service exit Exit code = 0x240001
2017/03/21 07:14:11.4264343 964 1576 Agent WU client version 10.0.14393.0
2017/03/21 07:14:11.4266299 964 1576 Agent SleepStudyTracker: Machine is non-AOAC. Sleep study tracker disabled.
2017/03/21 07:14:11.4266839 964 1576 Agent Base directory: C:\windows\SoftwareDistribution
2017/03/21 07:14:11.4272403 964 1576 Agent Datastore directory: C:\windows\SoftwareDistribution\DataStore\DataStore.edb
2017/03/21 07:14:11.4727319 964 1576 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 0.
2017/03/21 07:14:11.4727491 964 1576 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 0.
2017/03/21 07:14:11.4734772 964 1576 Shared Network state: Disconnected
2017/03/21 07:14:11.4875463 964 1576 Misc LoadHistoryEventFromRegistry completed, hr = 8024000C
2017/03/21 07:14:11.4894079 964 1576 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 0.
2017/03/21 07:14:11.4894586 964 1576 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 0.
2017/03/21 07:14:11.4894634 964 1576 Shared Power status changed
2017/03/21 07:14:11.4977921 964 1576 Agent Initializing global settings cache
2017/03/21 07:14:11.4977924 964 1576 Agent WSUS server: NULL
2017/03/21 07:14:11.4977927 964 1576 Agent WSUS status server: NULL
2017/03/21 07:14:11.4977930 964 1576 Agent Target group: (Unassigned Computers)
2017/03/21 07:14:11.4977933 964 1576 Agent Windows Update access disabled: No
2017/03/21 07:14:11.4986113 964 1576 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-22 07:05:12, not idle-only, not network-only
2017/03/21 07:14:11.5334337 964 1576 Agent Initializing Windows Update Agent
2017/03/21 07:14:11.5343266 964 1576 DownloadManager Download manager restoring 0 downloads
2017/03/21 07:14:11.5350511 964 1576 Agent CPersistentTimeoutScheduler | GetTimer, returned hr = 0x00000000
2017/03/21 07:14:12.5502558 964 2016 DownloadManager PurgeExpiredFiles::Found 0 expired files to delete.
2017/03/21 07:14:12.9540043 964 2016 DownloadManager PurgeExpiredUpdates::Found 0 non expired updates.
2017/03/21 07:14:12.9540185 964 2016 DownloadManager PurgeExpiredUpdates::Found 0 expired updates.
2017/03/21 07:14:13.3445177 964 1576 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/21 07:14:14.7551037 964 2016 Shared Effective power state: AC
2017/03/21 07:14:14.7551046 964 2016 DownloadManager Power state change detected. Source now: AC
2017/03/21 07:14:14.7553594 964 1576 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/21 07:14:38.6075287 964 1576 Agent Earliest future timer found:
2017/03/21 07:14:38.6075435 964 1576 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-22 07:05:12, not idle-only, not network-only
2017/03/21 07:14:38.6098830 964 1576 Misc WUTaskManager couldn't register scheduled start task, hr=80070003
2017/03/21 07:14:38.6099050 964 1576 Handler CUHCbsHandler::CancelDownloadRequest called
2017/03/21 07:14:38.6443060 964 1576 Shared * END * Service exit Exit code = 0x240001
2017/03/21 07:15:02.8626322 964 1676 Agent WU client version 10.0.14393.0
2017/03/21 07:15:02.8628360 964 1676 Agent SleepStudyTracker: Machine is non-AOAC. Sleep study tracker disabled.
2017/03/21 07:15:02.8628918 964 1676 Agent Base directory: C:\windows\SoftwareDistribution
2017/03/21 07:15:02.8635100 964 1676 Agent Datastore directory: C:\windows\SoftwareDistribution\DataStore\DataStore.edb
2017/03/21 07:15:02.9203651 964 1676 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 0.
2017/03/21 07:15:02.9203845 964 1676 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 0.
2017/03/21 07:15:02.9212526 964 1676 Shared Network state: Disconnected
2017/03/21 07:15:02.9629238 964 1676 Misc LoadHistoryEventFromRegistry completed, hr = 8024000C
2017/03/21 07:15:02.9665917 964 1676 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 0.
2017/03/21 07:15:02.9665984 964 1676 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 0.
2017/03/21 07:15:02.9666032 964 1676 Shared Power status changed
2017/03/21 07:15:02.9743855 964 1676 Agent Initializing global settings cache
2017/03/21 07:15:02.9743861 964 1676 Agent WSUS server: NULL
2017/03/21 07:15:02.9743864 964 1676 Agent WSUS status server: NULL
2017/03/21 07:15:02.9743870 964 1676 Agent Target group: (Unassigned Computers)
2017/03/21 07:15:02.9743870 964 1676 Agent Windows Update access disabled: No
2017/03/21 07:15:02.9751217 964 1676 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-22 07:05:12, not idle-only, not network-only
2017/03/21 07:15:03.0185700 964 1676 Agent Initializing Windows Update Agent
2017/03/21 07:15:03.0217573 964 1676 DownloadManager Download manager restoring 0 downloads
2017/03/21 07:15:03.0259532 964 1676 Agent CPersistentTimeoutScheduler | GetTimer, returned hr = 0x00000000
2017/03/21 07:15:03.2835004 964 1676 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/21 07:15:05.6485583 964 1056 DownloadManager PurgeExpiredFiles::Found 0 expired files to delete.
2017/03/21 07:15:05.6485900 964 1056 DownloadManager PurgeExpiredUpdates::Found 0 non expired updates.
2017/03/21 07:15:05.6485933 964 1056 DownloadManager PurgeExpiredUpdates::Found 0 expired updates.
2017/03/21 07:15:05.7275850 964 1056 Shared Effective power state: AC
2017/03/21 07:15:05.7275856 964 1056 DownloadManager Power state change detected. Source now: AC
2017/03/21 07:15:05.7277692 964 1056 Shared Effective power state: AC
2017/03/21 07:15:06.3000083 964 1676 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/21 07:15:28.2584916 964 1676 Agent Earliest future timer found:
2017/03/21 07:15:28.2585016 964 1676 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-22 07:05:12, not idle-only, not network-only
2017/03/21 07:15:28.2612102 964 1676 Misc CreateSessionStateChangeTrigger, TYPE:2, Enable:No
2017/03/21 07:15:28.2612147 964 1676 Misc CreateSessionStateChangeTrigger, TYPE:4, Enable:No
2017/03/21 07:15:28.2636966 964 1676 Handler CUHCbsHandler::CancelDownloadRequest called
2017/03/21 07:15:28.3553034 964 1676 Shared * END * Service exit Exit code = 0x240001
2017/03/21 07:15:48.4290048 948 1560 Agent WU client version 10.0.14393.0
2017/03/21 07:15:48.4291889 948 1560 Agent SleepStudyTracker: Machine is non-AOAC. Sleep study tracker disabled.
2017/03/21 07:15:48.4292505 948 1560 Agent Base directory: C:\windows\SoftwareDistribution
2017/03/21 07:15:48.4299559 948 1560 Agent Datastore directory: C:\windows\SoftwareDistribution\DataStore\DataStore.edb
2017/03/21 07:15:48.4826082 948 1560 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 0.
2017/03/21 07:15:48.4826281 948 1560 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 0.
2017/03/21 07:15:48.4833942 948 1560 Shared Network state: Disconnected
2017/03/21 07:15:48.4971980 948 1560 Misc LoadHistoryEventFromRegistry completed, hr = 8024000C
2017/03/21 07:15:48.4985965 948 1560 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 0.
2017/03/21 07:15:48.4986010 948 1560 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 0.
2017/03/21 07:15:48.4986062 948 1560 Shared Power status changed
2017/03/21 07:15:48.5082056 948 1560 Agent Initializing global settings cache
2017/03/21 07:15:48.5082065 948 1560 Agent WSUS server: NULL
2017/03/21 07:15:48.5082065 948 1560 Agent WSUS status server: NULL
2017/03/21 07:15:48.5082071 948 1560 Agent Target group: (Unassigned Computers)
2017/03/21 07:15:48.5082071 948 1560 Agent Windows Update access disabled: No
2017/03/21 07:15:48.5099362 948 1560 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-22 07:05:12, not idle-only, not network-only
2017/03/21 07:15:48.5551539 948 1560 Agent Initializing Windows Update Agent
2017/03/21 07:15:48.5556777 948 1560 DownloadManager Download manager restoring 0 downloads
2017/03/21 07:15:48.5565295 948 1560 Agent CPersistentTimeoutScheduler | GetTimer, returned hr = 0x00000000
2017/03/21 07:15:49.3975147 948 1984 DownloadManager PurgeExpiredFiles::Found 0 expired files to delete.
2017/03/21 07:15:49.3975422 948 1984 DownloadManager PurgeExpiredUpdates::Found 0 non expired updates.
2017/03/21 07:15:49.3975446 948 1984 DownloadManager PurgeExpiredUpdates::Found 0 expired updates.
2017/03/21 07:15:49.9449478 948 1984 Shared Effective power state: AC
2017/03/21 07:15:49.9449484 948 1984 DownloadManager Power state change detected. Source now: AC
2017/03/21 07:15:50.1306522 948 1560 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/21 07:15:53.2534851 948 1560 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/21 07:17:37.8822327 948 1560 Agent Earliest future timer found:
2017/03/21 07:17:37.8822439 948 1560 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-22 07:05:12, not idle-only, not network-only
2017/03/21 07:17:37.8940155 948 1560 Misc CreateSessionStateChangeTrigger, TYPE:2, Enable:No
2017/03/21 07:17:37.8940198 948 1560 Misc CreateSessionStateChangeTrigger, TYPE:4, Enable:No
2017/03/21 07:17:37.9275438 948 1560 Handler CUHCbsHandler::CancelDownloadRequest called
2017/03/21 07:17:37.9518828 948 1560 Shared * END * Service exit Exit code = 0x240001
2017/03/21 07:18:01.6750079 964 1148 Agent WU client version 10.0.14393.0
2017/03/21 07:18:01.6752388 964 1148 Agent SleepStudyTracker: Machine is non-AOAC. Sleep study tracker disabled.
2017/03/21 07:18:01.6753082 964 1148 Agent Base directory: C:\windows\SoftwareDistribution
2017/03/21 07:18:01.6760855 964 1148 Agent Datastore directory: C:\windows\SoftwareDistribution\DataStore\DataStore.edb
2017/03/21 07:18:01.7136605 964 1148 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 0.
2017/03/21 07:18:01.7136762 964 1148 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 0.
2017/03/21 07:18:01.7145885 964 1148 Shared Network state: Disconnected
2017/03/21 07:18:01.7226146 964 1148 Misc LoadHistoryEventFromRegistry completed, hr = 8024000C
2017/03/21 07:18:01.7234100 964 1148 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 0.
2017/03/21 07:18:01.7234149 964 1148 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 0.
2017/03/21 07:18:01.7234188 964 1148 Shared Power status changed
2017/03/21 07:18:01.7259242 964 1148 Agent Initializing global settings cache
2017/03/21 07:18:01.7259248 964 1148 Agent WSUS server: NULL
2017/03/21 07:18:01.7259251 964 1148 Agent WSUS status server: NULL
2017/03/21 07:18:01.7259254 964 1148 Agent Target group: (Unassigned Computers)
2017/03/21 07:18:01.7259257 964 1148 Agent Windows Update access disabled: No
2017/03/21 07:18:01.7265923 964 1148 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-22 07:05:12, not idle-only, not network-only
2017/03/21 07:18:01.7503991 964 1148 Agent Initializing Windows Update Agent
2017/03/21 07:18:01.7509787 964 1148 DownloadManager Download manager restoring 0 downloads
2017/03/21 07:18:01.7518604 964 1148 Agent CPersistentTimeoutScheduler | GetTimer, returned hr = 0x00000000
2017/03/21 07:18:02.3598570 964 2092 DownloadManager PurgeExpiredFiles::Found 0 expired files to delete.
2017/03/21 07:18:02.3598806 964 2092 DownloadManager PurgeExpiredUpdates::Found 0 non expired updates.
2017/03/21 07:18:02.3598839 964 2092 DownloadManager PurgeExpiredUpdates::Found 0 expired updates.
2017/03/21 07:18:02.9147702 964 2092 Shared Effective power state: AC
2017/03/21 07:18:02.9147708 964 2092 DownloadManager Power state change detected. Source now: AC
2017/03/21 07:18:03.0607214 964 1148 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/21 07:18:06.1460973 964 1148 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/21 07:23:03.0687436 3016 2236 AppAU * START *
2017/03/21 07:23:03.0723744 3016 2236 AppAU * START * Finding app updates
2017/03/21 07:23:03.0724599 3016 2236 AppAU Desktop OOBE is complete.
2017/03/21 07:23:03.0724795 3016 2236 AppAU Watching user key Software\Microsoft\Windows\CurrentVersion\AppReadiness\S-1-5-21-1979715053-170854304-3671317482-1000 for app readiness state
2017/03/21 07:23:03.0724801 3016 2236 AppAU Waiting for UserState to match 3
2017/03/21 07:23:03.0725365 3016 2236 AppAU UserState value is now 3. Exiting wait.
2017/03/21 07:23:03.0725583 3016 2236 AppAU User apps are ready for update, waiting 15 minutes
2017/03/21 07:28:01.6756430 964 3216 Agent Earliest future timer found:
2017/03/21 07:28:01.6756541 964 3216 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-22 07:05:12, not idle-only, not network-only
2017/03/21 07:28:02.6765739 964 1148 Agent Earliest future timer found:
2017/03/21 07:28:02.6765848 964 1148 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-22 07:05:12, not idle-only, not network-only
2017/03/21 07:28:02.6783688 964 1148 Misc CreateSessionStateChangeTrigger, TYPE:2, Enable:No
2017/03/21 07:28:02.6783736 964 1148 Misc CreateSessionStateChangeTrigger, TYPE:4, Enable:No
2017/03/21 07:28:02.6938669 964 1148 Handler CUHCbsHandler::CancelDownloadRequest called
2017/03/21 07:28:02.7248949 964 1148 Shared * END * Service exit Exit code = 0x240001
2017/03/21 07:29:25.4062504 956 1572 Agent WU client version 10.0.14393.0
2017/03/21 07:29:25.4064433 956 1572 Agent SleepStudyTracker: Machine is non-AOAC. Sleep study tracker disabled.
2017/03/21 07:29:25.4065064 956 1572 Agent Base directory: C:\windows\SoftwareDistribution
2017/03/21 07:29:25.4071792 956 1572 Agent Datastore directory: C:\windows\SoftwareDistribution\DataStore\DataStore.edb
2017/03/21 07:29:25.4675858 956 1572 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 0.
2017/03/21 07:29:25.4676027 956 1572 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 0.
2017/03/21 07:29:25.4685086 956 1572 Shared Network state: Disconnected
2017/03/21 07:29:25.4960416 956 1572 Misc LoadHistoryEventFromRegistry completed, hr = 8024000C
2017/03/21 07:29:25.4973142 956 1572 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 0.
2017/03/21 07:29:25.4973187 956 1572 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 0.
2017/03/21 07:29:25.4973236 956 1572 Shared Power status changed
2017/03/21 07:29:25.5142574 956 1572 Agent Initializing global settings cache
2017/03/21 07:29:25.5142580 956 1572 Agent WSUS server: NULL
2017/03/21 07:29:25.5142580 956 1572 Agent WSUS status server: NULL
2017/03/21 07:29:25.5142586 956 1572 Agent Target group: (Unassigned Computers)
2017/03/21 07:29:25.5142586 956 1572 Agent Windows Update access disabled: No
2017/03/21 07:29:25.5152170 956 1572 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-22 07:05:12, not idle-only, not network-only
2017/03/21 07:29:25.6006791 956 1572 Agent Initializing Windows Update Agent
2017/03/21 07:29:25.6011959 956 1572 DownloadManager Download manager restoring 0 downloads
2017/03/21 07:29:25.6020876 956 1572 Agent CPersistentTimeoutScheduler | GetTimer, returned hr = 0x00000000
2017/03/21 07:29:26.1191100 956 1280 DownloadManager PurgeExpiredFiles::Found 0 expired files to delete.
2017/03/21 07:29:26.1191260 956 1280 DownloadManager PurgeExpiredUpdates::Found 0 non expired updates.
2017/03/21 07:29:26.1191284 956 1280 DownloadManager PurgeExpiredUpdates::Found 0 expired updates.
2017/03/21 07:29:26.1219647 956 1280 Shared Effective power state: AC
2017/03/21 07:29:26.1219653 956 1280 DownloadManager Power state change detected. Source now: AC
2017/03/21 07:29:27.2219895 956 1572 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/21 07:29:28.3314439 956 1572 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/21 07:34:26.9136772 2348 4620 AppAU * START *
2017/03/21 07:34:26.9173180 2348 4620 AppAU * START * Finding app updates
2017/03/21 07:34:26.9174233 2348 4620 AppAU Desktop OOBE is complete.
2017/03/21 07:34:26.9174408 2348 4620 AppAU Watching user key Software\Microsoft\Windows\CurrentVersion\AppReadiness\S-1-5-21-1979715053-170854304-3671317482-1000 for app readiness state
2017/03/21 07:34:26.9174411 2348 4620 AppAU Waiting for UserState to match 3
2017/03/21 07:34:26.9174937 2348 4620 AppAU UserState value is now 3. Exiting wait.
2017/03/21 07:34:26.9175145 2348 4620 AppAU User apps are ready for update, waiting 15 minutes
2017/03/21 07:34:39.5565444 956 1572 Agent Earliest future timer found:
2017/03/21 07:34:39.5565544 956 1572 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-22 07:05:12, not idle-only, not network-only
2017/03/21 07:34:39.5587347 956 1572 Misc CreateSessionStateChangeTrigger, TYPE:2, Enable:No
2017/03/21 07:34:39.5587374 956 1572 Misc CreateSessionStateChangeTrigger, TYPE:4, Enable:No
2017/03/21 07:34:39.5605607 956 1572 Handler CUHCbsHandler::CancelDownloadRequest called
2017/03/21 07:34:39.5837402 956 1572 Shared * END * Service exit Exit code = 0x240001
2017/03/22 07:11:41.6724948 904 3784 Agent WU client version 10.0.14393.0
2017/03/22 07:11:41.6727646 904 3784 Agent SleepStudyTracker: Machine is non-AOAC. Sleep study tracker disabled.
2017/03/22 07:11:41.6728571 904 3784 Agent Base directory: C:\WINDOWS\SoftwareDistribution
2017/03/22 07:11:41.6773828 904 3784 Agent Datastore directory: C:\WINDOWS\SoftwareDistribution\DataStore\DataStore.edb
2017/03/22 07:11:42.4270794 904 3784 DataStore Service 3DA21691-E39D-4DA6-8A4B-B43877BCB1B7 added
2017/03/22 07:11:42.4580594 904 3784 DataStore Service 9482F4B4-E343-43B6-B170-9A65BC822C77 added
2017/03/22 07:11:42.4601673 904 3784 DataStore Data store successfully created
2017/03/22 07:11:42.4605823 904 3784 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 07:11:42.4606069 904 3784 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 07:11:42.4615702 904 3784 Shared Network state: Connected
2017/03/22 07:11:42.5119624 904 3784 Misc LoadHistoryEventFromRegistry completed, hr = 8024000C
2017/03/22 07:11:42.5133469 904 3784 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 07:11:42.5133533 904 3784 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 07:11:42.5133589 904 3784 Shared Power status changed
2017/03/22 07:11:42.5151385 904 3784 Agent Initializing global settings cache
2017/03/22 07:11:42.5151390 904 3784 Agent WSUS server: NULL
2017/03/22 07:11:42.5151393 904 3784 Agent WSUS status server: NULL
2017/03/22 07:11:42.5151397 904 3784 Agent Target group: (Unassigned Computers)
2017/03/22 07:11:42.5151401 904 3784 Agent Windows Update access disabled: No
2017/03/22 07:11:42.5325629 904 3784 Agent Initializing Windows Update Agent
2017/03/22 07:11:42.5326402 904 3784 DownloadManager Download manager restoring 0 downloads
2017/03/22 07:11:42.5327739 904 3784 Agent CPersistentTimeoutScheduler | GetTimer, returned hr = 0x80248007
2017/03/22 07:11:42.5327818 904 3784 Agent CPersistentTimeoutEvent | Resubscribe, no existing/cached timer for Id=29A863E7-8609-4D1E-B7CD-5668F857F1DB.
2017/03/22 07:11:42.5327914 904 3784 Agent Adding timer:
2017/03/22 07:11:42.5327987 904 3784 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 07:11:44.3255203 904 3180 DownloadManager PurgeExpiredFiles::Found 0 expired files to delete.
2017/03/22 07:11:44.3255418 904 3180 DownloadManager PurgeExpiredUpdates::Found 0 non expired updates.
2017/03/22 07:11:44.3255497 904 3180 DownloadManager PurgeExpiredUpdates::Found 0 expired updates.
2017/03/22 07:11:44.3259099 904 3180 Shared Effective power state: AC
2017/03/22 07:11:44.3259106 904 3180 DownloadManager Power state change detected. Source now: AC
2017/03/22 07:23:41.4274362 6432 6504 AppAU * START *
2017/03/22 07:23:41.5212667 6432 6504 AppAU * START * Finding app updates
2017/03/22 07:23:41.5213236 6432 6504 AppAU Desktop OOBE is complete.
2017/03/22 07:23:41.5213446 6432 6504 AppAU Watching user key Software\Microsoft\Windows\CurrentVersion\AppReadiness\S-1-5-21-1009577689-1112266047-1091068677-500 for app readiness state
2017/03/22 07:23:41.5213452 6432 6504 AppAU Waiting for UserState to match 3
2017/03/22 07:33:42.3061612 6468 6708 ComApi * START * Init Search ClientId = TrustedInstaller FOD
2017/03/22 07:33:42.3061635 6468 6708 ComApi * START * Search ClientId = TrustedInstaller FOD
2017/03/22 07:33:42.5197570 904 5524 Agent Created new random SusClientId 6916ef45-9e61-4a13-b9df-e976fce06bcf. Old Id: none.
2017/03/22 07:33:43.0348196 904 5524 Agent * START * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 1]
2017/03/22 07:33:43.0348258 904 5524 Agent Added service 00000000-0000-0000-0000-000000000000 to sequential scan list
2017/03/22 07:33:43.0351085 6468 6708 ComApi Search ClientId = TrustedInstaller FOD
2017/03/22 07:33:43.0364116 904 6692 Agent * END * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 1]
2017/03/22 07:33:43.0373894 904 6692 Agent * START * Finding updates CallerId = TrustedInstaller FOD Id = 1
2017/03/22 07:33:43.0373904 904 6692 Agent Online = Yes; AllowCachedResults = No; Ignore download priority = No
2017/03/22 07:33:43.0373909 904 6692 Agent Criteria = CategoryIDs contains 'e104dd76-2895-41c4-9eb5-c483a61e9427'""
2017/03/22 07:33:43.0373939 904 6692 Agent ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
2017/03/22 07:33:43.0373942 904 6692 Agent Search Scope = {Machine}
2017/03/22 07:33:43.0373971 904 6692 Agent Caller SID for Applicability: S-1-5-21-1009577689-1112266047-1091068677-500
2017/03/22 07:33:43.0373976 904 6692 Agent RegisterService is set
1601/01/01 00:00:00.0000000 904 6692 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 07:33:43.1117041 904 6692 SLS Retrieving SLS response from server...
2017/03/22 07:33:43.1347957 904 6692 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 07:33:52.0997419 904 6692 Misc Send request failed, hr:0x80072ee7
2017/03/22 07:33:52.0997454 904 6692 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 07:34:04.1725303 904 6692 Misc Send request failed, hr:0x80072ee7
2017/03/22 07:34:04.1725347 904 6692 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 07:34:16.0958904 904 6692 Misc Send request failed, hr:0x80072ee7
2017/03/22 07:34:16.0958930 904 6692 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 07:34:28.1257175 904 6692 Misc Send request failed, hr:0x80072ee7
2017/03/22 07:34:28.1257244 904 6692 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 07:34:37.4124884 904 6692 Misc Send request failed, hr:0x80072ee7
2017/03/22 07:34:37.4124910 904 6692 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 07:34:49.1957942 904 6692 Misc Send request failed, hr:0x80072ee7
2017/03/22 07:34:49.1957985 904 6692 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 07:35:00.0730845 904 6692 Misc Send request failed, hr:0x80072ee7
2017/03/22 07:35:00.0730874 904 6692 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 07:35:12.1257552 904 6692 Misc Send request failed, hr:0x80072ee7
2017/03/22 07:35:12.1257664 904 6692 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 07:35:12.1258204 904 6692 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 07:35:12.1332188 904 6692 Misc EP: error: 0x8024402C : - failed to get SLS data
2017/03/22 07:35:12.1332295 904 6692 Misc Failed to obtain 9482F4B4-E343-43B6-B170-9A65BC822C77 redir Client/Server URL, error = 0x8024402C
2017/03/22 07:35:12.1672496 904 6692 ProtocolTalker PTError: 0x8024402c
2017/03/22 07:35:12.1672673 904 6692 ProtocolTalker Initialization failed for Protocol Talker Context 0x8024402c
2017/03/22 07:35:12.3023431 904 6692 Agent Exit code = 0x8024402C
2017/03/22 07:35:12.3023441 904 6692 Agent * END * Finding updates CallerId = TrustedInstaller FOD Id = 1
2017/03/22 07:35:12.3398569 6468 6752 ComApi *RESUMED* Search ClientId = TrustedInstaller FOD
2017/03/22 07:35:12.3711378 6468 6752 ComApi Updates found = 0
2017/03/22 07:35:12.3711386 6468 6752 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 07:35:12.3711391 6468 6752 ComApi * END * Search ClientId = TrustedInstaller FOD
2017/03/22 07:35:12.3827766 6468 6708 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 07:36:23.6240716 6432 6504 AppAU UserState value is now 3. Exiting wait.
2017/03/22 07:36:23.6241111 6432 6504 AppAU User apps are ready for update, waiting 15 minutes
2017/03/22 07:45:12.3921479 904 2032 Agent Earliest future timer found:
2017/03/22 07:45:12.3921686 904 2032 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 07:45:13.4260581 904 3784 Agent Earliest future timer found:
2017/03/22 07:45:13.4260700 904 3784 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 07:45:13.5210704 904 3784 Misc CreateSessionStateChangeTrigger, TYPE:2, Enable:No
2017/03/22 07:45:13.5210742 904 3784 Misc CreateSessionStateChangeTrigger, TYPE:4, Enable:No
2017/03/22 07:45:13.7615863 904 3784 Handler CUHCbsHandler::CancelDownloadRequest called
2017/03/22 07:45:14.2087029 904 3784 Shared * END * Service exit Exit code = 0x240001
2017/03/22 07:46:29.9539074 960 2516 Agent WU client version 10.0.14393.0
2017/03/22 07:46:29.9542322 960 2516 Agent SleepStudyTracker: Machine is non-AOAC. Sleep study tracker disabled.
2017/03/22 07:46:29.9543350 960 2516 Agent Base directory: C:\WINDOWS\SoftwareDistribution
2017/03/22 07:46:29.9603918 960 2516 Agent Datastore directory: C:\WINDOWS\SoftwareDistribution\DataStore\DataStore.edb
2017/03/22 07:46:30.1596096 960 2516 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 07:46:30.1596360 960 2516 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 07:46:30.1602406 960 2516 Shared Network state: Connected
2017/03/22 07:46:30.2105865 960 2516 Misc LoadHistoryEventFromRegistry completed, hr = 8024000C
2017/03/22 07:46:30.2181541 960 2516 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 07:46:30.2181615 960 2516 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 07:46:30.2181863 960 2516 Shared Power status changed
2017/03/22 07:46:30.2348062 960 2516 Agent Initializing global settings cache
2017/03/22 07:46:30.2348067 960 2516 Agent WSUS server: NULL
2017/03/22 07:46:30.2348070 960 2516 Agent WSUS status server: NULL
2017/03/22 07:46:30.2348075 960 2516 Agent Target group: (Unassigned Computers)
2017/03/22 07:46:30.2348078 960 2516 Agent Windows Update access disabled: No
2017/03/22 07:46:30.2394098 960 2516 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 07:46:30.2563836 960 2516 Agent Initializing Windows Update Agent
2017/03/22 07:46:30.2615773 960 2516 DownloadManager Download manager restoring 0 downloads
2017/03/22 07:46:30.2646741 960 2516 Agent CPersistentTimeoutScheduler | GetTimer, returned hr = 0x00000000
2017/03/22 07:46:35.6657358 960 2584 DownloadManager PurgeExpiredFiles::Found 0 expired files to delete.
2017/03/22 07:46:35.6658295 960 2584 DownloadManager PurgeExpiredUpdates::Found 0 non expired updates.
2017/03/22 07:46:35.6658368 960 2584 DownloadManager PurgeExpiredUpdates::Found 0 expired updates.
2017/03/22 07:46:36.9625104 960 2584 Shared Effective power state: AC
2017/03/22 07:46:36.9625113 960 2584 DownloadManager Power state change detected. Source now: AC
2017/03/22 07:48:09.5525101 960 2516 Agent Earliest future timer found:
2017/03/22 07:48:09.5525227 960 2516 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 07:48:09.6967400 960 2516 Misc CWUTaskManager | GetWUTaskFolder, could not create WU task folder hr=800706b5
2017/03/22 07:48:09.6967423 960 2516 Misc WUTaskManager couldn't register scheduled start task, hr=800706b5
2017/03/22 07:48:09.6967935 960 2516 Handler CUHCbsHandler::CancelDownloadRequest called
2017/03/22 07:48:10.2876966 960 2516 Shared * END * Service exit Exit code = 0x240001
2017/03/22 07:48:55.8824526 1012 2396 Agent WU client version 10.0.14393.0
2017/03/22 07:48:55.8828141 1012 2396 Agent SleepStudyTracker: Machine is non-AOAC. Sleep study tracker disabled.
2017/03/22 07:48:55.8829050 1012 2396 Agent Base directory: C:\WINDOWS\SoftwareDistribution
2017/03/22 07:48:55.8834587 1012 2396 Agent Datastore directory: C:\WINDOWS\SoftwareDistribution\DataStore\DataStore.edb
2017/03/22 07:48:56.0672860 1012 2396 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 07:48:56.0673123 1012 2396 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 07:48:56.0679985 1012 2396 Shared Network state: Connected
2017/03/22 07:48:56.1127156 1012 2396 Misc LoadHistoryEventFromRegistry completed, hr = 8024000C
2017/03/22 07:48:56.1244948 1012 2396 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 07:48:56.1245011 1012 2396 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 07:48:56.1245065 1012 2396 Shared Power status changed
2017/03/22 07:48:56.6406383 1012 2396 Agent Initializing global settings cache
2017/03/22 07:48:56.6406390 1012 2396 Agent WSUS server: NULL
2017/03/22 07:48:56.6406393 1012 2396 Agent WSUS status server: NULL
2017/03/22 07:48:56.6406396 1012 2396 Agent Target group: (Unassigned Computers)
2017/03/22 07:48:56.6406400 1012 2396 Agent Windows Update access disabled: No
2017/03/22 07:48:56.6493314 1012 2396 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 07:48:57.6357788 1012 2396 Agent Initializing Windows Update Agent
2017/03/22 07:48:57.6374503 1012 2396 DownloadManager Download manager restoring 0 downloads
2017/03/22 07:48:57.6388293 1012 2396 Agent CPersistentTimeoutScheduler | GetTimer, returned hr = 0x00000000
2017/03/22 07:48:58.0764564 1012 2556 DownloadManager PurgeExpiredFiles::Found 0 expired files to delete.
2017/03/22 07:48:58.0764818 1012 2556 DownloadManager PurgeExpiredUpdates::Found 0 non expired updates.
2017/03/22 07:48:58.0764851 1012 2556 DownloadManager PurgeExpiredUpdates::Found 0 expired updates.
2017/03/22 07:48:59.3170755 1012 2556 Shared Effective power state: AC
2017/03/22 07:48:59.3170764 1012 2556 DownloadManager Power state change detected. Source now: AC
2017/03/22 07:54:22.3676445 4824 5896 AppAU * START *
2017/03/22 07:54:22.3965064 4824 5896 AppAU * START * Finding app updates
2017/03/22 07:54:22.3965599 4824 5896 AppAU Desktop OOBE is complete.
2017/03/22 07:54:22.3965789 4824 5896 AppAU Watching user key Software\Microsoft\Windows\CurrentVersion\AppReadiness\S-1-5-21-1960408961-484763869-842925246-11152 for app readiness state
2017/03/22 07:54:22.3965796 4824 5896 AppAU Waiting for UserState to match 3
2017/03/22 07:54:22.3966456 4824 5896 AppAU UserState value is now 3. Exiting wait.
2017/03/22 07:54:22.3966871 4824 5896 AppAU User apps are ready for update, waiting 15 minutes
2017/03/22 08:01:49.1003475 1012 2204 Agent Earliest future timer found:
2017/03/22 08:01:49.1003646 1012 2204 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 08:01:50.1272399 1012 2396 Agent Earliest future timer found:
2017/03/22 08:01:50.1272534 1012 2396 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 08:01:50.1751877 1012 2396 Misc CreateSessionStateChangeTrigger, TYPE:2, Enable:No
2017/03/22 08:01:50.1751917 1012 2396 Misc CreateSessionStateChangeTrigger, TYPE:4, Enable:No
2017/03/22 08:01:50.2028768 1012 2396 Handler CUHCbsHandler::CancelDownloadRequest called
2017/03/22 08:01:50.4348950 1012 2396 Shared * END * Service exit Exit code = 0x240001
2017/03/22 08:04:47.9719701 968 2444 Shared * START * Service startup
2017/03/22 08:04:48.1320073 968 2444 Agent WU client version 10.0.14393.0
2017/03/22 08:04:48.1322816 968 2444 Agent SleepStudyTracker: Machine is non-AOAC. Sleep study tracker disabled.
2017/03/22 08:04:48.1323833 968 2444 Agent Base directory: C:\WINDOWS\SoftwareDistribution
2017/03/22 08:04:48.1329420 968 2444 Agent Datastore directory: C:\WINDOWS\SoftwareDistribution\DataStore\DataStore.edb
2017/03/22 08:04:48.4562056 968 2444 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 08:04:48.4562309 968 2444 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 08:04:48.4568738 968 2444 Shared Network state: Connected
2017/03/22 08:04:48.4855437 968 2444 Misc LoadHistoryEventFromRegistry completed, hr = 8024000C
2017/03/22 08:04:48.4873424 968 2444 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 08:04:48.4873489 968 2444 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 08:04:48.4873549 968 2444 Shared Power status changed
2017/03/22 08:04:48.5288643 968 2444 Agent Initializing global settings cache
2017/03/22 08:04:48.5288649 968 2444 Agent WSUS server: NULL
2017/03/22 08:04:48.5288652 968 2444 Agent WSUS status server: NULL
2017/03/22 08:04:48.5288656 968 2444 Agent Target group: (Unassigned Computers)
2017/03/22 08:04:48.5288660 968 2444 Agent Windows Update access disabled: No
2017/03/22 08:04:48.5338800 968 2444 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 08:04:48.5380977 968 2444 Agent Initializing Windows Update Agent
2017/03/22 08:04:48.5382401 968 2444 DownloadManager Download manager restoring 0 downloads
2017/03/22 08:04:48.5384018 968 2444 Agent CPersistentTimeoutScheduler | GetTimer, returned hr = 0x00000000
2017/03/22 08:04:48.5648297 968 2652 DownloadManager PurgeExpiredFiles::Found 0 expired files to delete.
2017/03/22 08:04:48.5649628 968 2652 DownloadManager PurgeExpiredUpdates::Found 0 non expired updates.
2017/03/22 08:04:48.5649687 968 2652 DownloadManager PurgeExpiredUpdates::Found 0 expired updates.
2017/03/22 08:04:48.5654356 968 2652 Shared Effective power state: AC
2017/03/22 08:04:48.5654362 968 2652 DownloadManager Power state change detected. Source now: AC
2017/03/22 08:10:40.0801986 5776 5892 AppAU * START *
2017/03/22 08:10:40.0839168 5776 5892 AppAU * START * Finding app updates
2017/03/22 08:10:40.0840270 5776 5892 AppAU Desktop OOBE is complete.
2017/03/22 08:10:40.0840448 5776 5892 AppAU Watching user key Software\Microsoft\Windows\CurrentVersion\AppReadiness\S-1-5-21-1009577689-1112266047-1091068677-500 for app readiness state
2017/03/22 08:10:40.0840454 5776 5892 AppAU Waiting for UserState to match 3
2017/03/22 08:10:40.0841017 5776 5892 AppAU UserState value is now 3. Exiting wait.
2017/03/22 08:10:40.0841403 5776 5892 AppAU User apps are ready for update, waiting 15 minutes
2017/03/22 08:11:00.2535988 5776 5972 AppAU * START *
2017/03/22 08:11:00.2535994 5776 5972 AppAU Skipping app au: there is already a task running for this user
2017/03/22 08:11:00.2535998 5776 5972 AppAU Skipping retry failed acquisition: there is already a task running for this user
2017/03/22 08:11:00.2536001 5776 5972 AppAU * END *, exit code = 0x00000000
2017/03/22 08:17:29.8355606 968 2264 Agent Earliest future timer found:
2017/03/22 08:17:29.8355839 968 2264 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 08:17:30.8345760 968 2444 Agent Earliest future timer found:
2017/03/22 08:17:30.8345887 968 2444 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 08:17:30.8701288 968 2444 Misc CreateSessionStateChangeTrigger, TYPE:2, Enable:No
2017/03/22 08:17:30.8701327 968 2444 Misc CreateSessionStateChangeTrigger, TYPE:4, Enable:No
2017/03/22 08:17:30.9359948 968 2444 Handler CUHCbsHandler::CancelDownloadRequest called
2017/03/22 08:17:31.1839435 968 2444 Shared * END * Service exit Exit code = 0x240001
2017/03/22 08:21:01.3698734 968 5452 Agent WU client version 10.0.14393.0
2017/03/22 08:21:01.3701585 968 5452 Agent SleepStudyTracker: Machine is non-AOAC. Sleep study tracker disabled.
2017/03/22 08:21:01.3702411 968 5452 Agent Base directory: C:\WINDOWS\SoftwareDistribution
2017/03/22 08:21:01.3770612 968 5452 Agent Datastore directory: C:\WINDOWS\SoftwareDistribution\DataStore\DataStore.edb
2017/03/22 08:21:01.5462312 968 5452 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 08:21:01.5462571 968 5452 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 08:21:01.5468226 968 5452 Shared Network state: Connected
2017/03/22 08:21:01.5914319 968 5452 Misc LoadHistoryEventFromRegistry completed, hr = 8024000C
2017/03/22 08:21:01.6026661 968 5452 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 08:21:01.6026724 968 5452 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 08:21:01.6026793 968 5452 Shared Power status changed
2017/03/22 08:21:01.6064084 968 5452 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 08:21:01.6141275 968 5452 Agent Initializing Windows Update Agent
2017/03/22 08:21:01.6142392 968 2092 Agent Initializing global settings cache
2017/03/22 08:21:01.6142398 968 2092 Agent WSUS server: NULL
2017/03/22 08:21:01.6142401 968 2092 Agent WSUS status server: NULL
2017/03/22 08:21:01.6142405 968 2092 Agent Target group: (Unassigned Computers)
2017/03/22 08:21:01.6142409 968 2092 Agent Windows Update access disabled: No
2017/03/22 08:21:01.6207624 968 5452 DownloadManager Download manager restoring 0 downloads
2017/03/22 08:21:01.6236752 968 5452 Agent CPersistentTimeoutScheduler | GetTimer, returned hr = 0x00000000
2017/03/22 08:21:01.6265752 5680 2500 ComApi * START * Init Search ClientId = TrustedInstaller FOD
2017/03/22 08:21:01.6265774 5680 2500 ComApi * START * Search ClientId = TrustedInstaller FOD
2017/03/22 08:21:01.6411621 968 2192 DownloadManager PurgeExpiredFiles::Found 0 expired files to delete.
2017/03/22 08:21:01.6411811 968 2192 DownloadManager PurgeExpiredUpdates::Found 0 non expired updates.
2017/03/22 08:21:01.6411842 968 2192 DownloadManager PurgeExpiredUpdates::Found 0 expired updates.
2017/03/22 08:21:01.6446763 968 2192 Shared Effective power state: AC
2017/03/22 08:21:01.6446768 968 2192 DownloadManager Power state change detected. Source now: AC
2017/03/22 08:21:02.2587803 968 2512 Agent * START * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 1]
2017/03/22 08:21:02.2587859 968 2512 Agent Added service 00000000-0000-0000-0000-000000000000 to sequential scan list
2017/03/22 08:21:02.2590229 5680 2500 ComApi Search ClientId = TrustedInstaller FOD
2017/03/22 08:21:02.2602579 968 4748 Agent * END * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 1]
2017/03/22 08:21:02.2611757 968 4748 Agent * START * Finding updates CallerId = TrustedInstaller FOD Id = 1
2017/03/22 08:21:02.2611766 968 4748 Agent Online = Yes; AllowCachedResults = No; Ignore download priority = No
2017/03/22 08:21:02.2611772 968 4748 Agent Criteria = CategoryIDs contains 'e104dd76-2895-41c4-9eb5-c483a61e9427'""
2017/03/22 08:21:02.2611801 968 4748 Agent ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
2017/03/22 08:21:02.2611805 968 4748 Agent Search Scope = {Machine}
2017/03/22 08:21:02.2611837 968 4748 Agent Caller SID for Applicability: S-1-5-21-1009577689-1112266047-1091068677-500
2017/03/22 08:21:02.2611842 968 4748 Agent RegisterService is set
1601/01/01 00:00:00.0000000 968 4748 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 08:21:02.2801930 968 4748 SLS Retrieving SLS response from server...
2017/03/22 08:21:02.2805283 968 4748 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 08:21:13.0880659 968 4748 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:21:13.0977640 968 4748 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:21:16.3241631 272 2268 ComApi * START * SLS Discovery
2017/03/22 08:21:16.4062742 272 2268 ComApi *QUEUED* SLS Discovery
2017/03/22 08:21:24.2979313 968 4748 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:21:24.2979351 968 4748 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 08:21:36.3636321 968 4748 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:21:36.3636347 968 4748 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:21:47.8644127 968 4748 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:21:47.8644176 968 4748 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 08:21:59.9029666 968 4748 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:21:59.9029693 968 4748 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:22:11.9339086 968 4748 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:22:11.9339160 968 4748 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 08:22:22.8560248 968 4748 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:22:22.8560275 968 4748 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:22:34.8888262 968 4748 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:22:34.8889009 968 4748 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 08:22:34.8889849 968 4748 SLS GetResponse failed with hresult 0x8024402c...
1601/01/01 00:00:00.0000000 968 4436 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 08:22:34.8899702 968 4436 SLS Retrieving SLS response from server...
2017/03/22 08:22:34.8899720 968 4436 Misc Failed to get proxy settings token, not impersonating user. hr=800703f0
2017/03/22 08:22:34.8901389 968 4436 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 08:22:34.8980241 968 4748 Misc EP: error: 0x8024402C : - failed to get SLS data
2017/03/22 08:22:34.8980354 968 4748 Misc Failed to obtain 9482F4B4-E343-43B6-B170-9A65BC822C77 redir Client/Server URL, error = 0x8024402C
2017/03/22 08:22:34.9061418 968 4748 ProtocolTalker PTError: 0x8024402c
2017/03/22 08:22:34.9061598 968 4748 ProtocolTalker Initialization failed for Protocol Talker Context 0x8024402c
2017/03/22 08:22:34.9658101 968 4748 Agent Exit code = 0x8024402C
2017/03/22 08:22:34.9658113 968 4748 Agent * END * Finding updates CallerId = TrustedInstaller FOD Id = 1
2017/03/22 08:22:34.9796184 5680 5592 ComApi *RESUMED* Search ClientId = TrustedInstaller FOD
2017/03/22 08:22:34.9852787 5680 5592 ComApi Updates found = 0
2017/03/22 08:22:34.9852793 5680 5592 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 08:22:34.9852797 5680 5592 ComApi * END * Search ClientId = TrustedInstaller FOD
2017/03/22 08:22:34.9868055 5680 2500 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 08:22:46.7989405 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:22:46.7989426 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:22:58.5908959 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:22:58.5909004 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 08:23:09.4455293 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:23:09.4455312 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:23:21.4970662 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:23:21.4970697 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 08:23:32.0844397 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:23:32.0844418 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:23:44.1217373 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:23:44.1217406 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 08:23:54.7569740 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:23:54.7569767 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:24:04.7557656 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:24:04.7557701 968 4436 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 08:24:04.7558217 968 4436 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 08:24:04.7620484 272 5368 ComApi *RESUMED* Discovery
2017/03/22 08:24:04.7620505 272 5368 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 08:24:04.7620508 272 5368 Api * END * Discovery ClientId
2017/03/22 08:24:04.7983354 272 2268 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 08:24:04.7990580 272 2268 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 08:24:04.9071258 272 1328 ComApi * START * SLS Discovery
1601/01/01 00:00:00.0000000 968 4436 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 08:24:04.9089394 968 4436 SLS Retrieving SLS response from server...
2017/03/22 08:24:04.9089409 968 4436 Misc Failed to get proxy settings token, not impersonating user. hr=800703f0
2017/03/22 08:24:04.9090995 968 4436 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 08:24:04.9094687 272 1328 ComApi *QUEUED* SLS Discovery
2017/03/22 08:24:16.5249910 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:24:16.5249931 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:24:28.3130053 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:24:28.3130115 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 08:24:38.2848240 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:24:38.2848260 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:24:47.8602904 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:24:47.8602940 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 08:24:59.6361011 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:24:59.6361030 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:25:10.9511208 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:25:10.9511240 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 08:25:22.7475237 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:25:22.7475255 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:25:33.1675345 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:25:33.1675389 968 4436 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 08:25:33.1675859 968 4436 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 08:25:33.1836442 272 1288 ComApi *RESUMED* Discovery
2017/03/22 08:25:33.1836483 272 1288 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 08:25:33.1836487 272 1288 Api * END * Discovery ClientId
2017/03/22 08:25:33.1856311 272 1328 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 08:25:33.1863568 272 1328 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 08:25:33.1867059 272 2268 ComApi * START * SLS Discovery
1601/01/01 00:00:00.0000000 968 4436 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 08:25:33.1883073 968 4436 SLS Retrieving SLS response from server...
2017/03/22 08:25:33.1883089 968 4436 Misc Failed to get proxy settings token, not impersonating user. hr=800703f0
2017/03/22 08:25:33.1884616 968 4436 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 08:25:33.1888290 272 2268 ComApi *QUEUED* SLS Discovery
2017/03/22 08:25:40.9547411 5776 5764 ComApi * START * SLS Discovery
2017/03/22 08:25:40.9592100 5776 5764 ComApi *QUEUED* SLS Discovery
2017/03/22 08:25:45.2455278 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:25:45.2455298 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:25:54.9203130 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:25:54.9203168 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 08:26:06.9747823 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:26:06.9747844 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:26:18.0593903 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:26:18.0593944 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 08:26:29.3552665 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:26:29.3552685 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:26:40.7190515 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:26:40.7190548 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 08:26:49.2926944 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:26:49.2926962 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:27:00.6845355 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:27:00.6845416 968 4436 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 08:27:00.6845931 968 4436 SLS GetResponse failed with hresult 0x8024402c...
1601/01/01 00:00:00.0000000 968 4436 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 08:27:00.6854439 968 4436 SLS Retrieving SLS response from server...
2017/03/22 08:27:00.6858257 968 4436 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 08:27:00.6998830 272 1040 ComApi *RESUMED* Discovery
2017/03/22 08:27:00.6998856 272 1040 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 08:27:00.6998860 272 1040 Api * END * Discovery ClientId
2017/03/22 08:27:00.7013914 272 2268 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 08:27:00.7020973 272 2268 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 08:27:00.7021991 272 1328 ComApi * START * SLS Discovery
2017/03/22 08:27:00.7035497 272 1328 ComApi *QUEUED* SLS Discovery
2017/03/22 08:27:21.7141040 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:27:21.7141073 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:27:31.8872691 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:27:31.8872731 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 08:27:52.9170060 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:27:52.9170094 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:28:03.3488577 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:28:03.3488616 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 08:28:24.4332873 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:28:24.4332902 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:28:35.9954010 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:28:35.9954050 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 08:28:57.0421292 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:28:57.0421325 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:29:07.9507278 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:29:07.9507327 968 4436 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 08:29:07.9507865 968 4436 SLS GetResponse failed with hresult 0x8024402c...
1601/01/01 00:00:00.0000000 968 4436 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 08:29:07.9531884 968 4436 SLS Retrieving SLS response from server...
2017/03/22 08:29:07.9537644 968 4436 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 08:29:07.9639930 5776 5496 ComApi *RESUMED* Discovery
2017/03/22 08:29:07.9639963 5776 5496 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 08:29:07.9639968 5776 5496 Api * END * Discovery ClientId
2017/03/22 08:29:07.9661412 5776 5764 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 08:29:07.9671789 5776 5764 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 08:29:08.1675008 4288 2652 ComApi * START * SLS Discovery
2017/03/22 08:29:08.2089351 4288 2652 ComApi *QUEUED* SLS Discovery
2017/03/22 08:29:28.9952485 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:29:28.9952535 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:29:33.0431344 3316 2112 ComApi * START * Init Search ClientId = TrustedInstaller FOD
2017/03/22 08:29:33.0431382 3316 2112 ComApi * START * Search ClientId = TrustedInstaller FOD
2017/03/22 08:29:33.2260402 968 1380 Agent * START * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 8]
2017/03/22 08:29:33.2260452 968 1380 Agent Removing service 00000000-0000-0000-0000-000000000000 from sequential scan list
2017/03/22 08:29:33.2260486 968 1380 Agent Added service 00000000-0000-0000-0000-000000000000 to sequential scan list
2017/03/22 08:29:33.2263303 3316 2112 ComApi Search ClientId = TrustedInstaller FOD
2017/03/22 08:29:33.2279883 968 6060 Agent * END * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 8]
2017/03/22 08:29:33.2304369 968 6060 Agent * START * Finding updates CallerId = TrustedInstaller FOD Id = 8
2017/03/22 08:29:33.2304381 968 6060 Agent Online = Yes; AllowCachedResults = No; Ignore download priority = No
2017/03/22 08:29:33.2304387 968 6060 Agent Criteria = CategoryIDs contains 'e104dd76-2895-41c4-9eb5-c483a61e9427'""
2017/03/22 08:29:33.2304421 968 6060 Agent ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
2017/03/22 08:29:33.2304425 968 6060 Agent Search Scope = {Machine}
2017/03/22 08:29:33.2304459 968 6060 Agent Caller SID for Applicability: S-1-5-21-1009577689-1112266047-1091068677-500
2017/03/22 08:29:33.2304465 968 6060 Agent RegisterService is set
2017/03/22 08:29:38.7610667 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:29:38.7611677 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 08:29:59.8389336 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:29:59.8389375 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:30:10.4804761 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:30:10.4804800 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 08:30:31.5267443 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:30:31.5267499 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:30:43.1516132 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:30:43.1516170 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 08:31:04.8546696 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:31:04.8546721 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:31:14.8472040 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:31:14.8472108 968 4436 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 08:31:14.8473848 968 4436 SLS GetResponse failed with hresult 0x8024402c...
1601/01/01 00:00:00.0000000 968 6060 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 08:31:14.8489994 968 6060 SLS Retrieving SLS response from server...
2017/03/22 08:31:14.8497925 968 6060 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 08:31:14.8971169 272 1288 ComApi *RESUMED* Discovery
2017/03/22 08:31:14.8971240 272 1288 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 08:31:14.8971245 272 1288 Api * END * Discovery ClientId
2017/03/22 08:31:15.0112680 272 1328 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 08:31:15.1047370 272 1328 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 08:31:15.1053589 272 2268 ComApi * START * SLS Discovery
2017/03/22 08:31:15.1515782 272 2268 ComApi *QUEUED* SLS Discovery
2017/03/22 08:31:36.3389306 968 6060 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:31:36.3389332 968 6060 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:31:48.3707525 968 6060 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:31:48.3707568 968 6060 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 08:32:09.5264411 968 6060 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:32:09.5264443 968 6060 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:32:20.9979980 968 6060 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:32:20.9980018 968 6060 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 08:32:42.1366436 968 6060 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:32:42.1366464 968 6060 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:32:52.7145523 968 6060 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:32:52.7145561 968 6060 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 08:33:13.8388680 968 6060 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:33:13.8388707 968 6060 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:33:24.4333290 968 6060 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:33:24.4333358 968 6060 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 08:33:24.4334160 968 6060 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 08:33:24.4334212 968 6060 Misc EP: error: 0x8024402C : - failed to get SLS data
2017/03/22 08:33:24.4334288 968 6060 Misc Failed to obtain 9482F4B4-E343-43B6-B170-9A65BC822C77 redir Client/Server URL, error = 0x8024402C
2017/03/22 08:33:24.4334320 968 6060 ProtocolTalker PTError: 0x8024402c
2017/03/22 08:33:24.4334410 968 6060 ProtocolTalker Initialization failed for Protocol Talker Context 0x8024402c
1601/01/01 00:00:00.0000000 968 4436 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 08:33:24.4345039 968 4436 SLS Retrieving SLS response from server...
2017/03/22 08:33:24.4348737 968 4436 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 08:33:24.4641582 968 6060 Agent Exit code = 0x8024402C
2017/03/22 08:33:24.4641595 968 6060 Agent * END * Finding updates CallerId = TrustedInstaller FOD Id = 8
2017/03/22 08:33:24.4801109 3316 2328 ComApi *RESUMED* Search ClientId = TrustedInstaller FOD
2017/03/22 08:33:24.5167855 3316 2328 ComApi Updates found = 0
2017/03/22 08:33:24.5167866 3316 2328 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 08:33:24.5167873 3316 2328 ComApi * END * Search ClientId = TrustedInstaller FOD
2017/03/22 08:33:24.5185376 3316 2112 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 08:33:45.4483379 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:33:45.4483409 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:33:55.9900369 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:33:55.9900410 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 08:34:17.0126609 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:34:17.0126638 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:34:29.0269311 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:34:29.0269360 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 08:34:50.0577244 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:34:50.0577274 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:35:00.4263749 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:35:00.4263785 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 08:35:21.8412112 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:35:21.8412136 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:35:33.8763458 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:35:33.8763503 968 4436 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 08:35:33.8763921 968 4436 SLS GetResponse failed with hresult 0x8024402c...
1601/01/01 00:00:00.0000000 968 4436 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 08:35:33.8772593 968 4436 SLS Retrieving SLS response from server...
2017/03/22 08:35:33.8775473 968 4436 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 08:35:33.8879110 4288 2600 ComApi *RESUMED* Discovery
2017/03/22 08:35:33.8879165 4288 2600 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 08:35:33.8879168 4288 2600 Api * END * Discovery ClientId
2017/03/22 08:35:33.8905908 4288 2652 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 08:35:33.8913957 4288 2652 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 08:35:55.0599501 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:35:55.0599535 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:36:05.7451796 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:36:05.7451848 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 08:36:26.7788614 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:36:26.7788646 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:36:37.4497673 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:36:37.4497710 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 08:36:58.4804708 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:36:58.4804737 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:36:58.9015146 5968 5676 ComApi * START * SLS Discovery
2017/03/22 08:36:58.9042062 5968 5676 ComApi *QUEUED* SLS Discovery
2017/03/22 08:37:08.2762585 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:37:08.2762625 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 08:37:29.3102853 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:37:29.3102882 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:37:39.0984598 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:37:39.0984643 968 4436 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 08:37:39.0985478 968 4436 SLS GetResponse failed with hresult 0x8024402c...
1601/01/01 00:00:00.0000000 968 4436 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 08:37:39.0995318 968 4436 SLS Retrieving SLS response from server...
2017/03/22 08:37:39.0998876 968 4436 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 08:37:39.1051394 272 1328 ComApi *RESUMED* Discovery
2017/03/22 08:37:39.1051502 272 1328 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 08:37:39.1051507 272 1328 Api * END * Discovery ClientId
2017/03/22 08:37:39.1073447 272 2268 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 08:37:39.1082165 272 2268 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 08:37:39.1157737 272 1268 ComApi * START * SLS Discovery
2017/03/22 08:37:39.1169342 272 1268 ComApi *QUEUED* SLS Discovery
2017/03/22 08:38:00.1366324 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:38:00.1366353 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:38:09.9581455 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:38:09.9581492 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 08:38:30.9806002 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:38:30.9806031 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:38:40.8226640 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:38:40.8226682 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 08:39:01.8572985 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:39:01.8573011 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:39:12.5704650 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:39:12.5704690 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 08:39:33.7772221 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:39:33.7772250 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:39:43.4104206 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:39:43.4104257 968 4436 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 08:39:43.4104757 968 4436 SLS GetResponse failed with hresult 0x8024402c...
1601/01/01 00:00:00.0000000 968 4436 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 08:39:43.4113861 968 4436 SLS Retrieving SLS response from server...
2017/03/22 08:39:43.4113891 968 4436 Misc Failed to get proxy settings token, not impersonating user. hr=800703f0
2017/03/22 08:39:43.4115489 968 4436 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 08:39:43.4181940 5968 1244 ComApi *RESUMED* Discovery
2017/03/22 08:39:43.4181962 5968 1244 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 08:39:43.4181966 5968 1244 Api * END * Discovery ClientId
2017/03/22 08:39:43.4206323 5968 5676 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 08:39:43.4214171 5968 5676 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 08:39:43.4873205 6064 4668 ComApi * START * SLS Discovery
2017/03/22 08:39:43.4895497 6064 4668 ComApi *QUEUED* SLS Discovery
2017/03/22 08:39:52.4925190 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:39:52.4925209 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:40:01.5731225 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:40:01.5731260 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 08:40:11.5415080 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:40:11.5415099 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:40:20.6045112 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:40:20.6045152 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 08:40:31.5100988 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:40:31.5101007 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:40:43.5276361 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:40:43.5276401 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 08:40:55.5588237 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:40:55.5588256 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 08:41:07.5744942 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:41:07.5744987 968 4436 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 08:41:07.5745438 968 4436 SLS GetResponse failed with hresult 0x8024402c...
1601/01/01 00:00:00.0000000 968 4436 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 08:41:07.5753434 968 4436 SLS Retrieving SLS response from server...
2017/03/22 08:41:07.5757329 968 4436 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 08:41:07.5896507 272 5812 ComApi *RESUMED* Discovery
2017/03/22 08:41:07.5896539 272 5812 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 08:41:07.5896545 272 5812 Api * END * Discovery ClientId
2017/03/22 08:41:07.5913363 272 1268 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 08:41:07.5920896 272 1268 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 08:41:07.5923967 272 1268 ComApi * START * SLS Discovery
2017/03/22 08:41:07.5937070 272 1268 ComApi *QUEUED* SLS Discovery
2017/03/22 08:41:28.5910546 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:41:28.5910572 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:41:38.6543114 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:41:38.6543152 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 08:42:00.0117624 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:42:00.0117651 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:42:12.0744972 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:42:12.0745010 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 08:42:33.1056231 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:42:33.1056265 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:42:43.8705163 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:42:43.8705205 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 08:43:04.9023263 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:43:04.9023291 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:43:15.6012973 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:43:15.6013024 968 4436 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 08:43:15.6013774 968 4436 SLS GetResponse failed with hresult 0x8024402c...
1601/01/01 00:00:00.0000000 968 4436 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 08:43:15.6022595 968 4436 SLS Retrieving SLS response from server...
2017/03/22 08:43:15.6026203 968 4436 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 08:43:15.6211542 6064 2728 ComApi *RESUMED* Discovery
2017/03/22 08:43:15.6211563 6064 2728 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 08:43:15.6211567 6064 2728 Api * END * Discovery ClientId
2017/03/22 08:43:15.6228422 6064 4668 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 08:43:15.6236124 6064 4668 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 08:43:36.6523550 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:43:36.6523574 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:43:48.6995227 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:43:48.6995300 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 08:44:09.7307289 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:44:09.7307332 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:44:21.7775829 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:44:21.7775875 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 08:44:42.8242902 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:44:42.8242936 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:44:51.6673164 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:44:51.6673201 968 4436 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 08:45:12.6993517 968 4436 Misc Send request failed, hr:0x80072ee2
2017/03/22 08:45:12.6993543 968 4436 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 08:45:23.9953192 968 4436 Misc Send request failed, hr:0x80072ee7
2017/03/22 08:45:23.9953241 968 4436 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 08:45:23.9953855 968 4436 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 08:45:24.0115034 272 5812 ComApi *RESUMED* Discovery
2017/03/22 08:45:24.0115075 272 5812 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 08:45:24.0115079 272 5812 Api * END * Discovery ClientId
2017/03/22 08:45:24.0132653 272 1268 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 08:45:24.0140962 272 1268 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 08:55:24.0367979 968 940 Agent Earliest future timer found:
2017/03/22 08:55:24.0368113 968 940 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 08:55:25.0376844 968 5452 Agent Earliest future timer found:
2017/03/22 08:55:25.0377385 968 5452 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 08:55:25.0413310 968 5452 Misc CreateSessionStateChangeTrigger, TYPE:2, Enable:No
2017/03/22 08:55:25.0413342 968 5452 Misc CreateSessionStateChangeTrigger, TYPE:4, Enable:No
2017/03/22 08:55:25.0445253 968 5452 Handler CUHCbsHandler::CancelDownloadRequest called
2017/03/22 08:55:25.1935053 968 5452 Shared * END * Service exit Exit code = 0x240001
2017/03/22 09:00:24.3620848 968 3892 Agent WU client version 10.0.14393.0
2017/03/22 09:00:24.3623726 968 3892 Agent SleepStudyTracker: Machine is non-AOAC. Sleep study tracker disabled.
2017/03/22 09:00:24.3624611 968 3892 Agent Base directory: C:\WINDOWS\SoftwareDistribution
2017/03/22 09:00:24.3631054 968 3892 Agent Datastore directory: C:\WINDOWS\SoftwareDistribution\DataStore\DataStore.edb
2017/03/22 09:00:24.5177223 968 3892 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 09:00:24.5177519 968 3892 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 09:00:24.5183851 968 3892 Shared Network state: Connected
2017/03/22 09:00:24.5363282 968 3892 Misc LoadHistoryEventFromRegistry completed, hr = 8024000C
2017/03/22 09:00:24.5407248 968 940 Agent Initializing global settings cache
2017/03/22 09:00:24.5407256 968 940 Agent WSUS server: NULL
2017/03/22 09:00:24.5407260 968 940 Agent WSUS status server: NULL
2017/03/22 09:00:24.5407266 968 940 Agent Target group: (Unassigned Computers)
2017/03/22 09:00:24.5407269 968 940 Agent Windows Update access disabled: No
2017/03/22 09:00:24.5427613 968 3892 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 09:00:24.5427682 968 3892 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 09:00:24.5427755 968 3892 Shared Power status changed
2017/03/22 09:00:24.5465144 968 940 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 09:00:24.5534793 968 940 Agent Initializing Windows Update Agent
2017/03/22 09:00:24.5541465 968 940 DownloadManager Download manager restoring 0 downloads
2017/03/22 09:00:24.5546047 968 940 Agent CPersistentTimeoutScheduler | GetTimer, returned hr = 0x00000000
2017/03/22 09:00:24.6183766 968 2904 DownloadManager PurgeExpiredFiles::Found 0 expired files to delete.
2017/03/22 09:00:24.6232396 968 2904 DownloadManager PurgeExpiredUpdates::Found 0 non expired updates.
2017/03/22 09:00:24.6232443 968 2904 DownloadManager PurgeExpiredUpdates::Found 0 expired updates.
2017/03/22 09:00:24.6242586 968 2904 Shared Effective power state: AC
2017/03/22 09:00:24.6242596 968 2904 DownloadManager Power state change detected. Source now: AC
2017/03/22 09:04:18.9507152 968 3892 Agent Earliest future timer found:
2017/03/22 09:04:18.9507415 968 3892 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 09:04:19.0393898 968 3892 Misc CreateSessionStateChangeTrigger, TYPE:2, Enable:No
2017/03/22 09:04:19.0393932 968 3892 Misc CreateSessionStateChangeTrigger, TYPE:4, Enable:No
2017/03/22 09:04:19.0473314 968 3892 Handler CUHCbsHandler::CancelDownloadRequest called
2017/03/22 09:04:19.6541567 968 3892 Shared * END * Service exit Exit code = 0x240001
2017/03/22 09:05:06.6773101 960 2672 Agent WU client version 10.0.14393.0
2017/03/22 09:05:06.6775913 960 2672 Agent SleepStudyTracker: Machine is non-AOAC. Sleep study tracker disabled.
2017/03/22 09:05:06.6776768 960 2672 Agent Base directory: C:\WINDOWS\SoftwareDistribution
2017/03/22 09:05:06.6781987 960 2672 Agent Datastore directory: C:\WINDOWS\SoftwareDistribution\DataStore\DataStore.edb
2017/03/22 09:05:07.6650479 960 2672 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 09:05:07.6650732 960 2672 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 09:05:07.6658046 960 2672 Shared Network state: Connected
2017/03/22 09:05:07.7799291 960 2672 Misc LoadHistoryEventFromRegistry completed, hr = 8024000C
2017/03/22 09:05:07.7815599 960 2672 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 09:05:07.7815672 960 2672 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 09:05:07.7815737 960 2672 Shared Power status changed
2017/03/22 09:05:07.7837054 960 2672 Agent Initializing global settings cache
2017/03/22 09:05:07.7837059 960 2672 Agent WSUS server: NULL
2017/03/22 09:05:07.7837063 960 2672 Agent WSUS status server: NULL
2017/03/22 09:05:07.7837067 960 2672 Agent Target group: (Unassigned Computers)
2017/03/22 09:05:07.7837070 960 2672 Agent Windows Update access disabled: No
2017/03/22 09:05:07.7920790 960 2672 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 09:05:07.7961896 960 2672 Agent Initializing Windows Update Agent
2017/03/22 09:05:07.7963577 960 2672 DownloadManager Download manager restoring 0 downloads
2017/03/22 09:05:07.8100489 960 2672 Agent CPersistentTimeoutScheduler | GetTimer, returned hr = 0x00000000
2017/03/22 09:05:08.4702009 960 2796 DownloadManager PurgeExpiredFiles::Found 0 expired files to delete.
2017/03/22 09:05:08.4702118 960 2796 DownloadManager PurgeExpiredUpdates::Found 0 non expired updates.
2017/03/22 09:05:08.4702149 960 2796 DownloadManager PurgeExpiredUpdates::Found 0 expired updates.
2017/03/22 09:05:08.4708467 960 2796 Shared Effective power state: AC
2017/03/22 09:05:08.4708473 960 2796 DownloadManager Power state change detected. Source now: AC
2017/03/22 09:05:09.3505797 1016 1808 ComApi * START * SLS Discovery
2017/03/22 09:05:09.3616559 1016 1808 ComApi *QUEUED* SLS Discovery
1601/01/01 00:00:00.0000000 960 2888 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 09:05:09.3777230 960 2888 SLS Retrieving SLS response from server...
2017/03/22 09:05:09.3849274 960 2888 Misc Failed to get proxy settings token, not impersonating user. hr=800703f0
2017/03/22 09:05:09.3932129 960 2888 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 09:05:21.5619304 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:05:21.5694113 960 2888 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 09:05:30.9139854 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:05:30.9139898 960 2888 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 09:05:41.2285246 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:05:41.2285274 960 2888 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 09:05:51.6416066 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:05:51.6416109 960 2888 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 09:06:03.6813986 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:06:03.6814003 960 2888 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 09:06:15.6971090 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:06:15.6971124 960 2888 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 09:06:26.5406018 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:06:26.5406035 960 2888 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 09:06:37.8780145 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:06:37.8780280 960 2888 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 09:06:37.8780846 960 2888 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 09:06:37.8843906 1016 736 ComApi *RESUMED* Discovery
2017/03/22 09:06:37.8843928 1016 736 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 09:06:37.8843932 1016 736 Api * END * Discovery ClientId
2017/03/22 09:06:37.9038360 1016 1808 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 09:06:37.9044951 1016 1808 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 09:06:37.9075062 1016 1808 ComApi * START * SLS Discovery
1601/01/01 00:00:00.0000000 960 2888 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 09:06:37.9090648 960 2888 SLS Retrieving SLS response from server...
2017/03/22 09:06:37.9090664 960 2888 Misc Failed to get proxy settings token, not impersonating user. hr=800703f0
2017/03/22 09:06:37.9092229 960 2888 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 09:06:37.9095908 1016 1808 ComApi *QUEUED* SLS Discovery
2017/03/22 09:06:49.6643443 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:06:49.6643461 960 2888 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 09:07:01.4570443 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:07:01.4570484 960 2888 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 09:07:11.0877904 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:07:11.0877921 960 2888 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 09:07:20.9176729 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:07:20.9176777 960 2888 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 09:07:32.9642319 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:07:32.9642343 960 2888 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 09:07:44.0748714 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:07:44.0748749 960 2888 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 09:07:56.1193464 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:07:56.1193485 960 2888 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 09:08:07.6854020 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:08:07.6854063 960 2888 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 09:08:07.6854603 960 2888 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 09:08:08.3530267 1016 444 ComApi *RESUMED* Discovery
2017/03/22 09:08:08.3530290 1016 444 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 09:08:08.3530293 1016 444 Api * END * Discovery ClientId
2017/03/22 09:08:08.3544053 1016 1808 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 09:08:08.3554559 1016 1808 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 09:08:08.3557063 1016 1060 ComApi * START * SLS Discovery
1601/01/01 00:00:00.0000000 960 2888 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 09:08:08.3575587 960 2888 SLS Retrieving SLS response from server...
2017/03/22 09:08:08.3575604 960 2888 Misc Failed to get proxy settings token, not impersonating user. hr=800703f0
2017/03/22 09:08:08.3577092 960 2888 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 09:08:08.3581106 1016 1060 ComApi *QUEUED* SLS Discovery
2017/03/22 09:08:19.8218276 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:08:19.8218294 960 2888 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 09:08:31.8907791 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:08:31.8907832 960 2888 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 09:08:43.0552349 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:08:43.0552369 960 2888 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 09:08:55.1154542 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:08:55.1154582 960 2888 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 09:09:06.6338202 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:09:06.6338223 960 2888 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 09:09:18.4036736 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:09:18.4036768 960 2888 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 09:09:30.4278114 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:09:30.4278141 960 2888 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 09:09:42.4745839 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:09:42.4745890 960 2888 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 09:09:42.4746364 960 2888 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 09:09:42.4896508 1016 736 ComApi *RESUMED* Discovery
2017/03/22 09:09:42.4896539 1016 736 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 09:09:42.4896544 1016 736 Api * END * Discovery ClientId
2017/03/22 09:09:42.4919311 1016 1060 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 09:09:42.4926648 1016 1060 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 09:09:42.4928637 1016 1808 ComApi * START * SLS Discovery
2017/03/22 09:09:42.5156775 1016 1808 ComApi Exit code = 0x80070005
2017/03/22 09:09:42.5156780 1016 1808 ComApi * END * SLS Discovery
2017/03/22 09:09:42.5156909 1016 1808 ComApi Unable to get SLS chunk. (hr=80070005)
2017/03/22 09:09:42.5157657 1016 1060 ComApi * START * SLS Discovery
2017/03/22 09:09:42.5189668 1016 1060 ComApi *QUEUED* SLS Discovery
1601/01/01 00:00:00.0000000 960 2888 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 09:09:42.5275993 960 2888 SLS Retrieving SLS response from server...
2017/03/22 09:09:42.5278925 960 2888 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 09:10:03.5739156 960 2888 Misc Send request failed, hr:0x80072ee2
2017/03/22 09:10:03.5739191 960 2888 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 09:10:13.1191531 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:10:13.1191576 960 2888 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 09:10:23.7362927 5940 3400 AppAU * START *
2017/03/22 09:10:23.7363670 5940 3400 AppAU * START * Check for Failed Tasks to Retry
2017/03/22 09:10:24.0829957 5940 3400 AppAU * END * Check for Failed Tasks to Retry, exit code = 0x00000000
2017/03/22 09:10:24.0836975 5940 3400 AppAU * END *, exit code = 0x00000000
2017/03/22 09:10:34.1462917 960 2888 Misc Send request failed, hr:0x80072ee2
2017/03/22 09:10:34.1462946 960 2888 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 09:10:44.4717640 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:10:44.4717713 960 2888 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 09:11:05.5055360 960 2888 Misc Send request failed, hr:0x80072ee2
2017/03/22 09:11:05.5055383 960 2888 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 09:11:17.5527466 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:11:17.5527507 960 2888 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 09:11:38.5836612 960 2888 Misc Send request failed, hr:0x80072ee2
2017/03/22 09:11:38.5836641 960 2888 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 09:11:48.8732825 960 2888 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:11:48.8732875 960 2888 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 09:11:48.8734191 960 2888 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 09:11:48.8807959 1016 2904 ComApi *RESUMED* Discovery
2017/03/22 09:11:48.8807981 1016 2904 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 09:11:48.8807985 1016 2904 Api * END * Discovery ClientId
2017/03/22 09:11:48.8824876 1016 1060 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 09:11:48.8834577 1016 1060 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 09:15:14.7822287 5204 5328 ComApi * START * Init Search ClientId = TrustedInstaller FOD
2017/03/22 09:15:14.7822306 5204 5328 ComApi * START * Search ClientId = TrustedInstaller FOD
2017/03/22 09:15:15.3742407 960 3356 Agent * START * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 5]
2017/03/22 09:15:15.3742472 960 3356 Agent Added service 00000000-0000-0000-0000-000000000000 to sequential scan list
2017/03/22 09:15:15.3745760 5204 5328 ComApi Search ClientId = TrustedInstaller FOD
2017/03/22 09:15:15.3761443 960 5932 Agent * END * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 5]
2017/03/22 09:15:15.3771202 960 5932 Agent * START * Finding updates CallerId = TrustedInstaller FOD Id = 5
2017/03/22 09:15:15.3771212 960 5932 Agent Online = Yes; AllowCachedResults = No; Ignore download priority = No
2017/03/22 09:15:15.3771218 960 5932 Agent Criteria = CategoryIDs contains 'e104dd76-2895-41c4-9eb5-c483a61e9427'""
2017/03/22 09:15:15.3771249 960 5932 Agent ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
2017/03/22 09:15:15.3771253 960 5932 Agent Search Scope = {Machine}
2017/03/22 09:15:15.3771286 960 5932 Agent Caller SID for Applicability: S-1-5-21-1009577689-1112266047-1091068677-500
2017/03/22 09:15:15.3771291 960 5932 Agent RegisterService is set
1601/01/01 00:00:00.0000000 960 5932 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 09:15:15.3897634 960 5932 SLS Retrieving SLS response from server...
2017/03/22 09:15:15.3903079 960 5932 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 09:15:36.4274239 960 5932 Misc Send request failed, hr:0x80072ee2
2017/03/22 09:15:36.4274272 960 5932 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 09:15:45.4742192 960 5932 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:15:45.4742233 960 5932 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 09:16:06.5055623 960 5932 Misc Send request failed, hr:0x80072ee2
2017/03/22 09:16:06.5055648 960 5932 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 09:16:17.4317636 960 5932 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:16:17.4317674 960 5932 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 09:16:38.4587770 960 5932 Misc Send request failed, hr:0x80072ee2
2017/03/22 09:16:38.4587805 960 5932 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 09:16:48.9421864 960 5932 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:16:48.9421904 960 5932 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 09:17:09.9742443 960 5932 Misc Send request failed, hr:0x80072ee2
2017/03/22 09:17:09.9742476 960 5932 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 09:17:22.0065240 960 5932 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:17:22.0065286 960 5932 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 09:17:22.0066044 960 5932 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 09:17:22.0066167 960 5932 Misc EP: error: 0x8024402C : - failed to get SLS data
2017/03/22 09:17:22.0066263 960 5932 Misc Failed to obtain 9482F4B4-E343-43B6-B170-9A65BC822C77 redir Client/Server URL, error = 0x8024402C
2017/03/22 09:17:22.0194492 960 5932 ProtocolTalker PTError: 0x8024402c
2017/03/22 09:17:22.0194644 960 5932 ProtocolTalker Initialization failed for Protocol Talker Context 0x8024402c
2017/03/22 09:17:22.0799769 960 5932 Agent Exit code = 0x8024402C
2017/03/22 09:17:22.0799782 960 5932 Agent * END * Finding updates CallerId = TrustedInstaller FOD Id = 5
2017/03/22 09:17:22.0990255 5204 5396 ComApi *RESUMED* Search ClientId = TrustedInstaller FOD
2017/03/22 09:17:22.1217435 5204 5396 ComApi Updates found = 0
2017/03/22 09:17:22.1217442 5204 5396 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 09:17:22.1217446 5204 5396 ComApi * END * Search ClientId = TrustedInstaller FOD
2017/03/22 09:17:22.1268722 5204 5328 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 09:20:23.9677168 4976 4908 ComApi * START * Init Search ClientId = TrustedInstaller FOD
2017/03/22 09:20:23.9677187 4976 4908 ComApi * START * Search ClientId = TrustedInstaller FOD
2017/03/22 09:20:23.9791359 960 2352 Agent * START * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 6]
2017/03/22 09:20:23.9791406 960 2352 Agent Removing service 00000000-0000-0000-0000-000000000000 from sequential scan list
2017/03/22 09:20:23.9791436 960 2352 Agent Added service 00000000-0000-0000-0000-000000000000 to sequential scan list
2017/03/22 09:20:23.9792705 4976 4908 ComApi Search ClientId = TrustedInstaller FOD
2017/03/22 09:20:23.9812967 960 5356 Agent * END * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 6]
2017/03/22 09:20:23.9823046 960 5356 Agent * START * Finding updates CallerId = TrustedInstaller FOD Id = 6
2017/03/22 09:20:23.9823057 960 5356 Agent Online = Yes; AllowCachedResults = No; Ignore download priority = No
2017/03/22 09:20:23.9823063 960 5356 Agent Criteria = CategoryIDs contains 'e104dd76-2895-41c4-9eb5-c483a61e9427'""
2017/03/22 09:20:23.9823092 960 5356 Agent ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
2017/03/22 09:20:23.9823097 960 5356 Agent Search Scope = {Machine}
2017/03/22 09:20:23.9823125 960 5356 Agent Caller SID for Applicability: S-1-5-21-1009577689-1112266047-1091068677-500
2017/03/22 09:20:23.9823130 960 5356 Agent RegisterService is set
1601/01/01 00:00:00.0000000 960 5356 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 09:20:23.9833191 960 5356 SLS Retrieving SLS response from server...
2017/03/22 09:20:23.9835717 960 5356 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 09:20:44.9899530 960 5356 Misc Send request failed, hr:0x80072ee2
2017/03/22 09:20:44.9899590 960 5356 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 09:20:57.0370120 960 5356 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:20:57.0370164 960 5356 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 09:21:18.0682692 960 5356 Misc Send request failed, hr:0x80072ee2
2017/03/22 09:21:18.0682723 960 5356 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 09:21:30.0362355 960 5356 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:21:30.0362393 960 5356 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 09:21:51.0680408 960 5356 Misc Send request failed, hr:0x80072ee2
2017/03/22 09:21:51.0680433 960 5356 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 09:22:01.8077662 960 5356 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:22:01.8077700 960 5356 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 09:22:22.8182394 960 5356 Misc Send request failed, hr:0x80072ee2
2017/03/22 09:22:22.8182417 960 5356 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 09:22:32.6837315 960 5356 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:22:32.6837370 960 5356 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 09:22:32.6837936 960 5356 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 09:22:32.6837975 960 5356 Misc EP: error: 0x8024402C : - failed to get SLS data
2017/03/22 09:22:32.6838063 960 5356 Misc Failed to obtain 9482F4B4-E343-43B6-B170-9A65BC822C77 redir Client/Server URL, error = 0x8024402C
2017/03/22 09:22:32.6838098 960 5356 ProtocolTalker PTError: 0x8024402c
2017/03/22 09:22:32.6838207 960 5356 ProtocolTalker Initialization failed for Protocol Talker Context 0x8024402c
2017/03/22 09:22:32.6994926 960 5356 Agent Exit code = 0x8024402C
2017/03/22 09:22:32.6994932 960 5356 Agent * END * Finding updates CallerId = TrustedInstaller FOD Id = 6
2017/03/22 09:22:32.7241048 4976 5900 ComApi *RESUMED* Search ClientId = TrustedInstaller FOD
2017/03/22 09:22:32.7258441 4976 5900 ComApi Updates found = 0
2017/03/22 09:22:32.7258447 4976 5900 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 09:22:32.7258450 4976 5900 ComApi * END * Search ClientId = TrustedInstaller FOD
2017/03/22 09:22:32.7277340 4976 4908 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 09:32:32.7400133 960 2400 Agent Earliest future timer found:
2017/03/22 09:32:32.7400275 960 2400 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 09:32:33.7405737 960 2672 Agent Earliest future timer found:
2017/03/22 09:32:33.7406566 960 2672 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 09:32:33.7445132 960 2672 Misc CreateSessionStateChangeTrigger, TYPE:2, Enable:No
2017/03/22 09:32:33.7445169 960 2672 Misc CreateSessionStateChangeTrigger, TYPE:4, Enable:No
2017/03/22 09:32:33.7480780 960 2672 Handler CUHCbsHandler::CancelDownloadRequest called
2017/03/22 09:32:33.8683846 960 2672 Shared * END * Service exit Exit code = 0x240001
2017/03/22 09:35:59.4859639 960 4912 Agent WU client version 10.0.14393.0
2017/03/22 09:35:59.4862411 960 4912 Agent SleepStudyTracker: Machine is non-AOAC. Sleep study tracker disabled.
2017/03/22 09:35:59.4863242 960 4912 Agent Base directory: C:\WINDOWS\SoftwareDistribution
2017/03/22 09:35:59.4867741 960 4912 Agent Datastore directory: C:\WINDOWS\SoftwareDistribution\DataStore\DataStore.edb
2017/03/22 09:35:59.6303678 960 4912 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 09:35:59.6303937 960 4912 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 09:35:59.6309673 960 4912 Shared Network state: Connected
2017/03/22 09:35:59.6534924 960 4912 Misc LoadHistoryEventFromRegistry completed, hr = 8024000C
2017/03/22 09:35:59.6593400 960 4912 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 09:35:59.6593464 960 4912 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 09:35:59.6593522 960 4912 Shared Power status changed
2017/03/22 09:35:59.6629408 960 4912 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 09:35:59.6712467 960 4912 Agent Initializing Windows Update Agent
2017/03/22 09:35:59.6736184 960 2352 Agent Initializing global settings cache
2017/03/22 09:35:59.6736190 960 2352 Agent WSUS server: NULL
2017/03/22 09:35:59.6736193 960 2352 Agent WSUS status server: NULL
2017/03/22 09:35:59.6736197 960 2352 Agent Target group: (Unassigned Computers)
2017/03/22 09:35:59.6736201 960 2352 Agent Windows Update access disabled: No
2017/03/22 09:35:59.6745164 960 4912 DownloadManager Download manager restoring 0 downloads
2017/03/22 09:35:59.6745959 960 4912 Agent CPersistentTimeoutScheduler | GetTimer, returned hr = 0x00000000
2017/03/22 09:35:59.6775031 2376 2624 ComApi * START * Init Search ClientId = TrustedInstaller FOD
2017/03/22 09:35:59.6775051 2376 2624 ComApi * START * Search ClientId = TrustedInstaller FOD
2017/03/22 09:35:59.7041378 960 5520 DownloadManager PurgeExpiredFiles::Found 0 expired files to delete.
2017/03/22 09:35:59.7104027 960 5520 DownloadManager PurgeExpiredUpdates::Found 0 non expired updates.
2017/03/22 09:35:59.7104067 960 5520 DownloadManager PurgeExpiredUpdates::Found 0 expired updates.
2017/03/22 09:35:59.7151948 960 5520 Shared Effective power state: AC
2017/03/22 09:35:59.7151954 960 5520 DownloadManager Power state change detected. Source now: AC
2017/03/22 09:35:59.7549716 960 1336 Agent * START * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 1]
2017/03/22 09:35:59.7549772 960 1336 Agent Added service 00000000-0000-0000-0000-000000000000 to sequential scan list
2017/03/22 09:35:59.7552081 2376 2624 ComApi Search ClientId = TrustedInstaller FOD
2017/03/22 09:35:59.7592304 960 3120 Agent * END * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 1]
2017/03/22 09:35:59.7602033 960 3120 Agent * START * Finding updates CallerId = TrustedInstaller FOD Id = 1
2017/03/22 09:35:59.7602043 960 3120 Agent Online = Yes; AllowCachedResults = No; Ignore download priority = No
2017/03/22 09:35:59.7602048 960 3120 Agent Criteria = CategoryIDs contains 'e104dd76-2895-41c4-9eb5-c483a61e9427'""
2017/03/22 09:35:59.7602077 960 3120 Agent ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
2017/03/22 09:35:59.7602081 960 3120 Agent Search Scope = {Machine}
2017/03/22 09:35:59.7602110 960 3120 Agent Caller SID for Applicability: S-1-5-21-1009577689-1112266047-1091068677-500
2017/03/22 09:35:59.7602115 960 3120 Agent RegisterService is set
1601/01/01 00:00:00.0000000 960 3120 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 09:35:59.7613813 960 3120 SLS Retrieving SLS response from server...
2017/03/22 09:35:59.7616743 960 3120 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 09:36:20.7782556 960 3120 Misc Send request failed, hr:0x80072ee2
2017/03/22 09:36:20.7782599 960 3120 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 09:36:31.6386722 960 3120 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:36:31.6386761 960 3120 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 09:36:52.7004274 960 3120 Misc Send request failed, hr:0x80072ee2
2017/03/22 09:36:52.7004303 960 3120 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 09:37:03.6572829 960 3120 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:37:03.6572868 960 3120 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 09:37:24.6842209 960 3120 Misc Send request failed, hr:0x80072ee2
2017/03/22 09:37:24.6842238 960 3120 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 09:37:36.2819859 960 3120 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:37:36.2819900 960 3120 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 09:37:57.3250887 960 3120 Misc Send request failed, hr:0x80072ee2
2017/03/22 09:37:57.3250910 960 3120 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 09:38:08.0003781 960 3120 Misc Send request failed, hr:0x80072ee7
2017/03/22 09:38:08.0003915 960 3120 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 09:38:08.0005281 960 3120 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 09:38:08.0005373 960 3120 Misc EP: error: 0x8024402C : - failed to get SLS data
2017/03/22 09:38:08.0005477 960 3120 Misc Failed to obtain 9482F4B4-E343-43B6-B170-9A65BC822C77 redir Client/Server URL, error = 0x8024402C
2017/03/22 09:38:08.0005541 960 3120 ProtocolTalker PTError: 0x8024402c
2017/03/22 09:38:08.0005647 960 3120 ProtocolTalker Initialization failed for Protocol Talker Context 0x8024402c
2017/03/22 09:38:08.0206967 960 3120 Agent Exit code = 0x8024402C
2017/03/22 09:38:08.0206979 960 3120 Agent * END * Finding updates CallerId = TrustedInstaller FOD Id = 1
2017/03/22 09:38:08.0435119 2376 5436 ComApi *RESUMED* Search ClientId = TrustedInstaller FOD
2017/03/22 09:38:08.0466422 2376 5436 ComApi Updates found = 0
2017/03/22 09:38:08.0466429 2376 5436 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 09:38:08.0466433 2376 5436 ComApi * END * Search ClientId = TrustedInstaller FOD
2017/03/22 09:38:08.0488193 2376 2624 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 09:48:08.0591625 960 2400 Agent Earliest future timer found:
2017/03/22 09:48:08.0591765 960 2400 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 09:48:09.0755126 960 4912 Agent Earliest future timer found:
2017/03/22 09:48:09.0755287 960 4912 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 09:48:09.0790521 960 4912 Misc CreateSessionStateChangeTrigger, TYPE:2, Enable:No
2017/03/22 09:48:09.0790559 960 4912 Misc CreateSessionStateChangeTrigger, TYPE:4, Enable:No
2017/03/22 09:48:09.0826081 960 4912 Handler CUHCbsHandler::CancelDownloadRequest called
2017/03/22 09:48:09.2442811 960 4912 Shared * END * Service exit Exit code = 0x240001
2017/03/22 10:39:07.8255075 988 2728 Agent WU client version 10.0.14393.0
2017/03/22 10:39:07.8257758 988 2728 Agent SleepStudyTracker: Machine is non-AOAC. Sleep study tracker disabled.
2017/03/22 10:39:07.8258528 988 2728 Agent Base directory: C:\WINDOWS\SoftwareDistribution
2017/03/22 10:39:07.8263996 988 2728 Agent Datastore directory: C:\WINDOWS\SoftwareDistribution\DataStore\DataStore.edb
2017/03/22 10:39:07.8724659 988 2728 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 10:39:07.8724899 988 2728 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 10:39:07.8730920 988 2728 Shared Network state: Connected
2017/03/22 10:39:07.9202861 988 2728 Misc LoadHistoryEventFromRegistry completed, hr = 8024000C
2017/03/22 10:39:07.9215582 988 2728 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 10:39:07.9215644 988 2728 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 10:39:07.9215701 988 2728 Shared Power status changed
2017/03/22 10:39:07.9232544 988 2728 Agent Initializing global settings cache
2017/03/22 10:39:07.9232550 988 2728 Agent WSUS server: NULL
2017/03/22 10:39:07.9232553 988 2728 Agent WSUS status server: NULL
2017/03/22 10:39:07.9232556 988 2728 Agent Target group: (Unassigned Computers)
2017/03/22 10:39:07.9232559 988 2728 Agent Windows Update access disabled: No
2017/03/22 10:39:07.9344403 988 2728 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 10:39:07.9388513 988 2728 Agent Initializing Windows Update Agent
2017/03/22 10:39:07.9389936 988 2728 DownloadManager Download manager restoring 0 downloads
2017/03/22 10:39:07.9391574 988 2728 Agent CPersistentTimeoutScheduler | GetTimer, returned hr = 0x00000000
2017/03/22 10:39:08.3176137 988 2764 DownloadManager PurgeExpiredFiles::Found 0 expired files to delete.
2017/03/22 10:39:08.3176240 988 2764 DownloadManager PurgeExpiredUpdates::Found 0 non expired updates.
2017/03/22 10:39:08.3176271 988 2764 DownloadManager PurgeExpiredUpdates::Found 0 expired updates.
2017/03/22 10:39:08.3184483 988 2764 Shared Effective power state: AC
2017/03/22 10:39:08.3184488 988 2764 DownloadManager Power state change detected. Source now: AC
2017/03/22 10:39:11.8969549 1020 1480 ComApi * START * SLS Discovery
2017/03/22 10:39:11.9106005 1020 1480 ComApi *QUEUED* SLS Discovery
1601/01/01 00:00:00.0000000 988 2896 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 10:39:11.9136007 988 2896 SLS Retrieving SLS response from server...
2017/03/22 10:39:11.9236429 988 2896 Misc Failed to get proxy settings token, not impersonating user. hr=800703f0
2017/03/22 10:39:11.9293129 988 2896 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 10:39:24.0574782 988 2896 Misc Send request failed, hr:0x80072ee7
2017/03/22 10:39:24.0651628 988 2896 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 10:39:35.8287850 988 2896 Misc Send request failed, hr:0x80072ee7
2017/03/22 10:39:35.8287895 988 2896 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 10:39:47.8819389 988 2896 Misc Send request failed, hr:0x80072ee7
2017/03/22 10:39:47.8819420 988 2896 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 10:39:58.1890474 988 2896 Misc Send request failed, hr:0x80072ee7
2017/03/22 10:39:58.1890509 988 2896 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 10:40:08.4541286 988 2896 Misc Send request failed, hr:0x80072ee7
2017/03/22 10:40:08.4541305 988 2896 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 10:40:19.3289809 988 2896 Misc Send request failed, hr:0x80072ee7
2017/03/22 10:40:19.3289844 988 2896 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 10:40:31.3674986 988 2896 Misc Send request failed, hr:0x80072ee7
2017/03/22 10:40:31.3675016 988 2896 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 10:40:42.8913490 988 2896 Misc Send request failed, hr:0x80072ee7
2017/03/22 10:40:42.8913627 988 2896 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 10:40:42.8914052 988 2896 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 10:40:42.9273047 1020 1444 ComApi *RESUMED* Discovery
2017/03/22 10:40:42.9273078 1020 1444 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 10:40:42.9273085 1020 1444 Api * END * Discovery ClientId
2017/03/22 10:40:42.9351947 1020 1480 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 10:40:42.9359019 1020 1480 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 10:40:42.9400934 1020 1480 ComApi * START * SLS Discovery
2017/03/22 10:40:42.9418138 1020 1480 ComApi *QUEUED* SLS Discovery
1601/01/01 00:00:00.0000000 988 2896 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 10:40:42.9503029 988 2896 SLS Retrieving SLS response from server...
2017/03/22 10:40:42.9503053 988 2896 Misc Failed to get proxy settings token, not impersonating user. hr=800703f0
2017/03/22 10:40:42.9504941 988 2896 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 10:40:54.9989947 988 2896 Misc Send request failed, hr:0x80072ee7
2017/03/22 10:40:54.9989969 988 2896 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 10:41:07.0218514 988 2896 Misc Send request failed, hr:0x80072ee7
2017/03/22 10:41:07.0218548 988 2896 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 10:41:19.1417480 988 2896 Misc Send request failed, hr:0x80072ee7
2017/03/22 10:41:19.1417500 988 2896 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 10:41:29.7782135 988 2896 Misc Send request failed, hr:0x80072ee7
2017/03/22 10:41:29.7782182 988 2896 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 10:41:41.8189082 988 2896 Misc Send request failed, hr:0x80072ee7
2017/03/22 10:41:41.8189113 988 2896 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 10:41:53.8498109 988 2896 Misc Send request failed, hr:0x80072ee7
2017/03/22 10:41:53.8498153 988 2896 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 10:42:05.8966872 988 2896 Misc Send request failed, hr:0x80072ee7
2017/03/22 10:42:05.8966893 988 2896 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 10:42:17.7950939 988 2896 Misc Send request failed, hr:0x80072ee7
2017/03/22 10:42:17.7950990 988 2896 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 10:42:17.7951551 988 2896 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 10:42:17.8023789 1020 2936 ComApi *RESUMED* Discovery
2017/03/22 10:42:17.8023819 1020 2936 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 10:42:17.8023825 1020 2936 Api * END * Discovery ClientId
2017/03/22 10:42:17.8048031 1020 1480 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 10:42:17.8055238 1020 1480 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 10:42:17.8140983 1020 1480 ComApi * START * SLS Discovery
2017/03/22 10:42:17.8180029 1020 1480 ComApi Exit code = 0x80070005
2017/03/22 10:42:17.8180034 1020 1480 ComApi * END * SLS Discovery
2017/03/22 10:42:17.8180124 1020 1480 ComApi Unable to get SLS chunk. (hr=80070005)
2017/03/22 10:52:17.8179936 988 1828 Agent Earliest future timer found:
2017/03/22 10:52:17.8180074 988 1828 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 10:52:18.8188756 988 2728 Agent Earliest future timer found:
2017/03/22 10:52:18.8188870 988 2728 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 10:52:18.8370357 988 2728 Misc CreateSessionStateChangeTrigger, TYPE:2, Enable:No
2017/03/22 10:52:18.8370398 988 2728 Misc CreateSessionStateChangeTrigger, TYPE:4, Enable:No
2017/03/22 10:52:18.8471760 988 2728 Handler CUHCbsHandler::CancelDownloadRequest called
2017/03/22 10:52:19.0519348 988 2728 Shared * END * Service exit Exit code = 0x240001
2017/03/22 11:27:26.9942273 988 3228 Agent WU client version 10.0.14393.0
2017/03/22 11:27:26.9944981 988 3228 Agent SleepStudyTracker: Machine is non-AOAC. Sleep study tracker disabled.
2017/03/22 11:27:26.9945774 988 3228 Agent Base directory: C:\WINDOWS\SoftwareDistribution
2017/03/22 11:27:26.9950722 988 3228 Agent Datastore directory: C:\WINDOWS\SoftwareDistribution\DataStore\DataStore.edb
2017/03/22 11:27:27.3550239 988 3228 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 11:27:27.3550541 988 3228 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 11:27:27.3555639 988 3228 Shared Network state: Connected
2017/03/22 11:27:27.3992957 988 3228 Misc LoadHistoryEventFromRegistry completed, hr = 8024000C
2017/03/22 11:27:27.4122459 988 3228 Shared UpdateNetworkState Ipv6, cNetworkInterfaces = 1.
2017/03/22 11:27:27.4122523 988 3228 Shared UpdateNetworkState Ipv4, cNetworkInterfaces = 1.
2017/03/22 11:27:27.4122588 988 3228 Shared Power status changed
2017/03/22 11:27:27.4563355 988 3228 Agent Initializing global settings cache
2017/03/22 11:27:27.4563363 988 3228 Agent WSUS server: NULL
2017/03/22 11:27:27.4563366 988 3228 Agent WSUS status server: NULL
2017/03/22 11:27:27.4563370 988 3228 Agent Target group: (Unassigned Computers)
2017/03/22 11:27:27.4563373 988 3228 Agent Windows Update access disabled: No
2017/03/22 11:27:27.4937666 988 3228 Agent Timer: 29A863E7-8609-4D1E-B7CD-5668F857F1DB, Expires 2017-03-23 07:11:42, not idle-only, not network-only
2017/03/22 11:27:27.5004795 988 3228 Agent Initializing Windows Update Agent
2017/03/22 11:27:27.5025770 988 3228 DownloadManager Download manager restoring 0 downloads
2017/03/22 11:27:27.5053596 988 3228 Agent CPersistentTimeoutScheduler | GetTimer, returned hr = 0x00000000
2017/03/22 11:27:28.4856984 988 2848 DownloadManager PurgeExpiredFiles::Found 0 expired files to delete.
2017/03/22 11:27:29.7158780 988 2848 DownloadManager PurgeExpiredUpdates::Found 0 non expired updates.
2017/03/22 11:27:29.7158964 988 2848 DownloadManager PurgeExpiredUpdates::Found 0 expired updates.
2017/03/22 11:27:31.2168454 988 2848 Shared Effective power state: AC
2017/03/22 11:27:31.2168463 988 2848 DownloadManager Power state change detected. Source now: AC
2017/03/22 11:27:37.8974901 1020 1464 ComApi * START * SLS Discovery
2017/03/22 11:27:37.9090204 1020 1464 ComApi *QUEUED* SLS Discovery
1601/01/01 00:00:00.0000000 988 5172 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 11:27:37.9202200 988 5172 SLS Retrieving SLS response from server...
2017/03/22 11:27:37.9260571 988 5172 Misc Failed to get proxy settings token, not impersonating user. hr=800703f0
2017/03/22 11:27:37.9271583 988 5172 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 11:27:49.3783785 988 5172 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:27:49.3848849 988 5172 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 11:27:59.9797176 988 5172 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:27:59.9797209 988 5172 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 11:28:11.7862741 988 5172 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:28:11.7862758 988 5172 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 11:28:23.5744090 988 5172 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:28:23.5744126 988 5172 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 11:28:32.6284911 988 5172 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:28:32.6284929 988 5172 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 11:28:42.8399430 988 5172 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:28:42.8399462 988 5172 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 11:28:54.8758927 988 5172 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:28:54.8758953 988 5172 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 11:29:06.9228241 988 5172 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:29:06.9228394 988 5172 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 11:29:06.9228972 988 5172 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 11:29:06.9382433 1020 5176 ComApi *RESUMED* Discovery
2017/03/22 11:29:06.9382465 1020 5176 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 11:29:06.9382472 1020 5176 Api * END * Discovery ClientId
2017/03/22 11:29:06.9413004 1020 1464 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 11:29:06.9422192 1020 1464 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 11:29:06.9427217 1020 1464 ComApi * START * SLS Discovery
2017/03/22 11:29:06.9444277 1020 1464 ComApi *QUEUED* SLS Discovery
1601/01/01 00:00:00.0000000 988 5172 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 11:29:06.9456126 988 5172 SLS Retrieving SLS response from server...
2017/03/22 11:29:06.9459128 988 5172 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 11:29:28.0084698 988 5172 Misc Send request failed, hr:0x80072ee2
2017/03/22 11:29:28.0084732 988 5172 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 11:29:38.1202377 988 5172 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:29:38.1202418 988 5172 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 11:29:59.1412165 988 5172 Misc Send request failed, hr:0x80072ee2
2017/03/22 11:29:59.1412219 988 5172 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 11:30:11.1728211 988 5172 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:30:11.1729205 988 5172 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 11:30:32.1883206 988 5172 Misc Send request failed, hr:0x80072ee2
2017/03/22 11:30:32.1883240 988 5172 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 11:30:42.4641300 988 5172 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:30:42.4641341 988 5172 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 11:31:03.5162097 988 5172 Misc Send request failed, hr:0x80072ee2
2017/03/22 11:31:03.5162130 988 5172 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 11:31:14.8550853 988 5172 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:31:14.8550906 988 5172 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 11:31:14.8551640 988 5172 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 11:31:14.8600384 1020 5176 ComApi *RESUMED* Discovery
2017/03/22 11:31:14.8600407 1020 5176 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 11:31:14.8600412 1020 5176 Api * END * Discovery ClientId
2017/03/22 11:31:14.8626067 1020 1464 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 11:31:14.8637108 1020 1464 ComApi Unable to get SLS chunk. (hr=8024402C)
2017/03/22 11:31:54.4191984 5192 5020 ComApi * START * Init Search ClientId = TrustedInstaller FOD
2017/03/22 11:31:54.4192004 5192 5020 ComApi * START * Search ClientId = TrustedInstaller FOD
2017/03/22 11:31:57.8903505 988 2368 Agent * START * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 3]
2017/03/22 11:31:57.8903569 988 2368 Agent Added service 00000000-0000-0000-0000-000000000000 to sequential scan list
2017/03/22 11:31:57.8906770 5192 5020 ComApi Search ClientId = TrustedInstaller FOD
2017/03/22 11:31:57.9703769 988 2996 Agent * END * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 3]
2017/03/22 11:31:57.9713874 988 2996 Agent * START * Finding updates CallerId = TrustedInstaller FOD Id = 3
2017/03/22 11:31:57.9713884 988 2996 Agent Online = Yes; AllowCachedResults = No; Ignore download priority = No
2017/03/22 11:31:57.9713890 988 2996 Agent Criteria = CategoryIDs contains 'e104dd76-2895-41c4-9eb5-c483a61e9427'""
2017/03/22 11:31:57.9713922 988 2996 Agent ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
2017/03/22 11:31:57.9713927 988 2996 Agent Search Scope = {Machine}
2017/03/22 11:31:57.9713961 988 2996 Agent Caller SID for Applicability: S-1-5-21-1009577689-1112266047-1091068677-500
2017/03/22 11:31:57.9713966 988 2996 Agent RegisterService is set
1601/01/01 00:00:00.0000000 988 2996 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 11:31:57.9818516 988 2996 SLS Retrieving SLS response from server...
2017/03/22 11:31:57.9821617 988 2996 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 11:32:19.5007420 988 2996 Misc Send request failed, hr:0x80072ee2
2017/03/22 11:32:19.5007448 988 2996 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 11:32:28.5466832 6132 5528 AppAU * START *
2017/03/22 11:32:28.5467604 6132 5528 AppAU * END *, exit code = 0x00000000
2017/03/22 11:32:31.2159395 988 2996 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:32:31.2159439 988 2996 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 11:32:52.2350999 988 2996 Misc Send request failed, hr:0x80072ee2
2017/03/22 11:32:52.2351030 988 2996 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 11:33:02.0272491 988 2996 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:33:02.0272533 988 2996 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 11:33:23.0476248 988 2996 Misc Send request failed, hr:0x80072ee2
2017/03/22 11:33:23.0476275 988 2996 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 11:33:33.7456283 988 2996 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:33:33.7456321 988 2996 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 11:33:54.7662994 988 2996 Misc Send request failed, hr:0x80072ee2
2017/03/22 11:33:54.7663019 988 2996 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 11:34:06.2961950 988 2996 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:34:06.2962003 988 2996 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 11:34:06.2962822 988 2996 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 11:34:06.2962953 988 2996 Misc EP: error: 0x8024402C : - failed to get SLS data
2017/03/22 11:34:06.2963047 988 2996 Misc Failed to obtain 9482F4B4-E343-43B6-B170-9A65BC822C77 redir Client/Server URL, error = 0x8024402C
2017/03/22 11:34:06.3086174 988 2996 ProtocolTalker PTError: 0x8024402c
2017/03/22 11:34:06.3086383 988 2996 ProtocolTalker Initialization failed for Protocol Talker Context 0x8024402c
2017/03/22 11:34:06.4037981 988 2996 Agent Exit code = 0x8024402C
2017/03/22 11:34:06.4037990 988 2996 Agent * END * Finding updates CallerId = TrustedInstaller FOD Id = 3
2017/03/22 11:34:06.4223295 5192 4264 ComApi *RESUMED* Search ClientId = TrustedInstaller FOD
2017/03/22 11:34:06.4553185 5192 4264 ComApi Updates found = 0
2017/03/22 11:34:06.4553193 5192 4264 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 11:34:06.4553197 5192 4264 ComApi * END * Search ClientId = TrustedInstaller FOD
2017/03/22 11:34:06.4605861 5192 5020 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 11:42:28.6951522 6068 244 ComApi * START * Init Search ClientId = TrustedInstaller FOD
2017/03/22 11:42:28.6951543 6068 244 ComApi * START * Search ClientId = TrustedInstaller FOD
2017/03/22 11:42:28.7052770 988 888 Agent * START * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 4]
2017/03/22 11:42:28.7052818 988 888 Agent Removing service 00000000-0000-0000-0000-000000000000 from sequential scan list
2017/03/22 11:42:28.7052846 988 888 Agent Added service 00000000-0000-0000-0000-000000000000 to sequential scan list
2017/03/22 11:42:28.7054977 6068 244 ComApi Search ClientId = TrustedInstaller FOD
2017/03/22 11:42:28.7066582 988 3900 Agent * END * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 4]
2017/03/22 11:42:28.7076441 988 3900 Agent * START * Finding updates CallerId = TrustedInstaller FOD Id = 4
2017/03/22 11:42:28.7076451 988 3900 Agent Online = Yes; AllowCachedResults = No; Ignore download priority = No
2017/03/22 11:42:28.7076456 988 3900 Agent Criteria = CategoryIDs contains 'e104dd76-2895-41c4-9eb5-c483a61e9427'""
2017/03/22 11:42:28.7076485 988 3900 Agent ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
2017/03/22 11:42:28.7076489 988 3900 Agent Search Scope = {Machine}
2017/03/22 11:42:28.7076522 988 3900 Agent Caller SID for Applicability: S-1-5-21-1009577689-1112266047-1091068677-500
2017/03/22 11:42:28.7076527 988 3900 Agent RegisterService is set
1601/01/01 00:00:00.0000000 988 3900 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 11:42:28.7086759 988 3900 SLS Retrieving SLS response from server...
2017/03/22 11:42:28.7089253 988 3900 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 11:42:49.7349553 988 3900 Misc Send request failed, hr:0x80072ee2
2017/03/22 11:42:49.7349585 988 3900 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 11:43:01.2862036 988 3900 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:43:01.2862076 988 3900 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 11:43:22.3131732 988 3900 Misc Send request failed, hr:0x80072ee2
2017/03/22 11:43:22.3131763 988 3900 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 11:43:32.9950044 988 3900 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:43:32.9950085 988 3900 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 11:43:54.0322207 988 3900 Misc Send request failed, hr:0x80072ee2
2017/03/22 11:43:54.0322231 988 3900 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 11:44:06.1103740 988 3900 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:44:06.1103783 988 3900 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 11:44:27.1570962 988 3900 Misc Send request failed, hr:0x80072ee2
2017/03/22 11:44:27.1570986 988 3900 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072ee2; retrying with default proxy.
2017/03/22 11:44:38.9338688 988 3900 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:44:38.9338740 988 3900 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 11:44:38.9339284 988 3900 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 11:44:38.9339326 988 3900 Misc EP: error: 0x8024402C : - failed to get SLS data
2017/03/22 11:44:38.9339418 988 3900 Misc Failed to obtain 9482F4B4-E343-43B6-B170-9A65BC822C77 redir Client/Server URL, error = 0x8024402C
2017/03/22 11:44:38.9339501 988 3900 ProtocolTalker PTError: 0x8024402c
2017/03/22 11:44:38.9339601 988 3900 ProtocolTalker Initialization failed for Protocol Talker Context 0x8024402c
2017/03/22 11:44:38.9495755 988 3900 Agent Exit code = 0x8024402C
2017/03/22 11:44:38.9495761 988 3900 Agent * END * Finding updates CallerId = TrustedInstaller FOD Id = 4
2017/03/22 11:44:38.9692247 6068 6040 ComApi *RESUMED* Search ClientId = TrustedInstaller FOD
2017/03/22 11:44:38.9709463 6068 6040 ComApi Updates found = 0
2017/03/22 11:44:38.9709470 6068 6040 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 11:44:38.9709474 6068 6040 ComApi * END * Search ClientId = TrustedInstaller FOD
2017/03/22 11:44:38.9724730 6068 244 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 11:48:12.9169685 988 3916 ComApi * START * Init Search ClientId = UpdateOrchestrator
2017/03/22 11:48:12.9169744 988 3916 ComApi * START * Search ClientId = UpdateOrchestrator
2017/03/22 11:48:12.9261193 988 3916 Agent * START * Queueing Finding updates [CallerId = UpdateOrchestrator Id = 5]
2017/03/22 11:48:12.9261241 988 3916 Agent Removing service 00000000-0000-0000-0000-000000000000 from sequential scan list
2017/03/22 11:48:12.9261271 988 3916 Agent Added service 00000000-0000-0000-0000-000000000000 to sequential scan list
2017/03/22 11:48:12.9261880 988 3916 ComApi Search ClientId = UpdateOrchestrator
2017/03/22 11:48:12.9275478 988 684 Agent * END * Queueing Finding updates [CallerId = UpdateOrchestrator Id = 5]
2017/03/22 11:48:12.9284795 988 684 Agent * START * Finding updates CallerId = UpdateOrchestrator Id = 5
2017/03/22 11:48:12.9284805 988 684 Agent Online = Yes; AllowCachedResults = No; Ignore download priority = No
2017/03/22 11:48:12.9284811 988 684 Agent Criteria = IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1""
2017/03/22 11:48:12.9284842 988 684 Agent ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
2017/03/22 11:48:12.9284845 988 684 Agent Search Scope = {Machine}
2017/03/22 11:48:12.9284873 988 684 Agent Caller SID for Applicability: S-1-5-21-1009577689-1112266047-1091068677-500
2017/03/22 11:48:12.9284879 988 684 Agent ProcessDriverDeferrals is set
2017/03/22 11:48:12.9284881 988 684 Agent RegisterService is set
1601/01/01 00:00:00.0000000 988 684 Unknown( 38): GUID=adf11b8c-baac-3d44-1059-4f8c843b025a (No Format Information found).
2017/03/22 11:48:12.9296459 988 684 SLS Retrieving SLS response from server...
2017/03/22 11:48:12.9298967 988 684 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 11:48:23.7292949 988 1460 ComApi * START * Init Search ClientId = Device Driver Retrieval Client
2017/03/22 11:48:23.7387188 988 1460 ComApi * START * Search ClientId = Device Driver Retrieval Client
2017/03/22 11:48:23.7417613 988 1460 Agent * START * Queueing Finding updates [CallerId = Device Driver Retrieval Client Id = 6]
2017/03/22 11:48:23.7417674 988 1460 Agent Service 9482F4B4-E343-43B6-B170-9A65BC822C77 is not in sequential scan list
2017/03/22 11:48:23.7461563 988 1460 Agent Added service 9482F4B4-E343-43B6-B170-9A65BC822C77 to sequential scan list
2017/03/22 11:48:23.7540213 988 1460 ComApi Search ClientId = Device Driver Retrieval Client
2017/03/22 11:48:35.7666009 988 684 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SLS\9482F4B4-E343-43B6-B170-9A65BC822C77\sls.cab with dwProvFlags 0x00000080:
2017/03/22 11:48:35.7958066 988 684 Misc Microsoft signed: NA
2017/03/22 11:48:35.8149106 988 684 Misc Infrastructure signed: Yes
2017/03/22 11:48:35.8289889 988 684 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SLS\9482F4B4-E343-43B6-B170-9A65BC822C77\TMPFF8C.tmp with dwProvFlags 0x00000080:
2017/03/22 11:48:35.8353692 988 684 Misc Microsoft signed: NA
2017/03/22 11:48:35.8354410 988 684 Misc Infrastructure signed: Yes
2017/03/22 11:48:35.9411633 988 684 Misc Got 9482F4B4-E343-43B6-B170-9A65BC822C77 redir Client/Server URL: https://fe2.update.microsoft.com/v6/ClientWebService/client.asmx""
2017/03/22 11:48:36.9532810 988 684 ProtocolTalker ServiceId = {9482F4B4-E343-43B6-B170-9A65BC822C77}, Server URL = https://fe2.update.microsoft.com/v6/ClientWebService/client.asmx
2017/03/22 11:48:36.9534567 988 684 ProtocolTalker PT: Calling GetConfig on server
2017/03/22 11:48:36.9729312 988 684 WebServices Auto proxy settings for this web service call.
2017/03/22 11:48:37.7091422 988 684 ProtocolTalker PT: Service supports GetConfig2, Calling GetConfig2 on server
2017/03/22 11:48:37.8595421 988 684 ProtocolTalker Cached cookie has expired or new PID is available
2017/03/22 11:48:37.8595608 988 684 ProtocolTalker PTWarn: Anonymous plug-in skipped for WU
2017/03/22 11:48:50.8697285 988 684 Misc Send request failed, hr:0x80072f78
2017/03/22 11:48:50.8697343 988 684 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072f78; retrying with default proxy.
2017/03/22 11:49:02.9060925 988 684 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:49:02.9060965 988 684 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 11:50:45.7176810 988 684 Agent Update deferred by policy: D91F2C19-4DA9-484F-B96D-3A2123C42637.201
2017/03/22 11:50:45.7177133 988 684 Agent Update deferred by policy: E29D1B22-493D-44DD-8857-7C6C7CB6D84C.201
2017/03/22 11:50:45.7177269 988 684 Agent Update deferred by policy: BA49D626-AAFF-4E29-B44B-43BD500E8FD1.200
2017/03/22 11:50:45.7177558 988 684 Agent Update deferred by policy: 961B0C31-DBBE-4FC4-9633-3C1909CBA544.200
2017/03/22 11:50:45.7177987 988 684 Agent Update deferred by policy: DBB00544-C474-4EBF-A104-399E7B95E0C2.200
2017/03/22 11:50:52.8205958 988 684 Agent Update deferred by policy: D91F2C19-4DA9-484F-B96D-3A2123C42637.201
2017/03/22 11:50:52.8206249 988 684 Agent Update deferred by policy: E29D1B22-493D-44DD-8857-7C6C7CB6D84C.201
2017/03/22 11:50:52.8206370 988 684 Agent Update deferred by policy: BA49D626-AAFF-4E29-B44B-43BD500E8FD1.200
2017/03/22 11:50:52.8206624 988 684 Agent Update deferred by policy: 961B0C31-DBBE-4FC4-9633-3C1909CBA544.200
2017/03/22 11:50:52.8207007 988 684 Agent Update deferred by policy: DBB00544-C474-4EBF-A104-399E7B95E0C2.200
2017/03/22 11:50:53.2645823 988 684 Agent Update deferred by policy: D91F2C19-4DA9-484F-B96D-3A2123C42637.201
2017/03/22 11:50:53.2646224 988 684 Agent Update deferred by policy: E29D1B22-493D-44DD-8857-7C6C7CB6D84C.201
2017/03/22 11:50:53.2646388 988 684 Agent Update deferred by policy: BA49D626-AAFF-4E29-B44B-43BD500E8FD1.200
2017/03/22 11:50:53.2646734 988 684 Agent Update deferred by policy: 961B0C31-DBBE-4FC4-9633-3C1909CBA544.200
2017/03/22 11:50:53.2647256 988 684 Agent Update deferred by policy: DBB00544-C474-4EBF-A104-399E7B95E0C2.200
2017/03/22 11:50:53.5987385 988 684 Agent Update deferred by policy: D91F2C19-4DA9-484F-B96D-3A2123C42637.201
2017/03/22 11:50:53.5987842 988 684 Agent Update deferred by policy: E29D1B22-493D-44DD-8857-7C6C7CB6D84C.201
2017/03/22 11:50:53.5988019 988 684 Agent Update deferred by policy: BA49D626-AAFF-4E29-B44B-43BD500E8FD1.200
2017/03/22 11:50:53.5988422 988 684 Agent Update deferred by policy: 961B0C31-DBBE-4FC4-9633-3C1909CBA544.200
2017/03/22 11:50:53.5988991 988 684 Agent Update deferred by policy: DBB00544-C474-4EBF-A104-399E7B95E0C2.200
2017/03/22 11:50:56.3786876 988 684 Misc Send request failed, hr:0x80072f78
2017/03/22 11:50:56.3786895 988 684 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072f78; retrying with default proxy.
2017/03/22 11:51:08.4228847 988 684 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:51:08.4228887 988 684 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 11:51:09.8570718 988 684 Agent Update deferred by policy: D91F2C19-4DA9-484F-B96D-3A2123C42637.201
2017/03/22 11:51:09.8571245 988 684 Agent Update deferred by policy: E29D1B22-493D-44DD-8857-7C6C7CB6D84C.201
2017/03/22 11:51:09.8572071 988 684 Agent Update deferred by policy: BA49D626-AAFF-4E29-B44B-43BD500E8FD1.200
2017/03/22 11:51:09.8572534 988 684 Agent Update deferred by policy: 961B0C31-DBBE-4FC4-9633-3C1909CBA544.200
2017/03/22 11:51:09.8573180 988 684 Agent Update deferred by policy: DBB00544-C474-4EBF-A104-399E7B95E0C2.200
2017/03/22 11:51:09.8574571 988 684 Agent Update deferred by policy: 0B17426A-919A-4407-9BF0-34220B580932.201
2017/03/22 11:51:15.9367277 988 684 Agent Update deferred by policy: D91F2C19-4DA9-484F-B96D-3A2123C42637.201
2017/03/22 11:51:15.9367823 988 684 Agent Update deferred by policy: E29D1B22-493D-44DD-8857-7C6C7CB6D84C.201
2017/03/22 11:51:15.9368003 988 684 Agent Update deferred by policy: BA49D626-AAFF-4E29-B44B-43BD500E8FD1.200
2017/03/22 11:51:15.9368433 988 684 Agent Update deferred by policy: 961B0C31-DBBE-4FC4-9633-3C1909CBA544.200
2017/03/22 11:51:15.9369133 988 684 Agent Update deferred by policy: DBB00544-C474-4EBF-A104-399E7B95E0C2.200
2017/03/22 11:51:15.9370626 988 684 Agent Update deferred by policy: 0B17426A-919A-4407-9BF0-34220B580932.201
2017/03/22 11:51:21.5247668 988 684 Agent Update deferred by policy: D91F2C19-4DA9-484F-B96D-3A2123C42637.201
2017/03/22 11:51:21.5248197 988 684 Agent Update deferred by policy: E29D1B22-493D-44DD-8857-7C6C7CB6D84C.201
2017/03/22 11:51:21.5248383 988 684 Agent Update deferred by policy: BA49D626-AAFF-4E29-B44B-43BD500E8FD1.200
2017/03/22 11:51:21.5248814 988 684 Agent Update deferred by policy: 961B0C31-DBBE-4FC4-9633-3C1909CBA544.200
2017/03/22 11:51:21.5249527 988 684 Agent Update deferred by policy: DBB00544-C474-4EBF-A104-399E7B95E0C2.200
2017/03/22 11:51:21.5251058 988 684 Agent Update deferred by policy: 0B17426A-919A-4407-9BF0-34220B580932.201
2017/03/22 11:51:26.2392863 988 684 Misc Send request failed, hr:0x80072f78
2017/03/22 11:51:26.2392883 988 684 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x80072f78; retrying with default proxy.
2017/03/22 11:51:38.2966630 988 684 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:51:38.2966676 988 684 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 11:51:40.0273178 988 684 Agent Update deferred by policy: D91F2C19-4DA9-484F-B96D-3A2123C42637.201
2017/03/22 11:51:40.0273697 988 684 Agent Update deferred by policy: E29D1B22-493D-44DD-8857-7C6C7CB6D84C.201
2017/03/22 11:51:40.0273878 988 684 Agent Update deferred by policy: BA49D626-AAFF-4E29-B44B-43BD500E8FD1.200
2017/03/22 11:51:40.0274296 988 684 Agent Update deferred by policy: 961B0C31-DBBE-4FC4-9633-3C1909CBA544.200
2017/03/22 11:51:40.0274981 988 684 Agent Update deferred by policy: DBB00544-C474-4EBF-A104-399E7B95E0C2.200
2017/03/22 11:51:40.0276499 988 684 Agent Update deferred by policy: 0B17426A-919A-4407-9BF0-34220B580932.201
2017/03/22 11:51:42.2056728 988 684 Agent Update deferred by policy: D91F2C19-4DA9-484F-B96D-3A2123C42637.201
2017/03/22 11:51:42.2057254 988 684 Agent Update deferred by policy: E29D1B22-493D-44DD-8857-7C6C7CB6D84C.201
2017/03/22 11:51:42.2057470 988 684 Agent Update deferred by policy: BA49D626-AAFF-4E29-B44B-43BD500E8FD1.200
2017/03/22 11:51:42.2057942 988 684 Agent Update deferred by policy: 961B0C31-DBBE-4FC4-9633-3C1909CBA544.200
2017/03/22 11:51:42.2059415 988 684 Agent Update deferred by policy: DBB00544-C474-4EBF-A104-399E7B95E0C2.200
2017/03/22 11:51:42.2061075 988 684 Agent Update deferred by policy: 0B17426A-919A-4407-9BF0-34220B580932.201
2017/03/22 11:51:42.2172411 988 684 ProtocolTalker PTInfo: syncing with server using normal query
2017/03/22 11:51:42.9224544 988 684 ProtocolTalker SyncUpdates round trips: 20
2017/03/22 11:51:42.9415535 988 684 Agent Update deferred by policy: D91F2C19-4DA9-484F-B96D-3A2123C42637.201
2017/03/22 11:51:42.9416361 988 684 Agent Update deferred by policy: E29D1B22-493D-44DD-8857-7C6C7CB6D84C.201
2017/03/22 11:51:42.9416633 988 684 Agent Update deferred by policy: BA49D626-AAFF-4E29-B44B-43BD500E8FD1.200
2017/03/22 11:51:42.9417328 988 684 Agent Update deferred by policy: 961B0C31-DBBE-4FC4-9633-3C1909CBA544.200
2017/03/22 11:51:42.9418403 988 684 Agent Update deferred by policy: DBB00544-C474-4EBF-A104-399E7B95E0C2.200
2017/03/22 11:51:42.9420789 988 684 Agent Update deferred by policy: 0B17426A-919A-4407-9BF0-34220B580932.201
2017/03/22 11:51:42.9495238 988 684 Agent Update deferred by policy: D91F2C19-4DA9-484F-B96D-3A2123C42637.201
2017/03/22 11:51:42.9495746 988 684 Agent Update deferred by policy: E29D1B22-493D-44DD-8857-7C6C7CB6D84C.201
2017/03/22 11:51:42.9495914 988 684 Agent Update deferred by policy: BA49D626-AAFF-4E29-B44B-43BD500E8FD1.200
2017/03/22 11:51:42.9496329 988 684 Agent Update deferred by policy: 961B0C31-DBBE-4FC4-9633-3C1909CBA544.200
2017/03/22 11:51:42.9497048 988 684 Agent Update deferred by policy: DBB00544-C474-4EBF-A104-399E7B95E0C2.200
2017/03/22 11:51:42.9502284 988 684 Agent Update deferred by policy: 0B17426A-919A-4407-9BF0-34220B580932.201
2017/03/22 11:53:09.9971174 988 684 ProtocolTalker ServiceId = {9482F4B4-E343-43B6-B170-9A65BC822C77}, Server URL = https://fe2.update.microsoft.com/v6/ClientWebService/client.asmx
2017/03/22 11:53:09.9971197 988 684 ProtocolTalker OK to reuse existing configuration
2017/03/22 11:53:09.9971259 988 684 ProtocolTalker Existing cookie is valid, just use it
2017/03/22 11:53:13.7376078 988 684 Agent Update 75D781B0-E1B6-453B-BA52-0275FF36DFCF.201 is pruned out due to potential supersedence
2017/03/22 11:53:13.7376109 988 684 Agent Update 1D3328B4-DFA2-458B-B5F5-4C7AD45965E7.203 is pruned out due to potential supersedence
2017/03/22 11:53:13.7376135 988 684 Agent Update 54496A25-D94B-4A92-A5CB-623AA204ED4A.202 is pruned out due to potential supersedence
2017/03/22 11:53:13.7376160 988 684 Agent Update 02FF2578-9044-4FD8-9BE4-CD9CB4841990.201 is pruned out due to potential supersedence
2017/03/22 11:53:13.7376185 988 684 Agent Update 0EB50ECE-DD88-4774-9D68-F74C5A31945F.200 is pruned out due to potential supersedence
2017/03/22 11:53:13.7376210 988 684 Agent Update 5D86F4F5-C95B-4A82-8AC3-18F1156865E6.200 is pruned out due to potential supersedence
2017/03/22 11:53:13.7376234 988 684 Agent Update E185084F-42E1-4453-85F2-48DCD98D725B.202 is pruned out due to potential supersedence
2017/03/22 11:53:13.7376259 988 684 Agent Update 0EC99EE9-2819-4B40-B74D-08BC453FB37A.202 is pruned out due to potential supersedence
2017/03/22 11:53:13.7376284 988 684 Agent Update 9137A6EE-704D-4F8E-8274-2E8E52996AF2.203 is pruned out due to potential supersedence
2017/03/22 11:53:13.7376308 988 684 Agent Update 4E7C8E1A-DD64-4E39-B519-19A33D996E28.201 is pruned out due to potential supersedence
2017/03/22 11:53:13.7376332 988 684 Agent Update A47F0958-BD57-4549-8B8A-8C74CE6A828F.201 is pruned out due to potential supersedence
2017/03/22 11:53:13.7376356 988 684 Agent Update 28CF1B09-2B1A-458C-9BD1-971D1B26B211.203 is pruned out due to potential supersedence
2017/03/22 11:53:13.7377210 988 684 Agent Update 669E5E1A-9590-4153-BC1B-929BE3652E49.200 is pruned out due to potential supersedence
2017/03/22 11:53:13.7377269 988 684 Agent Update 6FBB6E7B-0A7B-49ED-8EF4-1958446FB3D0.201 is pruned out due to potential supersedence
2017/03/22 11:53:13.7377297 988 684 Agent Update 2630EB3A-1628-43A4-9BE0-01C3B7399ED5.204 is pruned out due to potential supersedence
2017/03/22 11:53:13.7377324 988 684 Agent Update 93A608A4-1878-456B-8B00-3E74F2FCB8EF.203 is pruned out due to potential supersedence
2017/03/22 11:53:13.7377351 988 684 Agent Update 58111EC9-BB9F-48BE-903C-F2588BFE68EC.204 is pruned out due to potential supersedence
2017/03/22 11:53:13.7377378 988 684 Agent Update 4EC4F56F-EE3C-4015-92CF-358750F8F0FD.201 is pruned out due to potential supersedence
2017/03/22 11:53:13.7377404 988 684 Agent Update 202FBC3A-18B2-42EC-97D5-EAD9BD7C80DA.200 is pruned out due to potential supersedence
2017/03/22 11:53:13.7377432 988 684 Agent Update AF4125E7-1D37-44F4-83D8-C703F4924C57.201 is pruned out due to potential supersedence
2017/03/22 11:53:13.7377459 988 684 Agent Update B6FE6C4A-089B-43BE-8CD8-EBAA394A9424.200 is pruned out due to potential supersedence
2017/03/22 11:53:13.7377668 988 684 Agent Added update C0393EE2-FFF8-4B15-8C25-6DF800BE98D1.203 to search result
2017/03/22 11:53:13.7377695 988 684 Agent Update 7E318E3F-6478-48E6-A673-4520809A76C5.200 is pruned out due to potential supersedence
2017/03/22 11:53:13.7377720 988 684 Agent Update AE733668-AF62-4061-9E01-A68409C70A58.200 is pruned out due to potential supersedence
2017/03/22 11:53:13.7377757 988 684 Agent Added update 2D02246E-6C4F-4552-8C2C-43A427CFA5D8.202 to search result
2017/03/22 11:53:13.7377794 988 684 Agent Added update 99E0A74B-6350-45E2-B9C1-5A18A9586A4A.200 to search result
2017/03/22 11:53:13.7377831 988 684 Agent Added update F47F6A03-F2FE-44CE-9380-6A3CBE802EDE.200 to search result
2017/03/22 11:53:13.7377929 988 684 Agent Found 4 updates and 24 categories in search; evaluated appl. rules of 1089 out of 1564 deployed entities
2017/03/22 11:53:13.9119445 988 684 Agent * END * Finding updates CallerId = UpdateOrchestrator Id = 5
2017/03/22 11:53:13.9385659 988 5472 Agent Service 9482F4B4-E343-43B6-B170-9A65BC822C77 is in sequential scan list
2017/03/22 11:53:13.9479709 988 4520 Agent * END * Queueing Finding updates [CallerId = Device Driver Retrieval Client Id = 6]
2017/03/22 11:53:13.9489080 988 4520 Agent * START * Finding updates CallerId = Device Driver Retrieval Client Id = 6
2017/03/22 11:53:13.9489091 988 4520 Agent Online = Yes; AllowCachedResults = No; Ignore download priority = No
2017/03/22 11:53:13.9489096 988 4520 Agent Criteria = IsInstalled=0 and Type='Driver'""
2017/03/22 11:53:13.9489131 988 4520 Agent ServiceID = {9482F4B4-E343-43B6-B170-9A65BC822C77} Windows Update
2017/03/22 11:53:13.9489134 988 4520 Agent Search Scope = {Machine}
2017/03/22 11:53:13.9489159 988 4520 Agent Caller SID for Applicability: S-1-5-18
2017/03/22 11:53:13.9489164 988 4520 Agent RegisterService is set
2017/03/22 11:53:13.9584440 988 2872 ComApi *RESUMED* Search ClientId = UpdateOrchestrator
2017/03/22 11:53:13.9638337 988 4520 Misc Got 9482F4B4-E343-43B6-B170-9A65BC822C77 redir Client/Server URL: https://fe2.update.microsoft.com/v6/ClientWebService/client.asmx""
2017/03/22 11:53:14.2621118 988 2872 ComApi Updates found = 4
2017/03/22 11:53:14.2621157 988 2872 ComApi * END * Search ClientId = UpdateOrchestrator
2017/03/22 11:53:14.8124988 988 4520 ProtocolTalker ServiceId = {9482F4B4-E343-43B6-B170-9A65BC822C77}, Server URL = https://fe2.update.microsoft.com/v6/ClientWebService/client.asmx
2017/03/22 11:53:14.8125098 988 4520 ProtocolTalker OK to reuse existing configuration
2017/03/22 11:53:14.8125137 988 4520 ProtocolTalker Existing cookie is valid, just use it
2017/03/22 11:53:14.8172984 988 4520 Agent Update deferred by policy: D91F2C19-4DA9-484F-B96D-3A2123C42637.201
2017/03/22 11:53:14.8173517 988 4520 Agent Update deferred by policy: E29D1B22-493D-44DD-8857-7C6C7CB6D84C.201
2017/03/22 11:53:14.8176719 988 4520 Agent Update deferred by policy: BA49D626-AAFF-4E29-B44B-43BD500E8FD1.200
2017/03/22 11:53:14.8177249 988 4520 Agent Update deferred by policy: 961B0C31-DBBE-4FC4-9633-3C1909CBA544.200
2017/03/22 11:53:14.8178035 988 4520 Agent Update deferred by policy: DBB00544-C474-4EBF-A104-399E7B95E0C2.200
2017/03/22 11:53:14.8179701 988 4520 Agent Update deferred by policy: 0B17426A-919A-4407-9BF0-34220B580932.201
2017/03/22 11:53:16.0204591 988 3916 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 11:53:16.3021159 988 4520 WebServices Auto proxy settings for this web service call.
2017/03/22 11:53:16.5658759 988 3916 ComApi * START * Download ClientId = UpdateOrchestrator
2017/03/22 11:53:16.5658770 988 3916 ComApi Flags: 0X1000C; Download priority: 3; Network Cost Policy: 0
2017/03/22 11:53:16.5658777 988 3916 ComApi Updates in request: 1
2017/03/22 11:53:16.5743975 988 3916 ComApi ServiceID = {9482F4B4-E343-43B6-B170-9A65BC822C77} Windows Update
2017/03/22 11:53:16.5944482 988 3916 ComApi *QUEUED* Download ClientId = UpdateOrchestrator
2017/03/22 11:53:16.5946191 988 3916 ComApi * START * Download ClientId = UpdateOrchestrator
2017/03/22 11:53:16.5946197 988 3916 ComApi Flags: 0X1000C; Download priority: 3; Network Cost Policy: 0
2017/03/22 11:53:16.5946201 988 3916 ComApi Updates in request: 1
2017/03/22 11:53:16.5946311 988 3916 ComApi ServiceID = {9482F4B4-E343-43B6-B170-9A65BC822C77} Windows Update
2017/03/22 11:53:16.6058213 988 3916 ComApi *QUEUED* Download ClientId = UpdateOrchestrator
2017/03/22 11:53:16.6059987 988 3916 ComApi * START * Download ClientId = UpdateOrchestrator
2017/03/22 11:53:16.6059993 988 3916 ComApi Flags: 0X1000C; Download priority: 3; Network Cost Policy: 0
2017/03/22 11:53:16.6059997 988 3916 ComApi Updates in request: 1
2017/03/22 11:53:16.6060089 988 3916 ComApi ServiceID = {9482F4B4-E343-43B6-B170-9A65BC822C77} Windows Update
2017/03/22 11:53:16.6071494 988 3916 ComApi *QUEUED* Download ClientId = UpdateOrchestrator
2017/03/22 11:53:16.6073033 988 3916 ComApi * START * Download ClientId = UpdateOrchestrator
2017/03/22 11:53:16.6073039 988 3916 ComApi Flags: 0X1000C; Download priority: 3; Network Cost Policy: 0
2017/03/22 11:53:16.6073043 988 3916 ComApi Updates in request: 1
2017/03/22 11:53:16.6073130 988 3916 ComApi ServiceID = {9482F4B4-E343-43B6-B170-9A65BC822C77} Windows Update
2017/03/22 11:53:16.6084734 988 3916 ComApi *QUEUED* Download ClientId = UpdateOrchestrator
2017/03/22 11:53:16.6086589 988 2848 Shared Effective power state: AC
2017/03/22 11:53:16.6086646 988 2848 Agent Obtained a network PDC reference for callID {E3456758-5C30-4526-BB71-ADD1019D9533} with No-Progress-Timeout set to 4294967295; ActivationID: 112.
2017/03/22 11:53:16.6095790 988 2848 DownloadManager * START * Begin Downloading Updates [CallerId = UpdateOrchestrator] [Call ID = E3456758-5C30-4526-BB71-ADD1019D9533]
2017/03/22 11:53:16.6095820 988 2848 DownloadManager Priority = 3, NetworkCostPolicy = 0, Interactive = 1, Download on Battery = 1, Bypass Regulation = 1, Owner is system = 1, Proxy session id = 2, ServiceId = 9482F4B4-E343-43B6-B170-9A65BC822C77
2017/03/22 11:53:16.6095826 988 2848 DownloadManager Updates to download = 1
2017/03/22 11:53:16.6095831 988 2848 Agent Title = Cumulative Update for Windows 10 Version 1607 for x64-based Systems (KB3213986)
2017/03/22 11:53:16.6095860 988 2848 Agent UpdateId = C0393EE2-FFF8-4B15-8C25-6DF800BE98D1.203
2017/03/22 11:53:16.6095863 988 2848 Agent Bundles 1 updates:
2017/03/22 11:53:16.6095889 988 2848 Agent 22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031.203
2017/03/22 11:53:16.6096169 988 2848 DownloadManager No locked revisions found for update C0393EE2-FFF8-4B15-8C25-6DF800BE98D1; locking the user-specified revision.
2017/03/22 11:53:16.6104682 988 2848 DownloadManager No locked revisions found for update 22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031; locking the user-specified revision.
2017/03/22 11:53:16.6173602 988 2848 DownloadManager Regulation: {9482F4B4-E343-43B6-B170-9A65BC822C77} - Loaded sequence number 65535 for regulation category PerUpdate.
2017/03/22 11:53:16.6173609 988 2848 DownloadManager Regulation: {9482F4B4-E343-43B6-B170-9A65BC822C77} - Loaded sequence number 65535 for regulation category Low.
2017/03/22 11:53:16.6173613 988 2848 DownloadManager Regulation: {9482F4B4-E343-43B6-B170-9A65BC822C77} - Loaded sequence number 65535 for regulation category Normal.
2017/03/22 11:53:16.6173944 988 2848 DownloadManager Regulation: {9482F4B4-E343-43B6-B170-9A65BC822C77} - Loaded sequence number 65535 for regulation category High.
2017/03/22 11:53:16.8451336 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:53:16.8547450 988 2848 DownloadManager Queueing update {22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031}.203 for download handler request generation.
2017/03/22 11:53:17.0158573 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:53:17.0357932 988 2848 Shared Effective power state: AC
2017/03/22 11:53:17.0357979 988 2848 Agent Released network PDC reference for callId {E3456758-5C30-4526-BB71-ADD1019D9533}; ActivationID: 112
2017/03/22 11:53:17.0358050 988 2848 Agent Obtained a network PDC reference for callID {E3456758-5C30-4526-BB71-ADD1019D9533} with No-Progress-Timeout set to 4294967295; ActivationID: 113.
2017/03/22 11:53:17.0364359 988 2848 DownloadManager * END * Begin Downloading Updates CallerId = UpdateOrchestrator
2017/03/22 11:53:17.0364398 988 2848 Shared Effective power state: AC
2017/03/22 11:53:17.0364446 988 2848 Agent Obtained a network PDC reference for callID {34C16B3F-1808-45CF-8BFC-D89A26CE5514} with No-Progress-Timeout set to 4294967295; ActivationID: 114.
2017/03/22 11:53:17.0374013 988 2848 DownloadManager * START * Begin Downloading Updates [CallerId = UpdateOrchestrator] [Call ID = 34C16B3F-1808-45CF-8BFC-D89A26CE5514]
2017/03/22 11:53:17.0374044 988 2848 DownloadManager Priority = 3, NetworkCostPolicy = 0, Interactive = 1, Download on Battery = 1, Bypass Regulation = 1, Owner is system = 1, Proxy session id = 2, ServiceId = 9482F4B4-E343-43B6-B170-9A65BC822C77
2017/03/22 11:53:17.0374050 988 2848 DownloadManager Updates to download = 1
2017/03/22 11:53:17.0374055 988 2848 Agent Title = Update for Windows 10 Version 1607 for x64-based Systems (KB3211320)
2017/03/22 11:53:17.0374084 988 2848 Agent UpdateId = 2D02246E-6C4F-4552-8C2C-43A427CFA5D8.202
2017/03/22 11:53:17.0374087 988 2848 Agent Bundles 1 updates:
2017/03/22 11:53:17.0374113 988 2848 Agent E59C9AB3-D96B-4F89-AB51-91AA5176A395.202
2017/03/22 11:53:17.0374407 988 2848 DownloadManager No locked revisions found for update 2D02246E-6C4F-4552-8C2C-43A427CFA5D8; locking the user-specified revision.
2017/03/22 11:53:17.0392238 988 2848 DownloadManager No locked revisions found for update E59C9AB3-D96B-4F89-AB51-91AA5176A395; locking the user-specified revision.
2017/03/22 11:53:17.0445639 988 5728 Agent WU client calls back to download call {E3456758-5C30-4526-BB71-ADD1019D9533} with code Call progress and error 0
2017/03/22 11:53:17.0460122 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:53:17.0520823 988 2848 DownloadManager Queueing update {E59C9AB3-D96B-4F89-AB51-91AA5176A395}.202 for download handler request generation.
2017/03/22 11:53:17.0549669 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:53:17.0595978 988 2848 Shared Effective power state: AC
2017/03/22 11:53:17.0596011 988 2848 Agent Released network PDC reference for callId {34C16B3F-1808-45CF-8BFC-D89A26CE5514}; ActivationID: 114
2017/03/22 11:53:17.0596060 988 2848 Agent Obtained a network PDC reference for callID {34C16B3F-1808-45CF-8BFC-D89A26CE5514} with No-Progress-Timeout set to 4294967295; ActivationID: 115.
2017/03/22 11:53:17.0602091 988 2848 DownloadManager * END * Begin Downloading Updates CallerId = UpdateOrchestrator
2017/03/22 11:53:17.0602131 988 2848 Shared Effective power state: AC
2017/03/22 11:53:17.0602196 988 2848 Agent Obtained a network PDC reference for callID {134FD2E9-138E-4A4C-965E-2FA2260FF864} with No-Progress-Timeout set to 4294967295; ActivationID: 116.
2017/03/22 11:53:17.0609976 988 2848 DownloadManager * START * Begin Downloading Updates [CallerId = UpdateOrchestrator] [Call ID = 134FD2E9-138E-4A4C-965E-2FA2260FF864]
2017/03/22 11:53:17.0610008 988 2848 DownloadManager Priority = 3, NetworkCostPolicy = 0, Interactive = 1, Download on Battery = 1, Bypass Regulation = 1, Owner is system = 1, Proxy session id = 2, ServiceId = 9482F4B4-E343-43B6-B170-9A65BC822C77
2017/03/22 11:53:17.0610014 988 2848 DownloadManager Updates to download = 1
2017/03/22 11:53:17.0610018 988 2848 Agent Title = Security Update for Adobe Flash Player for Windows 10 Version 1607 (for x64-based Systems) (KB4010250)
2017/03/22 11:53:17.0610048 988 2848 Agent UpdateId = 99E0A74B-6350-45E2-B9C1-5A18A9586A4A.200
2017/03/22 11:53:17.0610051 988 2848 Agent Bundles 1 updates:
2017/03/22 11:53:17.0610077 988 2848 Agent 4ADCAB0C-DF2F-4F40-9D96-244CD22EF8B6.200
2017/03/22 11:53:17.0610349 988 2848 DownloadManager No locked revisions found for update 99E0A74B-6350-45E2-B9C1-5A18A9586A4A; locking the user-specified revision.
2017/03/22 11:53:17.0613573 988 5728 Agent WU client calls back to download call {34C16B3F-1808-45CF-8BFC-D89A26CE5514} with code Call progress and error 0
2017/03/22 11:53:17.0620819 988 2848 DownloadManager No locked revisions found for update 4ADCAB0C-DF2F-4F40-9D96-244CD22EF8B6; locking the user-specified revision.
2017/03/22 11:53:17.0668373 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:53:17.0730907 988 2848 DownloadManager Queueing update {4ADCAB0C-DF2F-4F40-9D96-244CD22EF8B6}.200 for download handler request generation.
2017/03/22 11:53:17.0734991 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:53:17.0781320 988 2848 Shared Effective power state: AC
2017/03/22 11:53:17.0781347 988 2848 Agent Released network PDC reference for callId {134FD2E9-138E-4A4C-965E-2FA2260FF864}; ActivationID: 116
2017/03/22 11:53:17.0781391 988 2848 Agent Obtained a network PDC reference for callID {134FD2E9-138E-4A4C-965E-2FA2260FF864} with No-Progress-Timeout set to 4294967295; ActivationID: 117.
2017/03/22 11:53:17.0787353 988 2848 DownloadManager * END * Begin Downloading Updates CallerId = UpdateOrchestrator
2017/03/22 11:53:17.0787388 988 2848 Shared Effective power state: AC
2017/03/22 11:53:17.0787434 988 2848 Agent Obtained a network PDC reference for callID {05AF3596-4F51-43A7-BDB5-51696701773C} with No-Progress-Timeout set to 4294967295; ActivationID: 118.
2017/03/22 11:53:17.0796157 988 2848 DownloadManager * START * Begin Downloading Updates [CallerId = UpdateOrchestrator] [Call ID = 05AF3596-4F51-43A7-BDB5-51696701773C]
2017/03/22 11:53:17.0796187 988 2848 DownloadManager Priority = 3, NetworkCostPolicy = 0, Interactive = 1, Download on Battery = 1, Bypass Regulation = 1, Owner is system = 1, Proxy session id = 2, ServiceId = 9482F4B4-E343-43B6-B170-9A65BC822C77
2017/03/22 11:53:17.0796192 988 2848 DownloadManager Updates to download = 1
2017/03/22 11:53:17.0796197 988 2848 Agent Title = Windows Malicious Software Removal Tool for Windows 8, 8.1, 10 and Windows Server 2012, 2012 R2, 2016 x64 Edition - February 2017 (KB890830)
2017/03/22 11:53:17.0796225 988 2848 Agent UpdateId = F47F6A03-F2FE-44CE-9380-6A3CBE802EDE.200
2017/03/22 11:53:17.0796228 988 2848 Agent Bundles 1 updates:
2017/03/22 11:53:17.0796288 988 2848 Agent BF31C649-E9C9-4E64-9154-A432514D772F.200
2017/03/22 11:53:17.0796577 988 2848 DownloadManager No locked revisions found for update F47F6A03-F2FE-44CE-9380-6A3CBE802EDE; locking the user-specified revision.
2017/03/22 11:53:17.0798911 988 5728 Agent WU client calls back to download call {134FD2E9-138E-4A4C-965E-2FA2260FF864} with code Call progress and error 0
2017/03/22 11:53:17.0805062 988 2848 DownloadManager No locked revisions found for update BF31C649-E9C9-4E64-9154-A432514D772F; locking the user-specified revision.
2017/03/22 11:53:28.2980580 988 4520 WebServices WS error: There was an error communicating with the endpoint at 'https://fe2.update.microsoft.com/v6/ClientWebService/client.asmx'.
2017/03/22 11:53:28.2980594 988 4520 WebServices WS error: The given proxy cannot be reached.
2017/03/22 11:53:28.3049739 988 4520 WebServices Web service call failed with hr = 80240438.
2017/03/22 11:53:28.3049751 988 4520 WebServices Current service auth scheme=0.
2017/03/22 11:53:28.3049755 988 4520 WebServices Current Proxy auth scheme=0.
2017/03/22 11:53:30.3118566 988 4520 WebServices Auto proxy settings for this web service call.
2017/03/22 11:53:36.4700655 988 2848 DownloadManager DO job initialized, JobId = {91EF4C29-596E-4C0F-B1B7-E6F1C1F4BD52}
2017/03/22 11:53:36.4717100 988 2848 DownloadManager Downloading from http://download.windowsupdate.com/d/msdownload/update/software/uprl/2017/02/windows-kb890830-x64-v5.45_9706c8afbad1639087343ea85dd086368d29ff50.exe to C:\WINDOWS\SoftwareDistribution\Download\e7f8a186a150ea106d9e3da337650b9e\9706c8afbad1639087343ea85dd086368d29ff50 (full file)
2017/03/22 11:53:36.4729272 988 2848 DownloadManager New download job {91EF4C29-596E-4C0F-B1B7-E6F1C1F4BD52} for UpdateId BF31C649-E9C9-4E64-9154-A432514D772F.200
2017/03/22 11:53:37.3929635 988 2848 DownloadManager Download job 91EF4C29-596E-4C0F-B1B7-E6F1C1F4BD52 resumed.
2017/03/22 11:53:37.4020310 988 2848 Shared Effective power state: AC
2017/03/22 11:53:37.4020367 988 2848 Agent Released network PDC reference for callId {05AF3596-4F51-43A7-BDB5-51696701773C}; ActivationID: 118
2017/03/22 11:53:37.4020434 988 2848 Agent Obtained a network PDC reference for callID {05AF3596-4F51-43A7-BDB5-51696701773C} with No-Progress-Timeout set to 4294967295; ActivationID: 119.
2017/03/22 11:53:37.4027254 988 2848 DownloadManager * END * Begin Downloading Updates CallerId = UpdateOrchestrator
2017/03/22 11:53:37.4043148 988 5728 Agent WU client calls back to download call {05AF3596-4F51-43A7-BDB5-51696701773C} with code Call progress and error 0
2017/03/22 11:53:37.4051861 988 2848 DownloadManager Download job 91EF4C29-596E-4C0F-B1B7-E6F1C1F4BD52 resumed.
2017/03/22 11:53:37.6202778 988 5248 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:53:37.6203115 988 5248 DownloadManager Generating download request for update {22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031}.203
2017/03/22 11:53:37.6214566 988 5248 DownloadManager Calling into handler 0x8 to generate download request for update 22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031.203
2017/03/22 11:53:37.6214601 988 5248 Handler Generating request for CBS update 22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031 in sandbox C:\WINDOWS\SoftwareDistribution\Download\99e27d550d0edcd889b80b0be2e57b53
2017/03/22 11:53:37.6640830 988 5248 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:53:37.6640894 988 5248 Handler Selected payload type is Express
2017/03/22 11:53:37.6641139 988 5248 Handler Detected download state is dsStart
2017/03/22 11:53:37.6722371 988 5248 Handler Adding Windows10.0-KB3213986-x64-EXPRESS.cab (entire file) to request list.
2017/03/22 11:53:37.6906953 988 5248 Handler Saved state: cCompleteIterations: 0, pt: Express, nNextRequestID: 1.
2017/03/22 11:53:37.6906988 988 5248 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
2017/03/22 11:53:37.7002914 988 5248 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:53:37.7003166 988 5248 DownloadManager Generating download request for update {4ADCAB0C-DF2F-4F40-9D96-244CD22EF8B6}.200
2017/03/22 11:53:37.7019402 988 5248 DownloadManager Calling into handler 0x8 to generate download request for update 4ADCAB0C-DF2F-4F40-9D96-244CD22EF8B6.200
2017/03/22 11:53:37.7019446 988 5248 Handler Generating request for CBS update 4ADCAB0C-DF2F-4F40-9D96-244CD22EF8B6 in sandbox C:\WINDOWS\SoftwareDistribution\Download\317b82982561868a429bfb07b7cb084c
2017/03/22 11:53:37.7019953 988 5248 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:53:37.7019972 988 5248 Handler Selecting self-contained because update does not have express payload.
2017/03/22 11:53:37.7019979 988 5248 Handler Selected payload type is SelfContainedNoExpressPayload
2017/03/22 11:53:37.7020305 988 5248 Handler Detected download state is dsStart
2017/03/22 11:53:37.7020397 988 5248 Handler Adding Windows10.0-KB4010250-x64.cab (entire file) to request list.
2017/03/22 11:53:37.7032495 988 5248 Handler Saved state: cCompleteIterations: 0, pt: SelfContainedNoExpressPayload, nNextRequestID: 1.
2017/03/22 11:53:37.7032526 988 5248 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
2017/03/22 11:53:37.7065292 988 5248 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:53:37.7065486 988 5248 DownloadManager Generating download request for update {E59C9AB3-D96B-4F89-AB51-91AA5176A395}.202
2017/03/22 11:53:37.7069692 988 5248 DownloadManager Calling into handler 0x8 to generate download request for update E59C9AB3-D96B-4F89-AB51-91AA5176A395.202
2017/03/22 11:53:37.7069726 988 5248 Handler Generating request for CBS update E59C9AB3-D96B-4F89-AB51-91AA5176A395 in sandbox C:\WINDOWS\SoftwareDistribution\Download\003f9c230bcf5c7b277bcfc2f4a9da31
2017/03/22 11:53:37.7070105 988 5248 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:53:37.7070118 988 5248 Handler Selected payload type is Express
2017/03/22 11:53:37.7070320 988 5248 Handler Detected download state is dsStart
2017/03/22 11:53:37.7070375 988 5248 Handler Adding Windows10.0-KB3211320-x64-EXPRESS.cab (entire file) to request list.
2017/03/22 11:53:37.7077437 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:53:37.7078106 988 2848 Shared Effective power state: AC
2017/03/22 11:53:37.7078578 988 2848 Agent Released network PDC reference for callId {134FD2E9-138E-4A4C-965E-2FA2260FF864}; ActivationID: 117
2017/03/22 11:53:37.7078649 988 2848 Agent Obtained a network PDC reference for callID {134FD2E9-138E-4A4C-965E-2FA2260FF864} with No-Progress-Timeout set to 4294967295; ActivationID: 120.
2017/03/22 11:53:37.7082844 988 5728 Agent WU client calls back to download call {134FD2E9-138E-4A4C-965E-2FA2260FF864} with code Call progress and error 0
2017/03/22 11:53:37.7166504 988 5248 Handler Saved state: cCompleteIterations: 0, pt: Express, nNextRequestID: 1.
2017/03/22 11:53:37.7166541 988 5248 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
2017/03/22 11:53:37.7280134 988 2848 DownloadManager DO job initialized, JobId = {8F5673A1-6AD9-4D09-A243-C3327CF1671E}
2017/03/22 11:53:42.3434638 988 4520 WebServices WS error: There was an error communicating with the endpoint at 'https://fe2.update.microsoft.com/v6/ClientWebService/client.asmx'.
2017/03/22 11:53:42.3434647 988 4520 WebServices WS error: The given proxy cannot be reached.
2017/03/22 11:53:42.3435282 988 4520 WebServices Web service call failed with hr = 80240438.
2017/03/22 11:53:42.3435286 988 4520 WebServices Current service auth scheme=0.
2017/03/22 11:53:42.3435289 988 4520 WebServices Current Proxy auth scheme=0.
2017/03/22 11:53:44.3591069 988 4520 WebServices Auto proxy settings for this web service call.
2017/03/22 11:53:49.4388051 988 2848 DownloadManager Downloading from http://download.windowsupdate.com/d/msdownload/update/software/secu/2016/12/windows10.0-kb3213986-x64-express_b9b8e27f84641111a2fcbdac7cc29550d04ee777.cab to C:\WINDOWS\SoftwareDistribution\Download\99e27d550d0edcd889b80b0be2e57b53\Windows10.0-KB3213986-x64-EXPRESS.cab (full file).
2017/03/22 11:53:49.4412866 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Express, nNextRequestID: 1.
2017/03/22 11:53:49.4422161 988 2848 DownloadManager New download job {8F5673A1-6AD9-4D09-A243-C3327CF1671E} for UpdateId 22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031.203
2017/03/22 11:53:50.2578036 988 2848 DownloadManager Download job 8F5673A1-6AD9-4D09-A243-C3327CF1671E resumed.
2017/03/22 11:53:50.4361270 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:53:50.4518865 988 2848 DownloadManager DO job initialized, JobId = {F88571C4-9CBC-4338-A2EF-C5DEE4E78FB5}
2017/03/22 11:53:56.2807217 988 4520 WebServices WS error: There was an error communicating with the endpoint at 'https://fe2.update.microsoft.com/v6/ClientWebService/client.asmx'.
2017/03/22 11:53:56.2807225 988 4520 WebServices WS error: The given proxy cannot be reached.
2017/03/22 11:53:56.2807854 988 4520 WebServices Web service call failed with hr = 80240438.
2017/03/22 11:53:56.2807858 988 4520 WebServices Current service auth scheme=0.
2017/03/22 11:53:56.2807861 988 4520 WebServices Current Proxy auth scheme=0.
2017/03/22 11:53:56.2915637 988 4520 SLS Retrieving SLS response from server using ETAG ltWsyjl36fnzgR4MZLDNwWkS+BpTJFrLWZwzas2Z+9Y=_1440"..."
2017/03/22 11:53:56.2917498 988 4520 SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/10.0.14393.0/0?CH=427&L=en-US;de-DE;fr-FR&P=&PT=0x4&WUA=10.0.14393.0
2017/03/22 11:54:02.2761606 988 2848 DownloadManager Downloading from http://download.windowsupdate.com/d/msdownload/update/software/crup/2017/01/windows10.0-kb3211320-x64-express_1c1c7cb8effd239232eee668826a119f0fda145c.cab to C:\WINDOWS\SoftwareDistribution\Download\003f9c230bcf5c7b277bcfc2f4a9da31\Windows10.0-KB3211320-x64-EXPRESS.cab (full file).
2017/03/22 11:54:02.2790950 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Express, nNextRequestID: 1.
2017/03/22 11:54:02.2802308 988 2848 DownloadManager New download job {F88571C4-9CBC-4338-A2EF-C5DEE4E78FB5} for UpdateId E59C9AB3-D96B-4F89-AB51-91AA5176A395.202
2017/03/22 11:54:06.9011248 988 4520 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:54:06.9011268 988 4520 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 11:54:15.5940624 4948 4908 ComApi * START * Init Search ClientId = TrustedInstaller FOD
2017/03/22 11:54:15.5940645 4948 4908 ComApi * START * Search ClientId = TrustedInstaller FOD
2017/03/22 11:54:15.5980223 988 3784 Agent * START * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 11]
2017/03/22 11:54:15.5980280 988 3784 Agent Removing service 00000000-0000-0000-0000-000000000000 from sequential scan list
2017/03/22 11:54:15.5980315 988 3784 Agent Added service 00000000-0000-0000-0000-000000000000 to sequential scan list
2017/03/22 11:54:15.5981422 4948 4908 ComApi Search ClientId = TrustedInstaller FOD
2017/03/22 11:54:18.9218713 988 4520 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:54:18.9218746 988 4520 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:0
2017/03/22 11:54:30.9692610 988 4520 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:54:30.9692641 988 4520 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 11:54:42.4952979 988 4520 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:54:42.4953025 988 4520 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:1
2017/03/22 11:54:54.5468602 988 4520 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:54:54.5468631 988 4520 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 11:55:06.5939409 988 4520 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:55:06.5939444 988 4520 Misc Library download error. Error 0x8024402c. Will retry. Retry Counter:2
2017/03/22 11:55:18.6561686 988 4520 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:55:18.6561713 988 4520 Misc WinHttp: SendRequestToServerForFileInformation failed with 0x8024402c; retrying with default proxy.
2017/03/22 11:55:30.6731362 988 4520 Misc Send request failed, hr:0x80072ee7
2017/03/22 11:55:30.6731412 988 4520 SLS GetDownloadedOnWeakSSLCert Failed: hr = 0x8024402C
2017/03/22 11:55:30.6731920 988 4520 SLS GetResponse failed with hresult 0x8024402c...
2017/03/22 11:55:30.6731985 988 4520 Misc EP: error: 0x8024402C : - failed to get SLS data
2017/03/22 11:55:30.6732074 988 4520 Misc Failed to obtain 9482F4B4-E343-43B6-B170-9A65BC822C77 redir Client/Server URL, error = 0x8024402C
2017/03/22 11:55:30.6732105 988 4520 ProtocolTalker PTError: 0x8024402c
2017/03/22 11:55:30.6732190 988 4520 ProtocolTalker PTError: 0x8024402c
2017/03/22 11:55:30.6732193 988 4520 ProtocolTalker SyncUpdates_WithRecovery failed. 0x8024402c
2017/03/22 11:55:30.6732281 988 4520 ProtocolTalker SyncUpdates round trips: 1
2017/03/22 11:55:30.6732288 988 4520 ProtocolTalker Sync of Updates 0x8024402c
2017/03/22 11:55:30.6732337 988 4520 ProtocolTalker SyncServerUpdatesInternal failed 0x8024402c
2017/03/22 11:55:30.6744829 988 4520 Agent Failed to synchronize, error = 0x8024402C
2017/03/22 11:55:30.6926034 988 4520 Agent Exit code = 0x8024402C
2017/03/22 11:55:30.6926040 988 4520 Agent * END * Finding updates CallerId = Device Driver Retrieval Client Id = 6
2017/03/22 11:55:30.7024750 988 1828 ComApi *RESUMED* Search ClientId = Device Driver Retrieval Client
2017/03/22 11:55:30.7028766 988 1828 ComApi Updates found = 0
2017/03/22 11:55:30.7028773 988 1828 ComApi Exit code = 0x00000000, Result code = 0x8024402C
2017/03/22 11:55:30.7028776 988 1828 ComApi * END * Search ClientId = Device Driver Retrieval Client
2017/03/22 11:55:30.7035902 988 5496 Agent * END * Queueing Finding updates [CallerId = TrustedInstaller FOD Id = 11]
2017/03/22 11:55:30.7045334 988 5496 Agent * START * Finding updates CallerId = TrustedInstaller FOD Id = 11
2017/03/22 11:55:30.7045344 988 5496 Agent Online = Yes; AllowCachedResults = No; Ignore download priority = No
2017/03/22 11:55:30.7045350 988 5496 Agent Criteria = CategoryIDs contains 'e104dd76-2895-41c4-9eb5-c483a61e9427'""
2017/03/22 11:55:30.7045382 988 5496 Agent ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
2017/03/22 11:55:30.7045386 988 5496 Agent Search Scope = {Machine}
2017/03/22 11:55:30.7045419 988 5496 Agent Caller SID for Applicability: S-1-5-21-1009577689-1112266047-1091068677-500
2017/03/22 11:55:30.7045425 988 5496 Agent RegisterService is set
2017/03/22 11:55:30.7058622 988 5496 Misc Got 9482F4B4-E343-43B6-B170-9A65BC822C77 redir Client/Server URL: https://fe2.update.microsoft.com/v6/ClientWebService/client.asmx""
2017/03/22 11:55:30.7069487 988 1460 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 11:55:31.2329592 988 5496 ProtocolTalker ServiceId = {9482F4B4-E343-43B6-B170-9A65BC822C77}, Server URL = https://fe2.update.microsoft.com/v6/ClientWebService/client.asmx
2017/03/22 11:55:31.2329617 988 5496 ProtocolTalker OK to reuse existing configuration
2017/03/22 11:55:31.2329649 988 5496 ProtocolTalker Existing cookie is valid, just use it
2017/03/22 11:55:31.2329921 988 5496 WebServices Auto proxy settings for this web service call.
2017/03/22 11:55:33.1515454 988 2848 DownloadManager Download job F88571C4-9CBC-4338-A2EF-C5DEE4E78FB5 resumed.
2017/03/22 11:55:33.1552977 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:55:34.6082891 988 2848 DownloadManager DO job initialized, JobId = {7BE1FAD8-532C-41D4-BADA-DFBC91D664EA}
2017/03/22 11:55:37.0535923 988 5496 ProtocolTalker ServiceId = {9482F4B4-E343-43B6-B170-9A65BC822C77}, Server URL = https://fe2.update.microsoft.com/v6/ClientWebService/client.asmx
2017/03/22 11:55:37.0538344 988 5496 ProtocolTalker OK to reuse existing configuration
2017/03/22 11:55:37.0538387 988 5496 ProtocolTalker Existing cookie is valid, just use it
2017/03/22 11:55:38.9890405 988 5496 ProtocolTalker SyncUpdates round trips: 2
2017/03/22 11:55:40.0540087 988 5496 ProtocolTalker ServiceId = {9482F4B4-E343-43B6-B170-9A65BC822C77}, Server URL = https://fe2.update.microsoft.com/v6/ClientWebService/client.asmx
2017/03/22 11:55:40.0540104 988 5496 ProtocolTalker OK to reuse existing configuration
2017/03/22 11:55:40.0540135 988 5496 ProtocolTalker Existing cookie is valid, just use it
2017/03/22 11:55:45.2486992 988 2848 DownloadManager Downloading from http://download.windowsupdate.com/d/msdownload/update/software/secu/2017/02/windows10.0-kb4010250-x64_cd6d57c0e0d4f51ffe527f267fb6dc60eab7a46c.cab to C:\WINDOWS\SoftwareDistribution\Download\317b82982561868a429bfb07b7cb084c\Windows10.0-KB4010250-x64.cab (full file).
2017/03/22 11:55:45.2530902 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: SelfContainedNoExpressPayload, nNextRequestID: 1.
2017/03/22 11:55:45.2552899 988 2848 DownloadManager New download job {7BE1FAD8-532C-41D4-BADA-DFBC91D664EA} for UpdateId 4ADCAB0C-DF2F-4F40-9D96-244CD22EF8B6.200
2017/03/22 11:55:47.0065919 988 2848 DownloadManager Download job 7BE1FAD8-532C-41D4-BADA-DFBC91D664EA resumed.
2017/03/22 11:55:47.0069748 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:55:47.0082658 988 2848 Shared Effective power state: AC
2017/03/22 11:55:47.0082699 988 2848 Agent Released network PDC reference for callId {134FD2E9-138E-4A4C-965E-2FA2260FF864}; ActivationID: 120
2017/03/22 11:55:47.0082743 988 2848 Agent Obtained a network PDC reference for callID {134FD2E9-138E-4A4C-965E-2FA2260FF864} with No-Progress-Timeout set to 4294967295; ActivationID: 140.
2017/03/22 11:55:47.0118448 988 5728 Agent WU client calls back to download call {134FD2E9-138E-4A4C-965E-2FA2260FF864} with code Call progress and error 0
2017/03/22 11:55:47.0154976 988 2848 DownloadManager Download job 91EF4C29-596E-4C0F-B1B7-E6F1C1F4BD52 resumed.
2017/03/22 11:55:47.0866166 988 5276 DownloadManager DO job {8F5673A1-6AD9-4D09-A243-C3327CF1671E} completed successfully
2017/03/22 11:55:47.2722905 988 5276 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\Download\99e27d550d0edcd889b80b0be2e57b53\Windows10.0-KB3213986-x64-EXPRESS.cab with dwProvFlags 0x00000080:
2017/03/22 11:55:57.0391969 988 5276 Misc Microsoft signed: Yes
2017/03/22 11:55:57.0415893 988 5276 DownloadManager Download job completion. Progress for update {22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031} - total = 995612070, transferred = 30303896 bytes. Transfer time=76257, connect time=0 (ms)
2017/03/22 11:55:57.0609325 988 2848 DownloadManager Queueing update {22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031}.203 for download handler request generation.
2017/03/22 11:55:57.0651714 988 2848 DownloadManager Download job F88571C4-9CBC-4338-A2EF-C5DEE4E78FB5 resumed.
2017/03/22 11:55:57.0678060 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:55:57.0709511 988 2848 DownloadManager Download job 7BE1FAD8-532C-41D4-BADA-DFBC91D664EA resumed.
2017/03/22 11:55:57.0711494 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:55:57.0739741 988 2848 DownloadManager Download job 91EF4C29-596E-4C0F-B1B7-E6F1C1F4BD52 resumed.
2017/03/22 11:55:57.0810211 988 4328 DownloadManager DO job {91EF4C29-596E-4C0F-B1B7-E6F1C1F4BD52} completed successfully
2017/03/22 11:55:57.3537258 988 4328 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\Download\e7f8a186a150ea106d9e3da337650b9e\9706c8afbad1639087343ea85dd086368d29ff50 with dwProvFlags 0x00000080:
2017/03/22 11:55:59.1109240 988 4328 Misc Microsoft signed: Yes
2017/03/22 11:55:59.1153269 988 4328 DownloadManager Download job completion. Progress for update {BF31C649-E9C9-4E64-9154-A432514D772F} - total = 49129696, transferred = 49129696 bytes. Transfer time=101680, connect time=0 (ms)
2017/03/22 11:55:59.1729876 988 2848 DownloadManager The update's sandbox is in use. Will download when it is no longer busy.
2017/03/22 11:55:59.1779454 988 2848 DownloadManager Download job F88571C4-9CBC-4338-A2EF-C5DEE4E78FB5 resumed.
2017/03/22 11:55:59.1827782 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:55:59.1866241 988 2848 DownloadManager Download job 7BE1FAD8-532C-41D4-BADA-DFBC91D664EA resumed.
2017/03/22 11:55:59.1870285 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:55:59.6118626 988 2848 DownloadManager All files for update {BF31C649-E9C9-4E64-9154-A432514D772F}.200 were already downloaded and are valid.
2017/03/22 11:55:59.6774779 988 2848 DownloadManager * END * Download Call Complete Call 10 for caller UpdateOrchestrator has completed; signaling completion.
2017/03/22 11:55:59.6942921 988 2848 Shared Effective power state: AC
2017/03/22 11:55:59.6942972 988 2848 Agent Released network PDC reference for callId {05AF3596-4F51-43A7-BDB5-51696701773C}; ActivationID: 119
2017/03/22 11:55:59.6946626 988 5728 ComApi *RESUMED* Download ClientId = UpdateOrchestrator
2017/03/22 11:55:59.6946637 988 5728 ComApi Download call complete (succeeded = 1, succeeded with errors = 0, failed = 0, unaccounted = 0)
2017/03/22 11:55:59.6946658 988 5728 ComApi * END * Download ClientId = UpdateOrchestrator
2017/03/22 11:55:59.6946669 988 5728 Agent WU client calls back to download call {05AF3596-4F51-43A7-BDB5-51696701773C} with code Call complete and error 0
2017/03/22 11:55:59.7341687 988 3916 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 11:55:59.7571835 988 5248 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:55:59.7572105 988 5248 DownloadManager Generating download request for update {22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031}.203
2017/03/22 11:55:59.7862439 988 5248 DownloadManager Calling into handler 0x8 to generate download request for update 22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031.203
2017/03/22 11:55:59.7862484 988 5248 Handler Generating request for CBS update 22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031 in sandbox C:\WINDOWS\SoftwareDistribution\Download\99e27d550d0edcd889b80b0be2e57b53
2017/03/22 11:55:59.7863771 988 5248 Handler Loaded state: cCompleteIterations: 0, pt: Express, nNextRequestID: 1.
2017/03/22 11:55:59.7863849 988 5248 Handler Selected payload type is Express
2017/03/22 11:55:59.9738446 988 5248 Handler UH: DpxRestoreJob returned 0x80070002
2017/03/22 11:55:59.9738498 988 5248 Handler Detected download state is dsHavePackage
2017/03/22 11:56:00.2490152 988 5248 Handler Starting to stage package.
2017/03/22 11:56:00.3324485 988 5496 Agent Added update 766E061E-FA29-4A0C-AF6F-A6C5E3F68C24.201 to search result
2017/03/22 11:56:00.3324856 988 5496 Agent Added update ACA02EA6-7DC6-4BE2-9B7A-6658645A1620.201 to search result
2017/03/22 11:56:00.3324927 988 5496 Agent Added update 0A34DAEF-FE7B-42A2-A0B0-53701E586175.201 to search result
2017/03/22 11:56:00.3324964 988 5496 Agent Added update D21EB81B-81E2-48A3-8D78-B663EAA3D2C2.201 to search result
2017/03/22 11:56:00.3325000 988 5496 Agent Added update 3E5FC91E-EC4C-4657-9AF8-230238D2161A.201 to search result
2017/03/22 11:56:00.3325042 988 5496 Agent Added update 8870DF51-8F58-4DEF-876D-D6D33190BB22.201 to search result
2017/03/22 11:56:00.3325077 988 5496 Agent Added update 03EBE065-5E4E-48DA-9652-6176F18D3219.201 to search result
2017/03/22 11:56:00.3325118 988 5496 Agent Added update CF1688B4-F537-4CBF-AB63-943CC3ECB249.201 to search result
2017/03/22 11:56:00.3325303 988 5496 Agent Added update F499B8F8-4C87-49E0-96BB-E91751A5E522.201 to search result
2017/03/22 11:56:00.3325353 988 5496 Agent Added update E6C970B8-7D38-4257-8651-2FF4F237F5F8.201 to search result
2017/03/22 11:56:00.3325400 988 5496 Agent Added update F163CEE0-54E2-4244-8FF6-BA1EF0AA5566.201 to search result
2017/03/22 11:56:00.3325432 988 5496 Agent Added update DDB01F5D-1212-4181-BD97-4BB1208F072C.201 to search result
2017/03/22 11:56:00.3325489 988 5496 Agent Added update C079E6E2-2876-4BE0-838A-607E507A8D0F.201 to search result
2017/03/22 11:56:00.3325538 988 5496 Agent Added update A0419989-5A79-416C-8FC3-BAF295387D75.201 to search result
2017/03/22 11:56:00.3325570 988 5496 Agent Added update 4343BAF0-9FFD-4597-AC8C-FFBB5A63CA93.201 to search result
2017/03/22 11:56:00.3325637 988 5496 Agent Added update 241B502C-5049-46AD-9E09-CF2D2AE4EBEF.201 to search result
2017/03/22 11:56:00.3325840 988 5496 Agent Added update A7D684C4-62C8-40E2-9302-4AA71FB8B02A.201 to search result
2017/03/22 11:56:00.3325904 988 5496 Agent Added update 563BD63D-8C1B-47E4-9E04-9E712E473EC9.201 to search result
2017/03/22 11:56:00.3325965 988 5496 Agent Added update 41A5581F-22A1-4336-AF6C-7592E160E812.201 to search result
2017/03/22 11:56:00.3326004 988 5496 Agent Added update 3E6FEF43-CB17-41E0-BD16-2073D87AA3E5.201 to search result
2017/03/22 11:56:00.3326037 988 5496 Agent Added update EBC06273-43EB-44C6-B438-2B6476B0B7C7.201 to search result
2017/03/22 11:56:00.3326089 988 5496 Agent Added update 6EA6A06E-5E5D-4DF6-A09F-897F5881AB43.201 to search result
2017/03/22 11:56:00.3326141 988 5496 Agent Added update 55DD632B-F7E1-4070-8AB9-05B753574911.201 to search result
2017/03/22 11:56:00.3326180 988 5496 Agent Added update 742C61B0-5FC2-42F2-998E-2DAB8243166F.201 to search result
2017/03/22 11:56:00.3326221 988 5496 Agent Added update 1EF8D22A-84DE-4B27-A6D2-B25BC8FF7D20.201 to search result
2017/03/22 11:56:00.3326261 988 5496 Agent Added update 290D1EA0-C047-4272-9A42-80F544FE1310.201 to search result
2017/03/22 11:56:00.3326294 988 5496 Agent Added update BE31811B-BD89-401A-8DB2-0318287E8B1F.201 to search result
2017/03/22 11:56:00.3326351 988 5496 Agent Added update 096F52C6-4CC3-4F67-A61F-7CF284AB2D6D.201 to search result
2017/03/22 11:56:00.3326392 988 5496 Agent Added update 1505C29A-6ED2-4ED5-AE1D-C65EDA34D710.201 to search result
2017/03/22 11:56:00.3326432 988 5496 Agent Added update 3603BF0E-ED40-4EBC-B502-BE9280F6858B.201 to search result
2017/03/22 11:56:00.3326479 988 5496 Agent Added update 85AA0D82-3EEA-4CAF-BC95-BBD6A4221C45.201 to search result
2017/03/22 11:56:00.3326519 988 5496 Agent Added update 3FDD56D0-A16F-40A5-B29B-0E9720A27A46.201 to search result
2017/03/22 11:56:00.3326730 988 5496 Agent Added update 914A018A-1FBA-4A10-B27D-7A2350D96C8B.201 to search result
2017/03/22 11:56:00.3326773 988 5496 Agent Added update 132C7FA8-FDB2-4E1F-B7A8-0688F7D80383.201 to search result
2017/03/22 11:56:00.3326807 988 5496 Agent Added update F04E9552-7678-4694-B60F-1D8A2B3B7892.201 to search result
2017/03/22 11:56:00.3326839 988 5496 Agent Added update ED18B836-E0FC-4BC5-8472-BE44C6F1C6FA.201 to search result
2017/03/22 11:56:00.3326900 988 5496 Agent Added update 771C1F4D-B92B-4433-BE1B-3242FA086B51.201 to search result
2017/03/22 11:56:00.3326934 988 5496 Agent Added update 9B120F90-B03C-4D8A-B3C1-BFBA91369AED.201 to search result
2017/03/22 11:56:00.3326967 988 5496 Agent Added update AFF25185-0A72-42DD-8182-1604766F119B.201 to search result
2017/03/22 11:56:00.3327008 988 5496 Agent Added update 3CDA7F14-D230-4B98-A05F-1FF7C5754726.201 to search result
2017/03/22 11:56:00.3327040 988 5496 Agent Added update 93835675-C85B-479E-8364-B2624F8C8F74.201 to search result
2017/03/22 11:56:00.3327102 988 5496 Agent Added update 2394F109-6648-48FC-AD64-BC1CEA446489.201 to search result
2017/03/22 11:56:00.3327136 988 5496 Agent Added update 36E8E6BC-4433-4EB6-A7F2-05AEF3C73E75.201 to search result
2017/03/22 11:56:00.3327190 988 5496 Agent Added update BBC7FBEB-5074-4C2B-A519-22B539306647.201 to search result
2017/03/22 11:56:00.3327231 988 5496 Agent Added update D0607002-1CE2-43E7-8D8A-E6256E11B459.201 to search result
2017/03/22 11:56:00.3327264 988 5496 Agent Added update F0208A4B-C56E-4784-B14E-1193312FAC84.201 to search result
2017/03/22 11:56:00.3327298 988 5496 Agent Added update 2ED03362-587D-492E-B219-D4512A191E6A.201 to search result
2017/03/22 11:56:00.3327331 988 5496 Agent Added update 4A4B613C-3C79-4C2A-9F1C-501CBFBA9D2A.201 to search result
2017/03/22 11:56:00.3327364 988 5496 Agent Added update 94B8AB95-12C0-417D-8357-4EEBCA7149A0.201 to search result
2017/03/22 11:56:00.3327405 988 5496 Agent Added update 6014AE19-04AB-48A7-9A2B-53D4AF1BD182.201 to search result
2017/03/22 11:56:00.3327439 988 5496 Agent Added update A1484E35-F774-4A69-8FC8-8F41EDA87C24.201 to search result
2017/03/22 11:56:00.3327476 988 5496 Agent Added update 26B9CFF7-5C5D-44C4-A52E-AB0271C2780F.201 to search result
2017/03/22 11:56:00.3327508 988 5496 Agent Added update 30A9B283-C790-4FBC-8143-5855C027BFB2.201 to search result
2017/03/22 11:56:00.3327560 988 5496 Agent Added update 5C1D86A0-46AD-4F57-A1E6-95C247ECAFA5.201 to search result
2017/03/22 11:56:00.3327593 988 5496 Agent Added update 21C9ECA3-58C8-4DDC-BA5D-0EF8B264D394.201 to search result
2017/03/22 11:56:00.3327645 988 5496 Agent Added update D4263FBD-C930-4667-A125-ADDA64B19D10.201 to search result
2017/03/22 11:56:00.3327682 988 5496 Agent Added update B7411018-238D-44FD-8819-2D9D700A48A2.201 to search result
2017/03/22 11:56:00.3327712 988 5496 Agent Added update 77A39AFF-3B99-44CE-9B0C-1EA09C5F1064.201 to search result
2017/03/22 11:56:00.3327750 988 5496 Agent Added update 871343BE-9E40-4BBE-88D7-8B99A42E5CC3.201 to search result
2017/03/22 11:56:00.3327789 988 5496 Agent Added update EFD8DBC6-408D-4E02-9BE0-57DB007B3651.201 to search result
2017/03/22 11:56:00.3327841 988 5496 Agent Added update BDC3B862-46F9-46F3-81E9-B1A0A621F9C4.201 to search result
2017/03/22 11:56:00.3327898 988 5496 Agent Added update 5480DDE3-3E5A-4006-9C5D-C189A137BAA9.201 to search result
2017/03/22 11:56:00.3327949 988 5496 Agent Added update F25051A1-943A-42E9-8CCF-DB5C700206D2.201 to search result
2017/03/22 11:56:00.3328067 988 5496 Agent Added update 91B3E61B-CB50-4B25-941D-6DDEB36825EA.201 to search result
2017/03/22 11:56:00.3328304 988 5496 Agent Added update 0B06D901-3DBC-4C5F-B4AA-EEA72AF0F08E.201 to search result
2017/03/22 11:56:00.3328350 988 5496 Agent Added update F1DC4BA1-06B4-4083-9B24-EEDC75B07B04.201 to search result
2017/03/22 11:56:00.3328389 988 5496 Agent Added update 86E892DF-C479-4273-BB0F-A4D12DD42770.201 to search result
2017/03/22 11:56:00.3328422 988 5496 Agent Added update 21154F27-6143-4E73-BD57-CB944EAAFCF1.201 to search result
2017/03/22 11:56:00.3328471 988 5496 Agent Added update B78C1D6C-B7CF-4DD2-9091-94D023B6CD67.201 to search result
2017/03/22 11:56:00.3328510 988 5496 Agent Added update 0E3C2196-4292-469C-9511-848A0E5F41DA.201 to search result
2017/03/22 11:56:00.3328548 988 5496 Agent Added update 0B25D6FD-18B9-4629-B5EA-AFBF8DE9D97A.201 to search result
2017/03/22 11:56:00.3328589 988 5496 Agent Added update DB7EE0A1-05A3-4A21-BD22-1DD4F1DE8EAB.201 to search result
2017/03/22 11:56:00.3328641 988 5496 Agent Added update 4970BA9D-7F15-49CA-8FA9-47A3E1CAFF96.201 to search result
2017/03/22 11:56:00.3328679 988 5496 Agent Added update 2A78F370-1217-4DAF-BC46-25DA0785718E.201 to search result
2017/03/22 11:56:00.3328716 988 5496 Agent Added update 5291A7DA-303C-4BCD-A040-3FACE9126F88.201 to search result
2017/03/22 11:56:00.3328755 988 5496 Agent Added update 964B9E35-A21C-45E1-A3CD-57E83A5246CB.201 to search result
2017/03/22 11:56:00.3328794 988 5496 Agent Added update 898E36B3-5412-4276-A620-D6F6CCBA423B.201 to search result
2017/03/22 11:56:00.3328845 988 5496 Agent Added update B43759CF-2B38-46B2-9D8E-837323822015.201 to search result
2017/03/22 11:56:00.3328876 988 5496 Agent Added update 2E1FABEF-CE08-46D4-81CF-E200C139A5A3.201 to search result
2017/03/22 11:56:00.3328908 988 5496 Agent Added update 38E23A09-4F38-4DA9-9136-CB34177DD254.201 to search result
2017/03/22 11:56:00.3328941 988 5496 Agent Added update A00A084F-1C5A-45A2-93D5-71387B1A0238.201 to search result
2017/03/22 11:56:00.3328973 988 5496 Agent Added update 806DDD66-5BE6-4F02-91D9-19E413DF0F39.201 to search result
2017/03/22 11:56:00.3329006 988 5496 Agent Added update D304CD9D-B6E5-4F75-8DF7-BCFCDE022239.201 to search result
2017/03/22 11:56:00.3329039 988 5496 Agent Added update DF2A7880-4D63-4BBE-AC79-6AE879FFD29B.201 to search result
2017/03/22 11:56:00.3329078 988 5496 Agent Added update B6B30D04-286D-4BA1-A436-F8082D5C97D8.201 to search result
2017/03/22 11:56:00.3329109 988 5496 Agent Added update D88CD5F8-9908-47E7-A880-DADFBCFBFAE1.201 to search result
2017/03/22 11:56:00.3329211 988 5496 Agent Added update 16587AAE-5287-4C98-95CC-5C4C3AAD18C0.201 to search result
2017/03/22 11:56:00.3329277 988 5496 Agent Added update E7E3EBFF-F314-4C8B-B705-AB6D85B55A7D.201 to search result
2017/03/22 11:56:00.3329315 988 5496 Agent Added update 0044ACA4-0556-4AD6-8571-CC974F398D2F.201 to search result
2017/03/22 11:56:00.3329355 988 5496 Agent Added update 1D7067DD-8102-4C78-A0A0-CBAF092AD36C.201 to search result
2017/03/22 11:56:00.3329390 988 5496 Agent Added update CCFE299D-FBFC-4F87-9C94-B1E12B3086B9.201 to search result
2017/03/22 11:56:00.3329431 988 5496 Agent Added update 0D20A115-34FB-48A5-8641-CAD9626A20F9.201 to search result
2017/03/22 11:56:00.3329465 988 5496 Agent Added update 57E57F57-DA88-4298-AE2E-D0848AD600BF.201 to search result
2017/03/22 11:56:00.3329499 988 5496 Agent Added update 911D17A4-AC71-4FBA-9D24-712780A9A0D5.201 to search result
2017/03/22 11:56:00.3329582 988 5496 Agent Added update EA4C9E99-1942-4FDE-B930-80D87B939765.201 to search result
2017/03/22 11:56:00.3329628 988 5496 Agent Added update 65D50012-26A3-4A3C-B921-36C392C9A056.201 to search result
2017/03/22 11:56:00.3329672 988 5496 Agent Added update 06E6CF2B-3130-4E54-A7F1-7E50E0321021.201 to search result
2017/03/22 11:56:00.3329714 988 5496 Agent Added update F8708190-3434-45C9-AF92-EBA521A409CF.201 to search result
2017/03/22 11:56:00.3329748 988 5496 Agent Added update 6706CDA0-69AA-4678-9610-93592F5ABD57.201 to search result
2017/03/22 11:56:00.3329784 988 5496 Agent Added update 137D711B-8FE2-4429-84AD-852E9463C1FF.201 to search result
2017/03/22 11:56:00.3329827 988 5496 Agent Added update 1F3D8DCD-8057-46D2-988E-6539020797CA.201 to search result
2017/03/22 11:56:00.3329889 988 5496 Agent Added update 8B7A71B6-226D-40B4-84C3-99C83DBD0559.201 to search result
2017/03/22 11:56:00.3329954 988 5496 Agent Added update 9FE0D679-07AC-4CD1-A478-137E2F2DD98A.201 to search result
2017/03/22 11:56:00.3330001 988 5496 Agent Added update CD5477B4-067A-4ADF-9682-51FA1A84C278.200 to search result
2017/03/22 11:56:00.3330041 988 5496 Agent Added update FC1F394E-C47C-48A6-8FBA-0EC4CEEBD0C8.201 to search result
2017/03/22 11:56:00.3330083 988 5496 Agent Added update C73C3489-183A-49A1-9DE4-1CFE97A79323.201 to search result
2017/03/22 11:56:00.3330117 988 5496 Agent Added update 4B4D287A-009F-459B-9C98-7B3A298E7DC3.201 to search result
2017/03/22 11:56:00.3331907 988 5496 Agent Found 107 updates and 4 categories in search; evaluated appl. rules of 390 out of 497 deployed entities
2017/03/22 11:56:00.3595109 988 5496 Agent * END * Finding updates CallerId = TrustedInstaller FOD Id = 11
2017/03/22 11:56:00.4587850 4948 4916 ComApi *RESUMED* Search ClientId = TrustedInstaller FOD
2017/03/22 11:56:00.5975600 4948 4916 ComApi Updates found = 107
2017/03/22 11:56:00.5975609 4948 4916 ComApi * END * Search ClientId = TrustedInstaller FOD
2017/03/22 11:56:00.7182598 4948 4908 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 11:56:04.5051118 988 4328 DownloadManager DO job {F88571C4-9CBC-4338-A2EF-C5DEE4E78FB5} completed successfully
2017/03/22 11:56:04.5730761 988 4328 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\Download\003f9c230bcf5c7b277bcfc2f4a9da31\Windows10.0-KB3211320-x64-EXPRESS.cab with dwProvFlags 0x00000080:
2017/03/22 11:56:04.6361455 988 4328 Misc Microsoft signed: Yes
2017/03/22 11:56:04.6390563 988 4328 DownloadManager Download job completion. Progress for update {E59C9AB3-D96B-4F89-AB51-91AA5176A395} - total = 11779527, transferred = 295373 bytes. Transfer time=63, connect time=0 (ms)
2017/03/22 11:56:04.7005952 988 2848 DownloadManager The update's sandbox is in use. Will download when it is no longer busy.
2017/03/22 11:56:04.7055027 988 2848 DownloadManager Queueing update {E59C9AB3-D96B-4F89-AB51-91AA5176A395}.202 for download handler request generation.
2017/03/22 11:56:04.7104762 988 2848 DownloadManager Download job 7BE1FAD8-532C-41D4-BADA-DFBC91D664EA resumed.
2017/03/22 11:56:04.7108176 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 11:56:04.7575441 988 888 Handler CBS called Initiate
2017/03/22 11:56:04.7864207 988 1828 Handler CBS called Progress with state=2, ticks=0, total=1000
2017/03/22 11:56:29.1363939 988 4328 DownloadManager DO job {7BE1FAD8-532C-41D4-BADA-DFBC91D664EA} completed successfully
2017/03/22 11:56:29.6202150 988 4328 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\Download\317b82982561868a429bfb07b7cb084c\Windows10.0-KB4010250-x64.cab with dwProvFlags 0x00000080:
2017/03/22 11:56:34.8813745 988 4328 Misc Microsoft signed: Yes
2017/03/22 11:56:34.8903138 988 4328 DownloadManager Download job completion. Progress for update {4ADCAB0C-DF2F-4F40-9D96-244CD22EF8B6} - total = 21234127, transferred = 21234127 bytes. Transfer time=19955, connect time=0 (ms)
2017/03/22 11:56:34.9360668 988 2848 DownloadManager The update's sandbox is in use. Will download when it is no longer busy.
2017/03/22 11:56:34.9404988 988 2848 DownloadManager Queueing update {4ADCAB0C-DF2F-4F40-9D96-244CD22EF8B6}.200 for download handler request generation.
2017/03/22 11:57:17.6312754 988 2096 Handler CBS called Progress with state=2, ticks=2, total=1000
2017/03/22 11:57:17.6407218 988 2096 Handler CBS called Progress with state=2, ticks=12, total=1000
2017/03/22 11:57:17.6416256 988 2096 Handler CBS called Progress with state=2, ticks=22, total=1000
2017/03/22 11:57:17.6435484 988 2096 Handler CBS called Progress with state=2, ticks=32, total=1000
2017/03/22 11:57:17.6445210 988 2096 Handler CBS called Progress with state=2, ticks=42, total=1000
2017/03/22 11:57:17.6455861 988 2096 Handler CBS called Progress with state=2, ticks=52, total=1000
2017/03/22 11:57:17.6465445 988 2096 Handler CBS called Progress with state=2, ticks=62, total=1000
2017/03/22 11:57:17.6484723 988 2096 Handler CBS called Progress with state=2, ticks=72, total=1000
2017/03/22 11:57:17.6498070 988 2096 Handler CBS called Progress with state=2, ticks=82, total=1000
2017/03/22 11:57:17.6518166 988 2096 Handler CBS called Progress with state=2, ticks=92, total=1000
2017/03/22 11:57:17.6578307 988 1812 Handler CBS called Progress with state=2, ticks=102, total=1000
2017/03/22 11:57:17.6598845 988 1812 Handler CBS called Progress with state=2, ticks=112, total=1000
2017/03/22 11:57:17.6609079 988 1812 Handler CBS called Progress with state=2, ticks=122, total=1000
2017/03/22 11:57:17.6627975 988 1812 Handler CBS called Progress with state=2, ticks=132, total=1000
2017/03/22 11:57:17.6637362 988 1812 Handler CBS called Progress with state=2, ticks=142, total=1000
2017/03/22 11:57:17.6658683 988 1812 Handler CBS called Progress with state=2, ticks=152, total=1000
2017/03/22 11:57:17.6668086 988 1812 Handler CBS called Progress with state=2, ticks=162, total=1000
2017/03/22 11:57:17.6687296 988 1812 Handler CBS called Progress with state=2, ticks=172, total=1000
2017/03/22 11:57:17.6707892 988 2872 Handler CBS called Progress with state=2, ticks=182, total=1000
2017/03/22 11:57:17.6724817 988 2872 Handler CBS called Progress with state=2, ticks=192, total=1000
2017/03/22 11:57:18.6909021 988 1812 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:57:21.9300674 988 3784 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:57:23.1853087 988 3784 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:57:36.9652055 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:57:38.0390380 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:57:39.1586756 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:57:40.4670239 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:57:42.3555359 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:57:45.2980135 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:57:46.3207832 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:57:47.3846179 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:57:52.6089379 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:57:53.6579289 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:57:54.8221256 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:57:56.2457987 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:57:57.3578544 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:57:58.3929360 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:57:59.5137104 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:00.5536232 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:01.7032421 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:02.9332379 988 3784 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:04.1472138 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:05.2274188 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:06.2643470 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:07.3427143 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:08.3913476 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:09.4655832 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:10.5127575 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:11.6534204 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:12.9884609 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:14.0719247 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:15.2158924 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:16.3318186 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:17.3567557 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:18.4146214 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:19.4318821 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:20.5722924 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:21.7981162 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:22.8181385 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:23.9486015 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:25.0354508 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:26.1098808 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:27.2225212 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:28.2912237 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:29.3142852 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:30.4611633 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:31.5474702 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:32.5755585 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:33.6150889 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:35.3615002 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:37.0745519 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:38.3362564 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:39.7020814 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:40.7454146 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:41.8808133 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:43.0282347 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:44.0681652 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:45.0791213 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:46.2342924 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:47.4241363 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:50.7955472 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:53.7764343 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:54.8245226 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:55.8775176 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:57.1106086 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:58.2054421 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:58:59.3975568 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:00.5886249 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:04.0826759 988 3784 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:05.3561687 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:10.7827580 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:11.9509701 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:13.4946981 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:19.0433624 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:20.3732126 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:23.1252805 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:24.7705279 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:25.7848664 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:26.8233579 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:27.9248052 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:29.4328415 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:31.6528226 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:33.9102055 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:35.6915649 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:36.8955644 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:38.1470506 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:41.2030116 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:42.3304673 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:43.4938804 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:48.5770823 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:49.6232860 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:50.6886463 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:52.0422604 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:53.1819616 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:54.2643654 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:56.1139801 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:57.1453695 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:58.3613964 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 11:59:59.4477634 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:00.5107365 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:01.7646488 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:02.8887314 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:03.9922029 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:05.2480595 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:06.2792495 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:07.3858521 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:08.4536082 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:09.5102535 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:10.5176681 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:11.6307684 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:12.7684611 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:14.0615800 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:15.4757719 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:16.6138407 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:17.6826428 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:19.2611073 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:20.7818338 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:22.1574091 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:23.2087082 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:26.9583786 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:27.9873138 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:29.0514982 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:30.2166793 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:31.3884129 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:37.4444410 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:38.6536512 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:39.7411211 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:40.7874937 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:41.8185043 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:43.0793962 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:44.1642054 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:45.7894223 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:46.9104763 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:48.2923053 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:49.4098321 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:50.4984175 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:51.7016981 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:52.8070681 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:54.1671625 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:55.2915678 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:56.6064930 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:57.7149311 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:00:59.1571124 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:00.4272263 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:01.6859509 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:02.8590709 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:04.0801030 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:05.2493050 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:06.3246206 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:07.4973220 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:08.6668622 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:09.7695355 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:10.7975063 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:11.8531116 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:14.9107760 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:16.0913555 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:17.0969388 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:18.1887256 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:19.4271872 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:20.5447003 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:21.7624198 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:23.4813617 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:24.5262353 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:25.6046661 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:26.7885477 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:29.3082957 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:30.4329721 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:31.8263184 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:33.6432387 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:34.7558616 988 888 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:37.7830126 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:38.9664380 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:40.1982691 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:41.2934721 988 1208 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:42.4284040 988 1208 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:43.5630256 988 1208 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:44.6362218 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:45.8272379 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:46.8392546 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:47.9131305 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:49.0101546 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:50.1601464 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:51.3471320 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:52.5411198 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:53.6043990 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:54.6981174 988 1208 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:55.8101888 988 1208 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:56.8404557 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:01:57.9172176 988 1208 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:00.3539475 988 1208 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:01.3851740 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:02.5901595 988 1208 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:03.8811330 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:05.5999892 988 1208 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:06.7942209 988 1208 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:07.7966339 988 1208 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:09.0672826 988 1208 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:10.1809528 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:17.1202545 988 1208 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:22.7451758 988 3784 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:24.2722538 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:26.1446845 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:27.5842821 988 3784 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:29.7460572 988 3784 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:31.1054536 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:32.4744822 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:33.5750414 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:34.8082509 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:35.9826728 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:38.4541827 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:39.7029027 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:40.9715955 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:45.5604682 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:46.6024808 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:49.6209143 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:50.6704408 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:51.9147366 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:54.0825512 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:55.8080600 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:58.7040835 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:02:59.8330216 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:00.9274442 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:01.9815501 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:03.0780499 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:04.1595377 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:05.3212287 988 3784 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:06.4281528 988 3784 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:07.7237384 988 3784 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:08.9006861 988 3784 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:09.9396772 988 3784 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:11.1893586 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:12.3745105 988 3784 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:13.4117836 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:14.5079343 988 1284 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:16.8743171 988 3784 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:17.9637110 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:19.0307320 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:20.4184229 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:21.9255057 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:23.4097028 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:25.1200736 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:27.1803157 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:29.7567736 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:30.8234323 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:31.8411287 988 3784 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:32.9411710 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:34.1016413 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:35.3656823 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:36.6797156 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:38.0322784 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:40.7419919 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:41.9856837 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:43.0057384 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:48.2256425 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:53.1467814 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:54.4765003 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:55.7406875 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:57.9809467 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:03:59.0754726 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:00.2064343 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:01.3925346 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:02.4672529 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:03.5628787 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:04.8399294 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:05.9779626 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:07.9548513 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:09.1515821 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:10.3260054 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:11.3556916 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:12.7193366 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:14.1061132 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:15.3439610 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:16.6193608 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:18.4104893 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:19.5022825 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:20.5379253 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:21.5760326 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:24.7802429 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:25.9766611 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:27.5418803 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:28.6788540 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:48.7132916 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:49.9683031 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:51.1547508 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:55.8705771 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:57.7696712 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:04:59.1520774 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:00.3321546 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:03.8399467 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:05.2531041 988 412 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:07.5195237 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:14.6200609 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:15.8549151 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:20.7595986 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:22.0285306 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:23.0337498 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:24.3338418 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:25.3771997 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:27.0551304 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:28.2514946 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:29.5155689 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:31.3642275 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:32.6417960 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:33.7021827 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:34.9624625 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:36.5805536 988 2096 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:38.4786754 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:39.7949533 988 3784 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:05:40.9283405 988 2872 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:07:01.2616313 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:07:02.4784542 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:07:05.0616067 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:07:06.2362190 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:07:07.3425262 988 1828 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:07:08.4605933 988 1208 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:07:08.5637419 988 1828 Handler CBS called Progress with state=0, ticks=210, total=1000
2017/03/22 12:07:08.5714627 988 1828 Handler CBS called Progress with state=0, ticks=220, total=1000
2017/03/22 12:07:08.5793934 988 1828 Handler CBS called Progress with state=0, ticks=230, total=1000
2017/03/22 12:07:08.5870909 988 1828 Handler CBS called Progress with state=0, ticks=240, total=1000
2017/03/22 12:07:08.5952313 988 1828 Handler CBS called Progress with state=0, ticks=250, total=1000
2017/03/22 12:07:08.6028573 988 1828 Handler CBS called Progress with state=0, ticks=260, total=1000
2017/03/22 12:07:08.7230749 988 1828 Handler CBS called Progress with state=0, ticks=270, total=1000
2017/03/22 12:07:08.9699378 988 2872 Handler CBS called Progress with state=0, ticks=280, total=1000
2017/03/22 12:07:09.2226621 988 2872 Handler CBS called Progress with state=0, ticks=290, total=1000
2017/03/22 12:09:10.1496194 988 2872 Handler CBS called Progress with state=0, ticks=299, total=1000
2017/03/22 12:09:27.4772197 988 2872 Handler CBS called Progress with state=0, ticks=299, total=1000
2017/03/22 12:09:40.4838803 988 2872 Handler CBS called Progress with state=0, ticks=299, total=1000
2017/03/22 12:09:58.1813441 988 2872 Handler CBS called Progress with state=0, ticks=299, total=1000
2017/03/22 12:10:09.7515409 988 2872 Handler CBS called Progress with state=0, ticks=299, total=1000
2017/03/22 12:10:21.6369229 988 1284 Handler CBS called Progress with state=0, ticks=299, total=1000
2017/03/22 12:10:41.9141026 988 412 Handler CBS called Progress with state=0, ticks=299, total=1000
2017/03/22 12:10:57.8131743 988 1284 Handler CBS called Progress with state=0, ticks=299, total=1000
2017/03/22 12:11:12.1293907 988 1284 Handler CBS called Progress with state=0, ticks=299, total=1000
2017/03/22 12:11:16.4700161 988 1284 Handler CBS called Progress with state=0, ticks=299, total=1000
2017/03/22 12:11:51.9840207 988 6032 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:11:53.3944957 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:11:54.9753295 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:11:56.8323221 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:11:58.2759696 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:11:59.5367689 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:00.6568823 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:01.8694404 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:03.1001043 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:04.1870947 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:05.4214191 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:09.2763612 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:12.6916666 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:13.8360020 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:15.7575676 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:18.9558414 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:20.3750021 988 6032 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:21.5786184 988 6032 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:22.7352183 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:23.8827968 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:25.0937583 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:26.1556465 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:27.2874533 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:28.5308881 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:29.6731719 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:30.9865311 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:32.3699642 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:33.3813041 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:34.8887406 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:36.0384851 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:37.2665423 988 6032 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:38.5886407 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:39.9703510 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:41.1861306 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:42.2030350 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:43.4750810 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:44.9221240 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:46.1414342 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:47.2496774 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:49.0289993 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:50.2750752 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:51.8410917 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:53.0981365 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:55.2258726 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:56.3120433 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:57.3020861 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:58.6077713 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:12:59.6172741 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:01.8773688 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:02.9688070 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:05.9254406 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:07.2729619 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:08.3745509 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:09.4196361 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:10.5792525 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:11.6584952 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:12.8345956 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:13.9258356 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:14.9806095 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:16.0408296 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:17.0843925 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:18.1344651 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:19.3190263 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:20.6228564 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:21.7799025 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:22.9598823 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:24.3761139 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:25.7929242 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:27.7252475 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:28.7985217 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:30.8359875 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:31.8575006 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:33.1133215 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:34.3378116 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:35.3649814 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:37.4720287 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:38.4888278 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:39.6892785 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:41.0098041 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:42.0664572 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:43.0880228 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:44.2581179 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:45.7140409 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:46.7996188 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:48.1091710 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:49.4219769 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:50.6617438 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:51.8493779 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:52.8810216 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:53.9870293 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:55.0943876 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:56.2936165 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:57.5979284 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:58.6684241 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:13:59.7814215 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:00.8586159 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:01.8901968 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:03.1917674 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:04.2518807 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:05.4240974 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:06.6092693 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:07.7355846 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:08.9068531 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:09.9843726 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:11.2341248 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:12.3433340 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:13.4154323 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:14.5777039 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:15.6868150 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:16.8895530 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:18.0965194 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:19.4218851 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:20.6100836 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:21.9909121 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:23.3111087 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:24.5504711 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:25.9229861 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:27.0660028 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:28.4032471 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:29.7568207 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:31.0320579 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:32.2569900 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:33.6460489 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:34.8196513 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:35.8051814 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:37.2294290 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:38.4059147 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:39.4334895 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:40.5156441 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:41.8592461 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:43.1513618 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:44.8589278 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:45.9023089 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:47.4059503 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:48.5040760 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:49.6705688 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:50.7318974 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:52.0644431 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:53.4754896 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:54.4982008 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:55.9793648 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:57.4976944 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:14:58.9928907 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:00.0241757 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:01.1508010 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:02.4730394 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:04.3432260 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:05.5673485 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:07.4058966 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:08.7183501 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:12.2347404 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:13.6751318 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:14.9999350 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:16.0153797 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:17.1279791 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:18.3277056 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:19.3432342 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:20.6398056 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:21.9222544 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:23.0314130 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:24.1093089 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:25.4535000 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:26.6787323 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:27.6912752 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:28.9278183 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:30.8602154 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:32.1002298 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:33.3201655 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:34.7002002 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:35.8515577 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:37.0694263 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:38.2862317 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:39.4481535 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:40.6557789 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:41.7948081 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:42.9854189 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:44.2506107 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:45.4179153 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:46.5292184 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:47.8316312 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:49.0476578 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:50.2916380 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:51.5466929 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:52.8283445 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:54.1552989 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:55.4531408 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:56.8692801 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:58.0630924 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:15:59.1346003 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:00.1570530 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:03.7954438 988 1828 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:06.7488664 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:08.8049949 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:09.9214309 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:11.0650721 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:12.2398069 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:13.3263655 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:15.0299194 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:16.0935256 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:17.1279865 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:18.2968679 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:19.4381816 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:21.5258602 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:24.1247079 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:25.2902532 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:26.6014824 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:27.8480652 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:29.3305077 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:30.6479170 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:31.9373475 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:33.3157119 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:34.3924033 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:35.7026391 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:36.7870217 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:38.1088609 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:39.1769039 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:40.2639965 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:41.7380692 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:42.9137764 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:44.1752871 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:45.5818781 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:46.9001895 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:48.2620161 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:49.5347840 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:51.0000849 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:52.3472801 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:53.7094846 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:55.1366143 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:56.4071784 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:57.6508259 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:16:58.9224830 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:00.1701522 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:01.3439811 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:02.6471472 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:04.1555638 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:05.2648657 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:06.2859877 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:07.4218750 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:08.6008319 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:09.9799391 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:11.3157005 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:12.4605617 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:13.7256973 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:14.8463134 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:16.3892505 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:17.5619144 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:18.6592059 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:21.2271662 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:22.6854317 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:23.7532407 988 2096 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:24.9591811 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:26.1248114 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:27.4040696 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:28.3771377 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:29.5943092 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:30.8320342 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:32.0196455 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:33.2925877 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:34.5342908 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:35.6420292 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:36.8829268 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:38.0870751 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:39.1910457 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:40.4594583 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:41.5604194 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:42.8821739 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:44.1895342 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:45.4443366 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:46.7304800 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:48.1334156 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:49.5043996 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:50.7668485 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:52.0319296 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:53.2177654 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:54.5260962 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:55.9265985 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:57.2469874 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:58.5626807 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:17:59.7030243 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:00.7182404 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:01.8275976 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:02.9220018 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:04.1799194 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:05.2448536 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:06.3234535 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:07.4055639 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:08.4689382 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:09.6131266 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:10.6427256 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:11.7653126 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:13.0307174 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:14.8542894 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:16.6362447 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:17.7031104 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:19.0004012 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:20.0473583 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:22.6641083 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:24.1122934 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:25.4724625 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:27.5811936 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:28.7948833 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:30.0228710 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:31.7954075 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:33.0932847 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:34.3123434 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:35.5159605 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:36.6241664 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:37.7185942 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:38.9529425 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:40.1808600 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:41.2495887 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:42.4058841 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:43.4841812 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:44.7029791 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:45.8275680 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:47.0939661 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:48.4523918 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:49.8018990 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:51.0384101 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:52.2953916 988 3784 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:53.5072017 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:54.6592995 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:55.8468356 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:57.0996433 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:58.1876127 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:18:59.2810999 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:00.3844136 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:01.5404942 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:03.0889091 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:04.3072554 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:05.4688489 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:06.5935838 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:07.6556531 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:08.8435492 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:09.9996327 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:10.9908586 988 888 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:12.9758470 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:14.1452130 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:15.4764502 988 1284 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:16.5311638 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:17.5401132 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:18.6646435 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:19.9455092 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:21.2834173 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:22.3765244 988 412 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:24.8356004 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:26.6432376 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:27.8275306 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:29.0001771 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:30.0425238 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:31.3279212 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:32.4914550 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:33.5531544 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:34.8169013 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:36.0934404 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:38.2259398 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:39.3751637 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:44.0374944 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:45.2717047 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:46.4542028 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:47.6107457 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:48.9984680 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:50.2658671 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:51.2673746 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:52.6184211 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:53.7495413 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:55.0789920 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:56.4717052 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:58.0879619 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:19:59.1669308 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:20:00.3886333 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:20:01.9217234 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:20:02.9836888 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:20:04.0775857 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:20:05.2670774 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:20:07.3303911 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:20:08.4682644 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:20:09.6090255 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:20:10.7180171 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:20:11.8899512 988 1208 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:20:12.1567787 988 1208 Handler CBS called Progress with state=2, ticks=310, total=1000
2017/03/22 12:20:12.1579582 988 1208 Handler CBS called Progress with state=2, ticks=320, total=1000
2017/03/22 12:20:12.1591849 988 1208 Handler CBS called Progress with state=2, ticks=330, total=1000
2017/03/22 12:20:12.1603622 988 1208 Handler CBS called Progress with state=2, ticks=340, total=1000
2017/03/22 12:20:12.1615439 988 1208 Handler CBS called Progress with state=2, ticks=350, total=1000
2017/03/22 12:20:12.1626873 988 1208 Handler CBS called Progress with state=2, ticks=360, total=1000
2017/03/22 12:20:12.1638419 988 1208 Handler CBS called Progress with state=2, ticks=370, total=1000
2017/03/22 12:20:12.1649945 988 1208 Handler CBS called Progress with state=2, ticks=380, total=1000
2017/03/22 12:20:12.1661892 988 1208 Handler CBS called Progress with state=2, ticks=390, total=1000
2017/03/22 12:20:12.1673327 988 1208 Handler CBS called Progress with state=2, ticks=400, total=1000
2017/03/22 12:20:12.1684878 988 1208 Handler CBS called Progress with state=2, ticks=410, total=1000
2017/03/22 12:20:12.1696502 988 1208 Handler CBS called Progress with state=2, ticks=420, total=1000
2017/03/22 12:20:12.1708077 988 1208 Handler CBS called Progress with state=2, ticks=430, total=1000
2017/03/22 12:20:12.1733395 988 2872 Handler CBS called Progress with state=2, ticks=440, total=1000
2017/03/22 12:20:12.1752268 988 2872 Handler CBS called Progress with state=2, ticks=450, total=1000
2017/03/22 12:20:12.1766315 988 2872 Handler CBS called Progress with state=2, ticks=460, total=1000
2017/03/22 12:20:12.1783732 988 2872 Handler CBS called Progress with state=2, ticks=470, total=1000
2017/03/22 12:20:12.1795608 988 2872 Handler CBS called Progress with state=2, ticks=480, total=1000
2017/03/22 12:20:12.1816023 988 2872 Handler CBS called Progress with state=2, ticks=490, total=1000
2017/03/22 12:20:12.1828944 988 2872 Handler CBS called Progress with state=2, ticks=500, total=1000
2017/03/22 12:20:12.1851487 988 2872 Handler CBS called Progress with state=2, ticks=510, total=1000
2017/03/22 12:20:12.1864105 988 2872 Handler CBS called Progress with state=2, ticks=520, total=1000
2017/03/22 12:20:12.1886512 988 2872 Handler CBS called Progress with state=2, ticks=530, total=1000
2017/03/22 12:20:12.1898998 988 2872 Handler CBS called Progress with state=2, ticks=540, total=1000
2017/03/22 12:20:12.1915936 988 2872 Handler CBS called Progress with state=2, ticks=550, total=1000
2017/03/22 12:20:12.1927949 988 2872 Handler CBS called Progress with state=2, ticks=560, total=1000
2017/03/22 12:20:12.1945430 988 2872 Handler CBS called Progress with state=2, ticks=570, total=1000
2017/03/22 12:20:12.1957766 988 2872 Handler CBS called Progress with state=2, ticks=580, total=1000
2017/03/22 12:20:12.1974775 988 2872 Handler CBS called Progress with state=2, ticks=590, total=1000
2017/03/22 12:20:12.1986994 988 2872 Handler CBS called Progress with state=2, ticks=600, total=1000
2017/03/22 12:20:12.2008071 988 2872 Handler CBS called Progress with state=2, ticks=610, total=1000
2017/03/22 12:20:12.2020098 988 2872 Handler CBS called Progress with state=2, ticks=620, total=1000
2017/03/22 12:20:12.2040801 988 2872 Handler CBS called Progress with state=2, ticks=630, total=1000
2017/03/22 12:20:12.2073541 988 2872 Handler CBS called Progress with state=2, ticks=640, total=1000
2017/03/22 12:20:12.2089899 988 2872 Handler CBS called Progress with state=2, ticks=650, total=1000
2017/03/22 12:20:12.2109129 988 2872 Handler CBS called Progress with state=2, ticks=660, total=1000
2017/03/22 12:20:12.2128154 988 2872 Handler CBS called Progress with state=2, ticks=670, total=1000
2017/03/22 12:20:12.2141904 988 2872 Handler CBS called Progress with state=2, ticks=680, total=1000
2017/03/22 12:20:12.2158365 988 2872 Handler CBS called Progress with state=2, ticks=690, total=1000
2017/03/22 12:20:12.2170980 988 2872 Handler CBS called Progress with state=2, ticks=700, total=1000
2017/03/22 12:20:12.2196273 988 2872 Handler CBS called Progress with state=2, ticks=710, total=1000
2017/03/22 12:20:12.2208806 988 2872 Handler CBS called Progress with state=2, ticks=720, total=1000
2017/03/22 12:20:12.2226636 988 2872 Handler CBS called Progress with state=2, ticks=730, total=1000
2017/03/22 12:20:12.2239897 988 2872 Handler CBS called Progress with state=2, ticks=740, total=1000
2017/03/22 12:20:12.2256218 988 2872 Handler CBS called Progress with state=2, ticks=750, total=1000
2017/03/22 12:20:12.2269512 988 2872 Handler CBS called Progress with state=2, ticks=760, total=1000
2017/03/22 12:20:12.2291382 988 2872 Handler CBS called Progress with state=2, ticks=770, total=1000
2017/03/22 12:20:12.2305742 988 2872 Handler CBS called Progress with state=2, ticks=780, total=1000
2017/03/22 12:20:12.2360763 988 888 Handler CBS called Progress with state=2, ticks=790, total=1000
2017/03/22 12:20:12.2374848 988 2872 Handler CBS called Progress with state=2, ticks=800, total=1000
2017/03/22 12:20:12.2400106 988 888 Handler CBS called Progress with state=2, ticks=810, total=1000
2017/03/22 12:20:12.2413012 988 888 Handler CBS called Progress with state=2, ticks=820, total=1000
2017/03/22 12:20:12.2429686 988 888 Handler CBS called Progress with state=2, ticks=830, total=1000
2017/03/22 12:20:12.2442984 988 888 Handler CBS called Progress with state=2, ticks=840, total=1000
2017/03/22 12:20:12.2459836 988 888 Handler CBS called Progress with state=2, ticks=850, total=1000
2017/03/22 12:20:12.2472314 988 888 Handler CBS called Progress with state=2, ticks=860, total=1000
2017/03/22 12:20:12.2525573 988 888 Handler CBS called Progress with state=2, ticks=870, total=1000
2017/03/22 12:20:12.2538170 988 888 Handler CBS called Progress with state=2, ticks=880, total=1000
2017/03/22 12:20:12.2560822 988 888 Handler CBS called Progress with state=2, ticks=890, total=1000
2017/03/22 12:20:12.2574432 988 888 Handler CBS called Progress with state=2, ticks=900, total=1000
2017/03/22 12:20:12.2592514 988 888 Handler CBS called Progress with state=2, ticks=910, total=1000
2017/03/22 12:20:12.2606067 988 888 Handler CBS called Progress with state=2, ticks=920, total=1000
2017/03/22 12:20:12.2627465 988 888 Handler CBS called Progress with state=2, ticks=930, total=1000
2017/03/22 12:20:12.2640328 988 888 Handler CBS called Progress with state=2, ticks=940, total=1000
2017/03/22 12:20:12.2657991 988 888 Handler CBS called Progress with state=2, ticks=950, total=1000
2017/03/22 12:20:12.2670540 988 888 Handler CBS called Progress with state=2, ticks=960, total=1000
2017/03/22 12:20:12.2688844 988 888 Handler CBS called Progress with state=2, ticks=970, total=1000
2017/03/22 12:20:12.2701677 988 888 Handler CBS called Progress with state=2, ticks=980, total=1000
2017/03/22 12:20:33.7094670 988 1208 Handler CBS called Progress with state=2, ticks=990, total=1000
2017/03/22 12:20:35.0503669 988 1208 Handler CBS called Error with 0x800f0816, <NULL>
2017/03/22 12:20:35.0504635 988 1208 Handler CBS called Progress with state=7, ticks=1000, total=1000
2017/03/22 12:20:35.0519462 988 5248 Handler Finished staging package.
2017/03/22 12:20:35.0519907 988 2872 Handler CBS called Terminate
2017/03/22 12:20:35.1308612 988 5248 Handler Async stage operation completed with 0x800f0816
2017/03/22 12:23:28.5726938 988 5248 Handler DPX indicated more ranges to download.
2017/03/22 12:23:28.5817908 988 5248 Handler Adding Windows10.0-KB3213986-x64_2.psf (ranges) to request list.
2017/03/22 12:23:28.5818081 988 5248 Handler Adding Windows10.0-KB3213986-x64_3.psf (ranges) to request list.
2017/03/22 12:23:28.5818152 988 5248 Handler Adding Windows10.0-KB3213986-x64_4.psf (ranges) to request list.
2017/03/22 12:23:28.5818225 988 5248 Handler Adding Windows10.0-KB3213986-x64_5.psf (ranges) to request list.
2017/03/22 12:23:28.5818312 988 5248 Handler Adding Windows10.0-KB3213986-x64_1.psf (ranges) to request list.
2017/03/22 12:23:32.3719689 988 5248 Handler Saved state: cCompleteIterations: 1, pt: Express, nNextRequestID: 2.
2017/03/22 12:23:32.3719729 988 5248 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
2017/03/22 12:23:32.3801678 988 5248 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 12:23:32.3801968 988 5248 DownloadManager Generating download request for update {4ADCAB0C-DF2F-4F40-9D96-244CD22EF8B6}.200
2017/03/22 12:23:32.9535228 988 5248 DownloadManager Calling into handler 0x8 to generate download request for update 4ADCAB0C-DF2F-4F40-9D96-244CD22EF8B6.200
2017/03/22 12:23:32.9535271 988 5248 Handler Generating request for CBS update 4ADCAB0C-DF2F-4F40-9D96-244CD22EF8B6 in sandbox C:\WINDOWS\SoftwareDistribution\Download\317b82982561868a429bfb07b7cb084c
2017/03/22 12:23:32.9536494 988 5248 Handler Loaded state: cCompleteIterations: 0, pt: SelfContainedNoExpressPayload, nNextRequestID: 1.
2017/03/22 12:23:32.9536512 988 5248 Handler Selecting self-contained because update does not have express payload.
2017/03/22 12:23:32.9536516 988 5248 Handler Selected payload type is SelfContainedNoExpressPayload
2017/03/22 12:23:32.9536791 988 5248 Handler Detected download state is dsHavePackage
2017/03/22 12:23:33.1193873 988 5248 Handler Saved state: cCompleteIterations: 1, pt: SelfContainedNoExpressPayload, nNextRequestID: 1.
2017/03/22 12:23:33.1193903 988 5248 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
2017/03/22 12:23:33.1864688 988 5248 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 12:23:33.1864956 988 5248 DownloadManager Generating download request for update {E59C9AB3-D96B-4F89-AB51-91AA5176A395}.202
2017/03/22 12:23:33.2046613 988 5248 DownloadManager Calling into handler 0x8 to generate download request for update E59C9AB3-D96B-4F89-AB51-91AA5176A395.202
2017/03/22 12:23:33.2046653 988 5248 Handler Generating request for CBS update E59C9AB3-D96B-4F89-AB51-91AA5176A395 in sandbox C:\WINDOWS\SoftwareDistribution\Download\003f9c230bcf5c7b277bcfc2f4a9da31
2017/03/22 12:23:33.2047602 988 5248 Handler Loaded state: cCompleteIterations: 0, pt: Express, nNextRequestID: 1.
2017/03/22 12:23:33.2047621 988 5248 Handler Selected payload type is Express
2017/03/22 12:23:33.2068032 988 5248 Handler UH: DpxRestoreJob returned 0x80070002
2017/03/22 12:23:33.2068063 988 5248 Handler Detected download state is dsHavePackage
2017/03/22 12:23:33.2098766 988 5248 Handler Starting to stage package.
2017/03/22 12:23:35.0001589 988 2872 Handler CBS called Initiate
2017/03/22 12:23:35.0023761 988 2872 Handler CBS called Progress with state=2, ticks=0, total=1000
2017/03/22 12:23:35.7865541 988 6032 Handler CBS called Progress with state=2, ticks=10, total=1000
2017/03/22 12:23:35.7870641 988 6032 Handler CBS called Progress with state=2, ticks=20, total=1000
2017/03/22 12:23:35.7875815 988 6032 Handler CBS called Progress with state=2, ticks=30, total=1000
2017/03/22 12:23:35.7881478 988 6032 Handler CBS called Progress with state=2, ticks=40, total=1000
2017/03/22 12:23:35.7886499 988 6032 Handler CBS called Progress with state=2, ticks=50, total=1000
2017/03/22 12:23:35.7901015 988 6032 Handler CBS called Progress with state=2, ticks=60, total=1000
2017/03/22 12:23:35.7915844 988 2872 Handler CBS called Progress with state=2, ticks=70, total=1000
2017/03/22 12:23:35.7921312 988 2872 Handler CBS called Progress with state=2, ticks=80, total=1000
2017/03/22 12:23:35.7929394 988 2872 Handler CBS called Progress with state=2, ticks=90, total=1000
2017/03/22 12:23:35.7935134 988 2872 Handler CBS called Progress with state=2, ticks=100, total=1000
2017/03/22 12:23:35.7944647 988 2872 Handler CBS called Progress with state=2, ticks=110, total=1000
2017/03/22 12:23:35.7950210 988 2872 Handler CBS called Progress with state=2, ticks=120, total=1000
2017/03/22 12:23:35.7966921 988 2872 Handler CBS called Progress with state=2, ticks=130, total=1000
2017/03/22 12:23:35.7973922 988 6032 Handler CBS called Progress with state=2, ticks=140, total=1000
2017/03/22 12:23:35.7989727 988 1208 Handler CBS called Progress with state=2, ticks=150, total=1000
2017/03/22 12:23:35.7995476 988 1208 Handler CBS called Progress with state=2, ticks=160, total=1000
2017/03/22 12:23:35.8005199 988 1208 Handler CBS called Progress with state=2, ticks=170, total=1000
2017/03/22 12:23:35.8014815 988 1208 Handler CBS called Progress with state=2, ticks=180, total=1000
2017/03/22 12:23:35.8023911 988 6032 Handler CBS called Progress with state=2, ticks=190, total=1000
2017/03/22 12:23:35.8029075 988 6032 Handler CBS called Progress with state=2, ticks=200, total=1000
2017/03/22 12:23:36.7311772 988 2872 Handler CBS called Progress with state=0, ticks=210, total=1000
2017/03/22 12:23:36.7312794 988 2872 Handler CBS called Progress with state=0, ticks=220, total=1000
2017/03/22 12:23:36.7317085 988 2872 Handler CBS called Progress with state=0, ticks=230, total=1000
2017/03/22 12:23:36.7317858 988 2872 Handler CBS called Progress with state=0, ticks=240, total=1000
2017/03/22 12:23:36.7321180 988 2872 Handler CBS called Progress with state=0, ticks=250, total=1000
2017/03/22 12:23:36.7371567 988 2872 Handler CBS called Progress with state=0, ticks=260, total=1000
2017/03/22 12:23:36.7433800 988 2872 Handler CBS called Progress with state=0, ticks=270, total=1000
2017/03/22 12:23:36.7481639 988 2872 Handler CBS called Progress with state=0, ticks=280, total=1000
2017/03/22 12:23:36.7548694 988 2872 Handler CBS called Progress with state=0, ticks=290, total=1000
2017/03/22 12:23:39.3364364 988 6032 Handler CBS called Progress with state=0, ticks=299, total=1000
2017/03/22 12:23:40.5302985 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:23:41.5597326 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:23:42.5635447 988 2872 Handler CBS called Progress with state=2, ticks=300, total=1000
2017/03/22 12:23:43.0151584 988 2872 Handler CBS called Progress with state=2, ticks=312, total=1000
2017/03/22 12:23:43.0152748 988 2872 Handler CBS called Progress with state=2, ticks=324, total=1000
2017/03/22 12:23:43.0153605 988 2872 Handler CBS called Progress with state=2, ticks=336, total=1000
2017/03/22 12:23:43.0157623 988 2872 Handler CBS called Progress with state=2, ticks=348, total=1000
2017/03/22 12:23:43.0160954 988 2872 Handler CBS called Progress with state=2, ticks=360, total=1000
2017/03/22 12:23:43.0164244 988 2872 Handler CBS called Progress with state=2, ticks=372, total=1000
2017/03/22 12:23:43.0166626 988 2872 Handler CBS called Progress with state=2, ticks=384, total=1000
2017/03/22 12:23:43.0170067 988 2872 Handler CBS called Progress with state=2, ticks=396, total=1000
2017/03/22 12:23:43.0170652 988 2872 Handler CBS called Progress with state=2, ticks=408, total=1000
2017/03/22 12:23:43.0173989 988 2872 Handler CBS called Progress with state=2, ticks=420, total=1000
2017/03/22 12:23:43.0177998 988 2872 Handler CBS called Progress with state=2, ticks=432, total=1000
2017/03/22 12:23:43.0178584 988 2872 Handler CBS called Progress with state=2, ticks=444, total=1000
2017/03/22 12:23:43.0181988 988 2872 Handler CBS called Progress with state=2, ticks=456, total=1000
2017/03/22 12:23:43.0182568 988 2872 Handler CBS called Progress with state=2, ticks=468, total=1000
2017/03/22 12:23:43.0185886 988 2872 Handler CBS called Progress with state=2, ticks=480, total=1000
2017/03/22 12:23:43.0189930 988 2872 Handler CBS called Progress with state=2, ticks=492, total=1000
2017/03/22 12:23:43.0190513 988 2872 Handler CBS called Progress with state=2, ticks=504, total=1000
2017/03/22 12:23:43.0193841 988 2872 Handler CBS called Progress with state=2, ticks=516, total=1000
2017/03/22 12:23:43.0195159 988 2872 Handler CBS called Progress with state=2, ticks=528, total=1000
2017/03/22 12:23:43.0198447 988 2872 Handler CBS called Progress with state=2, ticks=540, total=1000
2017/03/22 12:23:43.0201834 988 2872 Handler CBS called Progress with state=2, ticks=552, total=1000
2017/03/22 12:23:43.0202410 988 2872 Handler CBS called Progress with state=2, ticks=564, total=1000
2017/03/22 12:23:43.0205727 988 2872 Handler CBS called Progress with state=2, ticks=576, total=1000
2017/03/22 12:23:43.0207048 988 2872 Handler CBS called Progress with state=2, ticks=588, total=1000
2017/03/22 12:23:43.0210455 988 2872 Handler CBS called Progress with state=2, ticks=600, total=1000
2017/03/22 12:23:43.0213786 988 2872 Handler CBS called Progress with state=2, ticks=612, total=1000
2017/03/22 12:23:43.0215104 988 2872 Handler CBS called Progress with state=2, ticks=624, total=1000
2017/03/22 12:23:43.0218473 988 2872 Handler CBS called Progress with state=2, ticks=636, total=1000
2017/03/22 12:23:43.0219102 988 2872 Handler CBS called Progress with state=2, ticks=648, total=1000
2017/03/22 12:23:43.0222429 988 2872 Handler CBS called Progress with state=2, ticks=660, total=1000
2017/03/22 12:23:43.0225847 988 2872 Handler CBS called Progress with state=2, ticks=672, total=1000
2017/03/22 12:23:43.0227194 988 2872 Handler CBS called Progress with state=2, ticks=684, total=1000
2017/03/22 12:23:43.0230669 988 2872 Handler CBS called Progress with state=2, ticks=696, total=1000
2017/03/22 12:23:43.0231250 988 2872 Handler CBS called Progress with state=2, ticks=708, total=1000
2017/03/22 12:23:43.0234634 988 2872 Handler CBS called Progress with state=2, ticks=720, total=1000
2017/03/22 12:23:43.0238759 988 2872 Handler CBS called Progress with state=2, ticks=732, total=1000
2017/03/22 12:23:43.0239380 988 2872 Handler CBS called Progress with state=2, ticks=744, total=1000
2017/03/22 12:23:43.0242695 988 2872 Handler CBS called Progress with state=2, ticks=756, total=1000
2017/03/22 12:23:43.0243371 988 2872 Handler CBS called Progress with state=2, ticks=768, total=1000
2017/03/22 12:23:43.0246758 988 2872 Handler CBS called Progress with state=2, ticks=780, total=1000
2017/03/22 12:23:43.0250929 988 2872 Handler CBS called Progress with state=2, ticks=792, total=1000
2017/03/22 12:23:43.0251569 988 2872 Handler CBS called Progress with state=2, ticks=804, total=1000
2017/03/22 12:23:43.0255658 988 2872 Handler CBS called Progress with state=2, ticks=816, total=1000
2017/03/22 12:23:43.0257539 988 2872 Handler CBS called Progress with state=2, ticks=828, total=1000
2017/03/22 12:23:43.0260996 988 2872 Handler CBS called Progress with state=2, ticks=840, total=1000
2017/03/22 12:23:43.0264334 988 2872 Handler CBS called Progress with state=2, ticks=852, total=1000
2017/03/22 12:23:43.0265325 988 2872 Handler CBS called Progress with state=2, ticks=864, total=1000
2017/03/22 12:23:43.0268722 988 2872 Handler CBS called Progress with state=2, ticks=876, total=1000
2017/03/22 12:23:43.0270095 988 2872 Handler CBS called Progress with state=2, ticks=888, total=1000
2017/03/22 12:23:43.0273452 988 2872 Handler CBS called Progress with state=2, ticks=900, total=1000
2017/03/22 12:23:43.0276884 988 2872 Handler CBS called Progress with state=2, ticks=912, total=1000
2017/03/22 12:23:43.0278316 988 2872 Handler CBS called Progress with state=2, ticks=924, total=1000
2017/03/22 12:23:43.0281671 988 2872 Handler CBS called Progress with state=2, ticks=936, total=1000
2017/03/22 12:23:43.0282294 988 2872 Handler CBS called Progress with state=2, ticks=948, total=1000
2017/03/22 12:23:43.0285583 988 2872 Handler CBS called Progress with state=2, ticks=960, total=1000
2017/03/22 12:23:43.0289128 988 2872 Handler CBS called Progress with state=2, ticks=972, total=1000
2017/03/22 12:23:43.0290501 988 2872 Handler CBS called Progress with state=2, ticks=984, total=1000
2017/03/22 12:23:43.5488198 988 6032 Handler CBS called Error with 0x800f0816, <NULL>
2017/03/22 12:23:43.5489008 988 6032 Handler CBS called Progress with state=7, ticks=1000, total=1000
2017/03/22 12:23:43.5783700 988 6032 Handler CBS called Terminate
2017/03/22 12:23:43.5783937 988 5248 Handler Finished staging package.
2017/03/22 12:23:43.6675220 988 5248 Handler Async stage operation completed with 0x800f0816
2017/03/22 12:23:50.3725139 988 5248 Handler DPX indicated more ranges to download.
2017/03/22 12:23:50.3725360 988 5248 Handler Adding Windows10.0-KB3211320-x64.psf (ranges) to request list.
2017/03/22 12:23:50.4089894 988 5248 Handler Saved state: cCompleteIterations: 1, pt: Express, nNextRequestID: 2.
2017/03/22 12:23:50.4089928 988 5248 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
2017/03/22 12:24:09.5849292 988 2848 DownloadManager DO job initialized, JobId = {59378DE4-B72B-434B-A4D5-CEB6C857548A}
2017/03/22 12:24:09.5926412 988 2848 DownloadManager Downloading from http://download.windowsupdate.com/d/msdownload/update/software/secu/2016/12/windows10.0-kb3213986-x64_2_74257e7b0539f9c0bad091747189151a92126b07.psf to C:\WINDOWS\SoftwareDistribution\Download\99e27d550d0edcd889b80b0be2e57b53\74257e7b0539f9c0bad091747189151a92126b07-1 (464 subranges).
2017/03/22 12:24:09.5938595 988 2848 DownloadManager Downloading from http://download.windowsupdate.com/d/msdownload/update/software/secu/2016/12/windows10.0-kb3213986-x64_3_b51b8c192ab203058493252474784e4c0bcd8eae.psf to C:\WINDOWS\SoftwareDistribution\Download\99e27d550d0edcd889b80b0be2e57b53\b51b8c192ab203058493252474784e4c0bcd8eae-1 (495 subranges).
2017/03/22 12:24:09.5950124 988 2848 DownloadManager Downloading from http://download.windowsupdate.com/d/msdownload/update/software/secu/2016/12/windows10.0-kb3213986-x64_4_4d0eae43e709bd1acb3b08a04f28d21a80f43d79.psf to C:\WINDOWS\SoftwareDistribution\Download\99e27d550d0edcd889b80b0be2e57b53\4d0eae43e709bd1acb3b08a04f28d21a80f43d79-1 (485 subranges).
2017/03/22 12:24:09.5961721 988 2848 DownloadManager Downloading from http://download.windowsupdate.com/d/msdownload/update/software/secu/2016/12/windows10.0-kb3213986-x64_5_a73e8329dbbbe3201bd3899b74d5bf8e83b4b6a8.psf to C:\WINDOWS\SoftwareDistribution\Download\99e27d550d0edcd889b80b0be2e57b53\a73e8329dbbbe3201bd3899b74d5bf8e83b4b6a8-1 (504 subranges).
2017/03/22 12:24:09.5974776 988 2848 DownloadManager Downloading from http://download.windowsupdate.com/d/msdownload/update/software/secu/2016/12/windows10.0-kb3213986-x64_1_c8974e45f06c6b85cb1dd208b31783c58c9c348a.psf to C:\WINDOWS\SoftwareDistribution\Download\99e27d550d0edcd889b80b0be2e57b53\c8974e45f06c6b85cb1dd208b31783c58c9c348a-1 (643 subranges).
2017/03/22 12:24:09.5976121 988 2848 Handler Loaded state: cCompleteIterations: 1, pt: Express, nNextRequestID: 2.
2017/03/22 12:24:09.6294511 988 2848 DownloadManager New download job {59378DE4-B72B-434B-A4D5-CEB6C857548A} for UpdateId 22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031.203
2017/03/22 12:24:19.1893913 988 2848 DownloadManager Download job 59378DE4-B72B-434B-A4D5-CEB6C857548A resumed.
2017/03/22 12:24:21.1758182 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Express, nNextRequestID: 1.
2017/03/22 12:24:21.1927987 988 2848 DownloadManager DO job initialized, JobId = {EA9C624D-1523-470B-8281-BF8D1E84E338}
2017/03/22 12:25:17.6415136 988 2848 DownloadManager Downloading from http://download.windowsupdate.com/d/msdownload/update/software/crup/2017/01/windows10.0-kb3211320-x64_eb43f00c18fdbf51bc40f0c67ac3c81f421166a8.psf to C:\WINDOWS\SoftwareDistribution\Download\003f9c230bcf5c7b277bcfc2f4a9da31\eb43f00c18fdbf51bc40f0c67ac3c81f421166a8-1 (28 subranges).
2017/03/22 12:25:17.6476749 988 2848 Handler Loaded state: cCompleteIterations: 1, pt: Express, nNextRequestID: 2.
2017/03/22 12:25:17.6829670 988 2848 DownloadManager New download job {EA9C624D-1523-470B-8281-BF8D1E84E338} for UpdateId E59C9AB3-D96B-4F89-AB51-91AA5176A395.202
2017/03/22 12:25:27.6259872 988 2848 DownloadManager Download job EA9C624D-1523-470B-8281-BF8D1E84E338 resumed.
2017/03/22 12:25:27.7717668 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Express, nNextRequestID: 1.
2017/03/22 12:25:27.7839651 988 2848 DownloadManager Queueing update {4ADCAB0C-DF2F-4F40-9D96-244CD22EF8B6}.200 for download handler request generation.
2017/03/22 12:25:27.8830433 988 5248 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 12:25:27.8830706 988 5248 DownloadManager Generating download request for update {4ADCAB0C-DF2F-4F40-9D96-244CD22EF8B6}.200
2017/03/22 12:25:28.2200123 988 5248 DownloadManager Calling into handler 0x8 to generate download request for update 4ADCAB0C-DF2F-4F40-9D96-244CD22EF8B6.200
2017/03/22 12:25:28.2200164 988 5248 Handler Generating request for CBS update 4ADCAB0C-DF2F-4F40-9D96-244CD22EF8B6 in sandbox C:\WINDOWS\SoftwareDistribution\Download\317b82982561868a429bfb07b7cb084c
2017/03/22 12:25:28.2202323 988 5248 Handler Loaded state: cCompleteIterations: 1, pt: SelfContainedNoExpressPayload, nNextRequestID: 1.
2017/03/22 12:25:28.2202343 988 5248 Handler Selecting self-contained because update does not have express payload.
2017/03/22 12:25:28.2202349 988 5248 Handler Selected payload type is SelfContainedNoExpressPayload
2017/03/22 12:25:28.2202668 988 5248 Handler Detected download state is dsHavePackage
2017/03/22 12:25:28.4035706 988 5248 Handler Saved state: cCompleteIterations: 1, pt: SelfContainedNoExpressPayload, nNextRequestID: 1.
2017/03/22 12:25:28.4035737 988 5248 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
2017/03/22 12:25:28.4193761 988 2848 DownloadManager Download job 59378DE4-B72B-434B-A4D5-CEB6C857548A resumed.
2017/03/22 12:25:30.0015506 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Express, nNextRequestID: 1.
2017/03/22 12:25:30.0124807 988 2848 DownloadManager Download job EA9C624D-1523-470B-8281-BF8D1E84E338 resumed.
2017/03/22 12:25:30.0167541 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Express, nNextRequestID: 1.
2017/03/22 12:25:30.0203513 988 2848 DownloadManager All files for update {4ADCAB0C-DF2F-4F40-9D96-244CD22EF8B6}.200 were already downloaded and are valid.
2017/03/22 12:25:30.0402243 988 2848 Handler Loaded state: cCompleteIterations: 1, pt: SelfContainedNoExpressPayload, nNextRequestID: 1.
2017/03/22 12:25:30.3811213 988 2848 DownloadManager * END * Download Call Complete Call 9 for caller UpdateOrchestrator has completed; signaling completion.
2017/03/22 12:25:30.3914380 988 2848 Shared Effective power state: AC
2017/03/22 12:25:30.3914503 988 2848 Agent Released network PDC reference for callId {134FD2E9-138E-4A4C-965E-2FA2260FF864}; ActivationID: 140
2017/03/22 12:25:30.3916900 988 5728 ComApi *RESUMED* Download ClientId = UpdateOrchestrator
2017/03/22 12:25:30.3916909 988 5728 ComApi Download call complete (succeeded = 1, succeeded with errors = 0, failed = 0, unaccounted = 0)
2017/03/22 12:25:30.3916933 988 5728 ComApi * END * Download ClientId = UpdateOrchestrator
2017/03/22 12:25:30.3916943 988 5728 Agent WU client calls back to download call {134FD2E9-138E-4A4C-965E-2FA2260FF864} with code Call complete and error 0
2017/03/22 12:25:30.3920541 988 3916 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 12:26:13.5639827 988 1284 DownloadManager DO job {EA9C624D-1523-470B-8281-BF8D1E84E338} completed successfully
2017/03/22 12:26:13.9067002 988 1284 DownloadManager Download job completion. Progress for update {E59C9AB3-D96B-4F89-AB51-91AA5176A395} - total = 11779527, transferred = 1125854 bytes. Transfer time=813, connect time=0 (ms)
2017/03/22 12:26:13.9304473 988 2848 DownloadManager Download job 59378DE4-B72B-434B-A4D5-CEB6C857548A resumed.
2017/03/22 12:26:14.1108649 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Express, nNextRequestID: 1.
2017/03/22 12:26:14.1206178 988 2848 DownloadManager Queueing update {E59C9AB3-D96B-4F89-AB51-91AA5176A395}.202 for download handler request generation.
2017/03/22 12:26:14.1251800 988 5248 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 12:26:14.1252025 988 5248 DownloadManager Generating download request for update {E59C9AB3-D96B-4F89-AB51-91AA5176A395}.202
2017/03/22 12:26:14.4904513 988 5248 DownloadManager Calling into handler 0x8 to generate download request for update E59C9AB3-D96B-4F89-AB51-91AA5176A395.202
2017/03/22 12:26:14.4904555 988 5248 Handler Generating request for CBS update E59C9AB3-D96B-4F89-AB51-91AA5176A395 in sandbox C:\WINDOWS\SoftwareDistribution\Download\003f9c230bcf5c7b277bcfc2f4a9da31
2017/03/22 12:26:14.4905543 988 5248 Handler Loaded state: cCompleteIterations: 1, pt: Express, nNextRequestID: 2.
2017/03/22 12:26:14.4905568 988 5248 Handler Selected payload type is Express
2017/03/22 12:26:14.5629052 988 5248 Handler Found response file eb43f00c18fdbf51bc40f0c67ac3c81f421166a8-1 for Windows10.0-KB3211320-x64.psf
2017/03/22 12:26:14.5647472 988 5248 Handler Detected download state is dsHaveDownloadResponses
2017/03/22 12:26:14.5647815 988 5248 Handler Found response file eb43f00c18fdbf51bc40f0c67ac3c81f421166a8-1 for Windows10.0-KB3211320-x64.psf
2017/03/22 12:26:18.8651292 988 5248 Handler Saved state: cCompleteIterations: 2, pt: Express, nNextRequestID: 2.
2017/03/22 12:26:18.8651328 988 5248 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
2017/03/22 12:26:19.4805430 988 2848 DownloadManager Download job 59378DE4-B72B-434B-A4D5-CEB6C857548A resumed.
2017/03/22 12:26:19.6646385 988 2848 Handler Loaded state: cCompleteIterations: 0, pt: Express, nNextRequestID: 1.
2017/03/22 12:26:19.6739032 988 2848 DownloadManager All files for update {E59C9AB3-D96B-4F89-AB51-91AA5176A395}.202 were already downloaded and are valid.
2017/03/22 12:26:19.6865620 988 2848 Handler Loaded state: cCompleteIterations: 2, pt: Express, nNextRequestID: 2.
2017/03/22 12:26:19.7099323 988 2848 DownloadManager * END * Download Call Complete Call 8 for caller UpdateOrchestrator has completed; signaling completion.
2017/03/22 12:26:19.7188364 988 2848 Shared Effective power state: AC
2017/03/22 12:26:19.7188410 988 2848 Agent Released network PDC reference for callId {34C16B3F-1808-45CF-8BFC-D89A26CE5514}; ActivationID: 115
2017/03/22 12:26:19.7191628 988 5728 ComApi *RESUMED* Download ClientId = UpdateOrchestrator
2017/03/22 12:26:19.7191637 988 5728 ComApi Download call complete (succeeded = 1, succeeded with errors = 0, failed = 0, unaccounted = 0)
2017/03/22 12:26:19.7191656 988 5728 ComApi * END * Download ClientId = UpdateOrchestrator
2017/03/22 12:26:19.7191667 988 5728 Agent WU client calls back to download call {34C16B3F-1808-45CF-8BFC-D89A26CE5514} with code Call complete and error 0
2017/03/22 12:26:19.7194919 988 3916 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 12:33:04.3596886 988 1284 DownloadManager DO job {59378DE4-B72B-434B-A4D5-CEB6C857548A} completed successfully
2017/03/22 12:33:47.6443807 988 1284 DownloadManager Download job completion. Progress for update {22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031} - total = 995612070, transferred = 155717793 bytes. Transfer time=540675, connect time=0 (ms)
2017/03/22 12:33:47.7108259 988 2848 DownloadManager Queueing update {22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031}.203 for download handler request generation.
2017/03/22 12:33:49.3021151 988 5248 Handler Loaded state: cCompleteIterations: 0, pt: Unknown, nNextRequestID: 0.
2017/03/22 12:33:49.3021451 988 5248 DownloadManager Generating download request for update {22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031}.203
2017/03/22 12:35:51.5041863 988 5248 DownloadManager Calling into handler 0x8 to generate download request for update 22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031.203
2017/03/22 12:35:51.5041922 988 5248 Handler Generating request for CBS update 22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031 in sandbox C:\WINDOWS\SoftwareDistribution\Download\99e27d550d0edcd889b80b0be2e57b53
2017/03/22 12:35:51.5043152 988 5248 Handler Loaded state: cCompleteIterations: 1, pt: Express, nNextRequestID: 2.
2017/03/22 12:35:51.5043174 988 5248 Handler Selected payload type is Express
2017/03/22 12:35:57.3053044 988 5248 Handler Found response file c8974e45f06c6b85cb1dd208b31783c58c9c348a-1 for Windows10.0-KB3213986-x64_1.psf
2017/03/22 12:35:57.3053863 988 5248 Handler Found response file 74257e7b0539f9c0bad091747189151a92126b07-1 for Windows10.0-KB3213986-x64_2.psf
2017/03/22 12:35:57.3054286 988 5248 Handler Found response file b51b8c192ab203058493252474784e4c0bcd8eae-1 for Windows10.0-KB3213986-x64_3.psf
2017/03/22 12:35:57.3054673 988 5248 Handler Found response file 4d0eae43e709bd1acb3b08a04f28d21a80f43d79-1 for Windows10.0-KB3213986-x64_4.psf
2017/03/22 12:35:57.3055076 988 5248 Handler Found response file a73e8329dbbbe3201bd3899b74d5bf8e83b4b6a8-1 for Windows10.0-KB3213986-x64_5.psf
2017/03/22 12:35:57.4228694 988 5248 Handler Detected download state is dsHaveDownloadResponses
2017/03/22 12:35:57.4229487 988 5248 Handler Found response file c8974e45f06c6b85cb1dd208b31783c58c9c348a-1 for Windows10.0-KB3213986-x64_1.psf
2017/03/22 12:35:57.4229697 988 5248 Handler Found response file 74257e7b0539f9c0bad091747189151a92126b07-1 for Windows10.0-KB3213986-x64_2.psf
2017/03/22 12:35:57.4229872 988 5248 Handler Found response file b51b8c192ab203058493252474784e4c0bcd8eae-1 for Windows10.0-KB3213986-x64_3.psf
2017/03/22 12:35:57.4230041 988 5248 Handler Found response file 4d0eae43e709bd1acb3b08a04f28d21a80f43d79-1 for Windows10.0-KB3213986-x64_4.psf
2017/03/22 12:35:57.4230214 988 5248 Handler Found response file a73e8329dbbbe3201bd3899b74d5bf8e83b4b6a8-1 for Windows10.0-KB3213986-x64_5.psf
2017/03/22 12:39:04.3537552 988 5248 Handler Saved state: cCompleteIterations: 2, pt: Express, nNextRequestID: 2.
2017/03/22 12:39:04.3537592 988 5248 Handler Request generation for CBS update complete with hr=0x0 and pfResetSandbox=0
2017/03/22 12:40:20.9692519 988 2848 DownloadManager All files for update {22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031}.203 were already downloaded and are valid.
2017/03/22 12:40:22.4661256 988 2848 Handler Loaded state: cCompleteIterations: 2, pt: Express, nNextRequestID: 2.
2017/03/22 12:40:22.7921745 988 2848 DownloadManager * END * Download Call Complete Call 7 for caller UpdateOrchestrator has completed; signaling completion.
2017/03/22 12:40:22.8143731 988 2848 Shared Effective power state: AC
2017/03/22 12:40:22.8192195 988 2848 Agent Released network PDC reference for callId {E3456758-5C30-4526-BB71-ADD1019D9533}; ActivationID: 113
2017/03/22 12:40:22.8195270 988 5728 ComApi *RESUMED* Download ClientId = UpdateOrchestrator
2017/03/22 12:40:22.8195283 988 5728 ComApi Download call complete (succeeded = 1, succeeded with errors = 0, failed = 0, unaccounted = 0)
2017/03/22 12:40:22.8195314 988 5728 ComApi * END * Download ClientId = UpdateOrchestrator
2017/03/22 12:40:22.8195324 988 5728 Agent WU client calls back to download call {E3456758-5C30-4526-BB71-ADD1019D9533} with code Call complete and error 0
2017/03/22 12:40:22.8664945 988 3916 ComApi ISusInternal:: DisconnectCall failed, hr=8024000C
2017/03/22 12:40:23.0748148 988 3916 ComApi ISusInternal:: IsImmediateInstallPreferred failed, hr=80004001
2017/03/22 12:40:23.4421948 988 3916 ComApi ISusInternal:: IsImmediateInstallPreferred failed, hr=80004001
2017/03/22 12:40:23.5019708 988 3916 ComApi ISusInternal:: IsImmediateInstallPreferred failed, hr=80004001
2017/03/22 12:40:23.5784616 988 3916 ComApi ISusInternal:: IsImmediateInstallPreferred failed, hr=80004001
2017/03/22 12:40:23.6904102 988 3916 ComApi * START * Install ClientId = UpdateOrchestrator
2017/03/22 12:40:23.6904126 988 3916 ComApi Allow source prompts: Yes; Forced: No; Force quiet: No; Attempt close apps if necessary: No
2017/03/22 12:40:23.6904483 988 3916 ComApi Updates in request: 1
2017/03/22 12:40:23.6904588 988 3916 ComApi ServiceID = {9482F4B4-E343-43B6-B170-9A65BC822C77} Windows Update
2017/03/22 12:40:23.7245654 988 3916 Agent Beginning install of conventional work item
2017/03/22 12:40:23.7245847 988 3916 ComApi *QUEUED* Updates to install = 1
2017/03/22 12:40:23.7245858 988 3916 ComApi Install ClientId = UpdateOrchestrator
2017/03/22 12:40:23.7249092 988 2620 Agent * START * Installing updates CallerId = UpdateOrchestrator
2017/03/22 12:40:23.7249099 988 2620 Agent Updates to install = 1
2017/03/22 12:40:23.7891891 988 2620 Agent Title = Cumulative Update for Windows 10 Version 1607 for x64-based Systems (KB3213986)
2017/03/22 12:40:23.7891957 988 2620 Agent UpdateId = C0393EE2-FFF8-4B15-8C25-6DF800BE98D1.203
2017/03/22 12:40:23.7891961 988 2620 Agent Bundles 1 updates:
2017/03/22 12:40:23.7891988 988 2620 Agent 22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031.203
2017/03/22 12:40:28.2794937 988 2620 Agent Update deferred by policy: E29D1B22-493D-44DD-8857-7C6C7CB6D84C.201
2017/03/22 12:40:28.2794989 988 2620 Agent Update deferred by policy: DBB00544-C474-4EBF-A104-399E7B95E0C2.200
2017/03/22 12:40:38.8520199 988 5728 Agent WU client calls back to install call {FB05663C-BCE6-46B9-A89A-0CCACC6FA8F4} with code Call progress and error 0
2017/03/22 12:40:39.0407758 988 2620 Handler Loaded state: cCompleteIterations: 2, pt: Express, nNextRequestID: 2.
2017/03/22 12:40:39.6784178 988 2620 DownloadManager Preparing update for install, updateId = {22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031}.203.
2017/03/22 12:40:39.7895062 5824 5236 Handler * START * CBS Install
2017/03/22 12:40:39.7910936 5824 5236 Handler Starting install of CBS update 22B1F9D4-3554-4EC9-9C4B-C2B9C01A4031
2017/03/22 12:40:39.7921941 5824 5236 Handler CBS session identity: 30581513_2203251011
2017/03/22 12:40:40.0710292 5824 5236 Handler CBS package identity: Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.693.1.1
2017/03/22 12:40:40.0799998 5824 5236 Handler Loaded state: cCompleteIterations: 2, pt: Express, nNextRequestID: 2.
2017/03/22 12:40:40.0800214 5824 5236 Handler Installing Express with source=C:\WINDOWS\SoftwareDistribution\Download\a59c2ec4494c3a56e8e1b9dec19a8851, workingdir=C:\WINDOWS\SoftwareDistribution\Download\a59c2ec4494c3a56e8e1b9dec19a8851
2017/03/22 12:40:42.1424139 5824 3368 Handler CBS called Initiate
2017/03/22 12:40:42.1643249 5824 3368 Handler CBS called Progress with state=2, ticks=1, total=1000
2017/03/22 12:40:42.4319648 5824 3368 Handler CBS called Progress with state=2, ticks=11, total=1000
2017/03/22 12:40:42.4749525 5824 3368 Handler CBS called Progress with state=2, ticks=21, total=1000
2017/03/22 12:40:42.4785562 5824 3368 Handler CBS called Progress with state=2, ticks=31, total=1000
2017/03/22 12:40:42.4807507 5824 3368 Handler CBS called Progress with state=2, ticks=41, total=1000
2017/03/22 12:40:42.4864827 5824 3368 Handler CBS called Progress with state=2, ticks=51, total=1000
2017/03/22 12:40:42.4885155 5824 3368 Handler CBS called Progress with state=2, ticks=61, total=1000
2017/03/22 12:40:42.4909631 5824 3368 Handler CBS called Progress with state=2, ticks=71, total=1000
2017/03/22 12:40:42.4929679 5824 3368 Handler CBS called Progress with state=2, ticks=81, total=1000
2017/03/22 12:40:42.4953684 5824 3368 Handler CBS called Progress with state=2, ticks=91, total=1000
2017/03/22 12:40:43.5125812 5824 3368 Handler CBS called Progress with state=2, ticks=100, total=1000
2017/03/22 12:40:44.5306619 5824 3368 Handler CBS called Progress with state=2, ticks=100, total=1000
2017/03/22 12:40:45.5499738 5824 3368 Handler CBS called Progress with state=2, ticks=100, total=1000
2017/03/22 12:40:46.5639576 5824 3368 Handler CBS called Progress with state=2, ticks=100, total=1000
2017/03/22 12:40:47.5805867 5824 3368 Handler CBS called Progress with state=2, ticks=100, total=1000
2017/03/22 12:40:48.5990621 5824 3368 Handler CBS called Progress with state=2, ticks=100, total=1000
2017/03/22 12:40:49.6101422 5824 3368 Handler CBS called Progress with state=2, ticks=100, total=1000
2017/03/22 12:40:50.6292589 5824 3368 Handler CBS called Progress with state=2, ticks=100, total=1000
2017/03/22 12:40:51.6487348 5824 3368 Handler CBS called Progress with state=2, ticks=100, total=1000
2017/03/22 12:40:52.6776035 5824 3368 Handler CBS called Progress with state=2, ticks=100, total=1000
2017/03/22 12:40:53.6904849 5824 3368 Handler CBS called Progress with state=2, ticks=100, total=1000
2017/03/22 12:40:54.7160957 5824 3368 Handler CBS called Progress with state=2, ticks=100, total=1000
2017/03/22 12:40:55.7265180 5824 3368 Handler CBS called Progress with state=2, ticks=100, total=1000