Summary
This release is superseded by the following:4575789 Revised update rollup for Microsoft Endpoint Configuration Manager current branch, version 2006 Customers that have already installed KB 4578605 will not see the revised update rollup in the Configuration Manager console.
KBThis article describes issues that are fixed in this update rollup for Microsoft Endpoint Configuration Manager current branch, version 2006. This update applies both to customers who opted in through a PowerShell script to the early update ring deployment, and customers who installed the globally available release.
For additional information on changes in Configuration Manager version 2006, refer to:
What’s new in version 2006 of Configuration Manager current branch
Summary of changes in Microsoft Endpoint Configuration Manager current branch, version 2006
Issues that are fixed
-
During client policy download, the execmgr.log repeats the following log entry multiple times every minute.
Device is not MDM enrolled yet. All workloads are managed by SCCM
This results in potentially valuable troubleshooting information being overwritten.
-
Client computers that are performing a PXE boot to install a new operating system are unable to find the boot WIM file. This occurs when the WIM file is stored in a content library split across multiple drives. Errors resembling the following are recorded in the SMSPXE.log file.
CContentDefinition::GetFileProperties failed; 0x80070003
CContentDefinition::TotalFileSizes failed; 0x80070003 -
Computers are unexpectedly removed from orchestration groups. This occurs if the site has the option Use this boundary group for site assignment enabled, but the target computers are not in that boundary group.
-
Clients are unable to communicate over a custom port for a management point when other communications changes are made to the site. For example, enabling HTTPS communication for a site causes previously defined custom HTTP ports to stop working.
-
State messages from clients may not be properly recorded if the client computer restarts within 10 seconds of state message generation. This results in inconsistent or unexpected state message values, affecting the accuracy of task sequence and software deployment reporting.
-
Clients incorrectly attempt to use PKI certificates for communication, even if the option Use PKI client certificate (client authentication capability) when available is disabled on the Communication Security tab of Site Properties. When the Use PKI client certificate option is disabled, errors resembling the following are recorded in the CcmMessaging.log file on internet-facing clients.
Client is on internet
Client is set to use webproxy if available. Client is not allowed to use or doesn't have PKI cert while talking to HTTPS server. [CCMHTTP] ERROR: URL=https://{management_point}/ccm_system_windowsauth/request, Port=0, Options=224, Code=0, Text=CCM_E_NO_CLIENT_PKI_CERT [CCMHTTP] ERROR INFO: StatusCode=<unknown> StatusText=The Use PKI client certificate option must be enabled once this update rollup is installed for clients that rely on PKI certificates for encrypted communication. For example, internet-based clients or communicating with a cloud management gateway.
-
Intranet clients will not fall back to another management point (MP) if the preferred MP is also a cloud management gateway.
-
After updating to Configuration Manager current branch, version 2006, client installation using the PROVISIONTS property fails if the "Allow access to cloud distribution point" device setting is set to "No". The client is unable to download content, and an error resembling the following is recorded in the tsagent.log file.
'{Task Sequence Deployment ID}' finished with exit code 2147746050
-
Installation of a passive site server fails if orphaned .JOB files are present in the \inboxes\schedule.box folder. A message resembling the following is repeated in the FailOverMgr.log file.
site server job [Passive Site Server Installation][<old server>] is not targeted for this server <active server>
-
Adding a passive site into a Configuration Manager infrastructure with at least 1 secondary site and client language packs installed will trigger a re-installation of all secondary sites.
-
The Configuration Manager client installed on a Windows Embedded device stays in servicing mode if the maximum run time of a deployment is greater than the duration of the maintenance window.
-
Improvements are made to the download process in the case of a timeout when the Download delta content when available client setting is enabled.
-
The content download step of a task sequence may fail to download files to clients. This occurs if the BranchCache Windows feature is enabled, and the environment is using enhanced HTTP for communication with distribution points. The clients will retry the download step, but overall completion is delayed. Errors resembling the following are recorded in the smsts.log on the client.
Downloaded file from http://{Distribution_Point}:443/CCMTOKENAUTH_SMS_DP_SMSPKG$/{Package_ID}/sccm?/{Filename.ext}
Downloading file /CCMTOKENAUTH_SMS_DP_SMSPKG$/PR100090/sccm?/{Filename.ext} range 0-570085 WinHttpReadData() failed. ReadDataAndWriteToFile() failed. 80072efd ReadDataAndWriteToFile() failed for C:\_SMSTaskSequence\Packages\PR100090\{Filename.ext}. 0% DownloadFileWithRanges() failed. 80072efd. DownloadFile() failed for http://{Distribution_Point}:443/CCMTOKENAUTH_SMS_DP_SMSPKG$/{Package_ID}/sccm?/{Filename.ext}, C:\_SMSTaskSequence\Packages\PR100090\{Filename.ext}. 80072efd. -
Improvements are made to the synchronization and processing of policy assignments and policy data between the Microsoft Endpoint admin center and the Configuration Manager console. This prevents issues such as creating a policy in the admin center that is not visible in the on-premises console.
-
The Configuration Manager console may generate an exception resembling the following when attempting to complete the Co-management Configuration Wizard.
ConfigMgr Error Object: instance of SMS_ExtendedStatus { Description = "User DOMAIN\\Username is not able to get the lock at this time. Error: 0x40480732"; ErrorCode = 1078462258;
-
Configuration Manager clients deployed to Mac computers receive duplicate GUIDs. This occurs if the same user name is provided as a parameter to the CMEnroll tool during client installation.
-
Clients may receive the incorrect policy, including scripts or settings, when multiple orchestration groups are present. Consider the following scenario:
Client 1 is a member of orchestration group 1. Client 2 is a member of orchestration group 2. Client 1 may receive policy from orchestration group 2, causing it to run the pre- and post-scripts intended for group 2 when installing an update intended for group 1. Note: Any affected orchestration groups must be deleted and recreated after installing this update to correct the policy issue. -
The setting Allow access to cloud distribution points is not configured when clients are deployed using the Autopilot service and the PROVISIONTS parameter. This causes Install Application and Install Software Updates task sequence steps to fail.
-
Client connections to a cloud management gateway may fail when multiple clients perform full software update scans in a short amount of time. Errors resembling the following are recorded in the SMS_Cloud_ProxyConnector.log file.
ERROR: Invalid operation when send the proxy message to internal server.Exception: System.InvalidOperationException: There were not enough free threads in the ThreadPool to complete the operation.~~
-
After installing Windows updates released on October 13, 2020, Configuration Manager, version 1910, is unable to download Office 365 updates. The specific Windows update article ID varies by build; for example, KB 4579311 is the article ID for Windows 10, version 2004, and Windows Server version 2004. Errors resembling the following are recorded in the PatchDownloader.log on the computer downloading the content.
Download http://officecdn.microsoft.com/pr/{update_GUID}/office/data/16.0.13231.20368/i640.cab.cat to %TEMP%\CABC1A4.tmp returns 0
Authentication of file %TEMP%\CABC1A4.tmp failed, error 0x800b0004 ERROR: DownloadContentFiles() failed with hr=0x80073633 -
Windows 10 feature updates may fail to install on client computers using fast physical hardware. Errors resembling the following are recorded in the UpdatesHandler.log.
Contents already available for the update (update_guid).
Bundle update (bundle_guid) internal state transition: RUNNING to WAIT_CONTENTS Bundle update (bundle_guid) internal state transition: WAIT_CONTENTS to EXECUTE_READY StateCore - bundle update (bundle_guid) state changed from (WAIT_CONTENTS) to (EXECUTE_READY) as child update state changed Update (bundle_guid) state (6) in-consistent for job after initiating execute. CDeploymentJob - ExecuteUpdates failed. Error = 0x87d00654 Failing the job ({job_guid}) as updates agent internal error. -
Clients may randomly fail to install an update, or series of updates, due to a timing condition when they are deployed to a software update group. Errors resembling the following are recorded in the UpdatesHandler.log.
Failed to initiate install of WSUS updates, error = 0x87d0024a
Failed to start WSUSUpdate, error = 0x87d0024a CDeploymentJob -- Failed to start procesing of the update (update_guid). Error = 0x87d0024aAsync installation of updates started.
CCM_E_JOB_ALREADY_CONNECTED, HRESULT=87d0024a Cannot start another installation while one is already in progress.
Hotfixes that are included in this update
Known issues in this update
-
Automatic client enrollment during the co-management onboarding process may be delayed after upgrading clients.
The following steps are recommended prior to installing this update rollup.
-
Disable automatic enrollment in Configuration Manager by setting the Automatic enrollment into Intune value to None before upgrading clients to version 5.00.9012.1052.
-
Disable automatic client upgrade on the Client Upgrade tab of Hierarchy Settings. The client upgrade process should be delayed until the new client, version 5.00.9012.1054, from KB 4575787 is installed in the environment.
Refer to the following article for additional detail on impacted environments and the revised client update.4575787 Co-management enrollment takes longer than expected for Configuration Manager clients
KBUpdate information for Microsoft Endpoint Configuration Manager current branch, version 2006
This update is available in the Updates and Servicing node of the Configuration Manager console for environments that were installed by using early update ring or globally available builds of version 2006.
Members of the Configuration Manager Technology Adoption Program (TAP) must first apply the private TAP rollup before this update is displayed.
To verify which build is in use, look for a Package GUID by adding the Package GUID column to the details pane of the Updates and Servicing node in the console. The update applies to installations from packages that have the following GUIDs:
-
E150700D-0C89-4D3A-A6D9-849C155810CF
-
68B5A14B-D9E7-4908-B076-7CB7C4453C28
-
34900584-46D4-4C8C-BDB6-41B4EE01244F
-
1B0D893B-AD3A-4F16-8370-66551EAC7FE6
-
A200E842-5CB5-4BD3-AB77-2999B59721AE
The update is also applicable to TAP builds with the private TAP rollup (8E35EFE6-5133-4DE5-A1BA-47B3660E8224) installed.
Restart information
You do not have to restart the computer after you apply this update.
Additional installation information
After you install this update on a primary site, pre-existing secondary sites must be manually updated. To update a secondary site in the Configuration Manager console, click Administration, click Site Configuration, click Sites, click Recover Secondary Site, and then select the secondary site. The primary site then reinstalls that secondary site by using the updated files. Configurations and settings for the secondary site are not affected by this reinstallation. The new, upgraded, and reinstalled secondary sites under that primary site automatically receive this update.
Run the following SQL Server command on the site database to check whether the update version of a secondary site matches that of its parent primary site:
select dbo.fnGetSecondarySiteCMUpdateStatus ('SiteCode_of_secondary_site')
If the value 1 is returned, the site is up to date, with all the hotfixes applied on its parent primary site.
If the value 0 is returned, the site has not installed all the fixes that are applied to the primary site, and you should use the Recover Secondary Site option to update the secondary site.
File name |
File version |
File size |
Date |
Time |
Platform |
---|---|---|---|---|---|
_uimanifest.xml |
Not Applicable |
752 |
28-Sep-2020 |
00:00 |
Not Applicable |
ac_extension_amd64manifest.xml |
Not Applicable |
332 |
28-Sep-2020 |
00:00 |
Not Applicable |
ac_extension_i386manifest.xml |
Not Applicable |
331 |
28-Sep-2020 |
00:00 |
Not Applicable |
adminconsole.msi |
Not Applicable |
54235136 |
28-Sep-2020 |
00:00 |
Not Applicable |
adminservice.common.dll |
5.0.9012.1052 |
24440 |
28-Sep-2020 |
00:00 |
x86 |
adminservice.common.dll |
5.0.9012.1052 |
24440 |
28-Sep-2020 |
00:00 |
x86 |
adminservice.config.dll |
5.0.9012.1052 |
20848 |
28-Sep-2020 |
00:00 |
x86 |
adminservice.config.dll |
5.0.9012.1052 |
20856 |
28-Sep-2020 |
00:00 |
x86 |
adminservice.controllers.dll |
5.0.9012.1052 |
71544 |
28-Sep-2020 |
00:00 |
x86 |
adminservice.controllers.dll |
5.0.9012.1052 |
71544 |
28-Sep-2020 |
00:00 |
x86 |
adminservice.dataaccess.dll |
5.0.9012.1052 |
56176 |
28-Sep-2020 |
00:00 |
x86 |
adminservice.dataaccess.dll |
5.0.9012.1052 |
56184 |
28-Sep-2020 |
00:00 |
x86 |
adminservice.host.dll |
5.0.9012.1052 |
164216 |
28-Sep-2020 |
00:00 |
x86 |
adminservice.host.dll |
5.0.9012.1052 |
164216 |
28-Sep-2020 |
00:00 |
x86 |
adminservice.rolebasedaccesscontrol.dll |
5.0.9012.1052 |
19320 |
28-Sep-2020 |
00:00 |
x86 |
adminservice.rolebasedaccesscontrol.dll |
5.0.9012.1052 |
19320 |
28-Sep-2020 |
00:00 |
x86 |
adminui.comanagement.dll |
5.2006.1026.3000 |
367464 |
28-Sep-2020 |
00:00 |
x86 |
adminui.community.dll |
5.2006.1026.3000 |
151400 |
28-Sep-2020 |
00:00 |
x86 |
adminui.wqlqueryengine.dll |
5.2006.1024.1004 |
89968 |
28-Sep-2020 |
00:00 |
x86 |
adminui.wqlqueryengine.dll |
5.2006.1024.1004 |
89976 |
28-Sep-2020 |
00:00 |
x86 |
appgrouphandler.dll |
5.00.9012.1052 |
211832 |
28-Sep-2020 |
00:00 |
x64 |
appgrouphandler.dll |
5.00.9012.1052 |
172912 |
28-Sep-2020 |
00:00 |
x86 |
atphandler.dll |
5.00.9012.1052 |
208744 |
28-Sep-2020 |
00:00 |
x64 |
atphandler.dll |
5.00.9012.1052 |
173936 |
28-Sep-2020 |
00:00 |
x86 |
avhandler.dll |
5.00.9012.1052 |
169336 |
28-Sep-2020 |
00:00 |
x64 |
avhandler.dll |
5.00.9012.1052 |
141168 |
28-Sep-2020 |
00:00 |
x86 |
bitlockermanagementhandler.dll |
5.00.9012.1052 |
248168 |
28-Sep-2020 |
00:00 |
x64 |
bitlockermanagementhandler.dll |
5.00.9012.1052 |
192368 |
28-Sep-2020 |
00:00 |
x86 |
ccmcisdk.dll |
5.00.9012.1052 |
1275256 |
28-Sep-2020 |
00:00 |
x64 |
ccmcisdk.dll |
5.00.9012.1052 |
954224 |
28-Sep-2020 |
00:00 |
x86 |
ccmctm.dll |
5.00.9012.1052 |
1332072 |
28-Sep-2020 |
00:00 |
x64 |
ccmctm.dll |
5.00.9012.1052 |
1070960 |
28-Sep-2020 |
00:00 |
x86 |
ccmeval.exe |
5.00.9012.1052 |
3780968 |
28-Sep-2020 |
00:00 |
x64 |
ccmeval.exe |
5.00.9012.1052 |
3133808 |
28-Sep-2020 |
00:00 |
x86 |
ccmiis.dll |
5.00.9012.1052 |
1723752 |
28-Sep-2020 |
00:00 |
x64 |
ccmiis.dll |
5.00.9012.1052 |
1538416 |
28-Sep-2020 |
00:00 |
x86 |
ccmsdkprovider.dll |
5.00.9012.1052 |
1386344 |
28-Sep-2020 |
00:00 |
x64 |
ccmsdkprovider.dll |
5.00.9012.1052 |
1124728 |
28-Sep-2020 |
00:00 |
x86 |
ccmsetup.cab |
Not Applicable |
11277 |
28-Sep-2020 |
00:00 |
Not Applicable |
ccmsetup.exe |
5.00.9012.1052 |
5364072 |
28-Sep-2020 |
00:00 |
x64 |
ccmsetup.exe |
5.00.9012.1052 |
4325240 |
28-Sep-2020 |
00:00 |
x86 |
ccmsetup.msi |
Not Applicable |
6795264 |
28-Sep-2020 |
00:00 |
Not Applicable |
ccmsetupactiond.dll |
5.00.9012.1052 |
3892072 |
28-Sep-2020 |
00:00 |
x64 |
ccmsetupactiond.dll |
5.00.9012.1052 |
3182968 |
28-Sep-2020 |
00:00 |
x86 |
ccmsetupactioni.dll |
5.00.9012.1052 |
2368872 |
28-Sep-2020 |
00:00 |
x64 |
ccmsetupactioni.dll |
5.00.9012.1052 |
2040184 |
28-Sep-2020 |
00:00 |
x86 |
ccmsetup-sup.cab |
Not Applicable |
1137495 |
28-Sep-2020 |
00:00 |
Not Applicable |
ccmsqlce.dll |
5.00.9012.1052 |
419176 |
28-Sep-2020 |
00:00 |
x64 |
ccmsqlce.dll |
5.00.9012.1052 |
306544 |
28-Sep-2020 |
00:00 |
x86 |
ccmutillib.dll |
5.00.9012.1052 |
1456488 |
28-Sep-2020 |
00:00 |
x64 |
ccmutillib.dll |
5.00.9012.1052 |
1171320 |
28-Sep-2020 |
00:00 |
x86 |
cistatestore.dll |
5.00.9012.1052 |
944488 |
28-Sep-2020 |
00:00 |
x64 |
cistatestore.dll |
5.00.9012.1052 |
737136 |
28-Sep-2020 |
00:00 |
x86 |
client.msi |
Not Applicable |
48246784 |
28-Sep-2020 |
00:00 |
Not Applicable |
client.msi |
Not Applicable |
56668160 |
28-Sep-2020 |
00:00 |
Not Applicable |
cm2006-client-kb4578605-i386.msp |
Not Applicable |
14290944 |
28-Sep-2020 |
00:00 |
Not Applicable |
cm2006-client-kb4578605-x64.msp |
Not Applicable |
17129472 |
28-Sep-2020 |
00:00 |
Not Applicable |
cmgsconfiguration.xml |
Not Applicable |
7849 |
28-Sep-2020 |
00:00 |
Not Applicable |
cmpivot.msi |
Not Applicable |
6361088 |
28-Sep-2020 |
00:00 |
Not Applicable |
cmupdate.exe |
5.00.9012.1052 |
25502056 |
28-Sep-2020 |
00:00 |
x64 |
comanagementhandler.dll |
5.00.9012.1052 |
270184 |
28-Sep-2020 |
00:00 |
x64 |
comanagementhandler.dll |
5.00.9012.1052 |
213880 |
28-Sep-2020 |
00:00 |
x86 |
compliancehandler.dll |
5.00.9012.1052 |
370552 |
28-Sep-2020 |
00:00 |
x64 |
compliancehandler.dll |
5.00.9012.1052 |
289136 |
28-Sep-2020 |
00:00 |
x86 |
configmgr.ac_extension.amd64.cab |
Not Applicable |
12651769 |
28-Sep-2020 |
00:00 |
Not Applicable |
configmgr.ac_extension.i386.cab |
Not Applicable |
15973480 |
28-Sep-2020 |
00:00 |
Not Applicable |
createtsmedia.exe |
5.00.9012.1052 |
2083328 |
28-Sep-2020 |
00:00 |
x64 |
createtsmedia.exe |
5.00.9012.1052 |
1966960 |
28-Sep-2020 |
00:00 |
x86 |
createtsmediaadm.dll |
5.00.9012.1052 |
6969720 |
28-Sep-2020 |
00:00 |
x64 |
createtsmediaadm.dll |
5.00.9012.1052 |
5626744 |
28-Sep-2020 |
00:00 |
x86 |
deltadownload.dll |
5.00.9012.1052 |
636776 |
28-Sep-2020 |
00:00 |
x64 |
deltadownload.dll |
5.00.9012.1052 |
511344 |
28-Sep-2020 |
00:00 |
x86 |
deviceguardhandler.dll |
5.00.9012.1052 |
229736 |
28-Sep-2020 |
00:00 |
x64 |
deviceguardhandler.dll |
5.00.9012.1052 |
182648 |
28-Sep-2020 |
00:00 |
x86 |
edgebrowserhandler.dll |
5.00.9012.1052 |
162152 |
28-Sep-2020 |
00:00 |
x64 |
edgebrowserhandler.dll |
5.00.9012.1052 |
137592 |
28-Sep-2020 |
00:00 |
x86 |
exploitguardhandler.dll |
5.00.9012.1052 |
146296 |
28-Sep-2020 |
00:00 |
x64 |
exploitguardhandler.dll |
5.00.9012.1052 |
116600 |
28-Sep-2020 |
00:00 |
x86 |
failovermgr.dll |
5.00.9012.1052 |
289640 |
28-Sep-2020 |
00:00 |
x64 |
hman.dll |
5.00.9012.1052 |
1081192 |
28-Sep-2020 |
00:00 |
x64 |
inventoryprovider.dll |
5.00.9012.1052 |
89960 |
28-Sep-2020 |
00:00 |
x64 |
inventoryprovider.dll |
5.00.9012.1052 |
73584 |
28-Sep-2020 |
00:00 |
x86 |
lsutilities.dll |
5.00.9012.1052 |
1245560 |
28-Sep-2020 |
00:00 |
x64 |
lsutilities.dll |
5.00.9012.1052 |
977784 |
28-Sep-2020 |
00:00 |
x86 |
m365ahandler.dll |
5.00.9012.1052 |
288104 |
28-Sep-2020 |
00:00 |
x64 |
m365ahandler.dll |
5.00.9012.1052 |
235384 |
28-Sep-2020 |
00:00 |
x86 |
maintenancecoordinator.dll |
5.00.9012.1052 |
318824 |
28-Sep-2020 |
00:00 |
x64 |
maintenancecoordinator.dll |
5.00.9012.1052 |
245104 |
28-Sep-2020 |
00:00 |
x86 |
mcs.msi |
Not Applicable |
17551360 |
28-Sep-2020 |
00:00 |
Not Applicable |
microsoft.configurationmanagement.managementprovider.dll |
5.2006.1031.1003 |
354672 |
28-Sep-2020 |
00:00 |
x86 |
microsoft.configurationmanagement.managementprovider.dll |
5.2006.1031.1003 |
354680 |
28-Sep-2020 |
00:00 |
x86 |
microsoft.configurationmanagement.notificationcommon.dll |
5.2006.1024.1004 |
187760 |
28-Sep-2020 |
00:00 |
x86 |
microsoft.configurationmanager.azureaddiscovery.dll |
5.0.9012.1020 |
121720 |
28-Sep-2020 |
00:00 |
x86 |
microsoft.configurationmanager.cloudconnection.proxyconnector.dll |
5.0.9012.1052 |
105320 |
28-Sep-2020 |
00:00 |
x86 |
microsoft.configurationmanager.cloudconnection.telemetry.dll |
5.0.9012.1019 |
69512 |
28-Sep-2020 |
00:00 |
x86 |
microsoft.configurationmanager.configmgrgatewayclient.dll |
6.2008.50.1111 |
203640 |
28-Sep-2020 |
00:00 |
x64 |
microsoft.configurationmanager.dmpconnector.dataupload.dll |
5.0.9012.1052 |
102760 |
28-Sep-2020 |
00:00 |
x86 |
microsoft.configurationmanager.dmpconnector.messagedownload.dll |
5.0.9012.1052 |
99176 |
28-Sep-2020 |
00:00 |
x86 |
microsoft.configurationmanager.machineorchestrationgroup.ogworker.dll |
5.0.9012.1052 |
48504 |
28-Sep-2020 |
00:00 |
x86 |
microsoft.configurationmanager.managementinsights.miworker.dll |
5.0.9012.1018 |
27000 |
28-Sep-2020 |
00:00 |
x86 |
microsoft.configurationmanager.objectlibrary.dll |
5.0.9012.1052 |
132984 |
28-Sep-2020 |
00:00 |
x86 |
microsoft.configurationmanager.objectlibrary.dll |
5.0.9012.1052 |
132984 |
28-Sep-2020 |
00:00 |
x86 |
microsoft.configurationmanager.oms_onboard.dll |
5.2006.1026.3000 |
41320 |
28-Sep-2020 |
00:00 |
x86 |
microsoft.configurationmanager.serviceconnector.dll |
5.0.9012.1052 |
436088 |
28-Sep-2020 |
00:00 |
x86 |
microsoft.configurationmanager.serviceconnector.unittests.dll |
5.0.9012.1052 |
79872 |
28-Sep-2020 |
00:00 |
x86 |
mp.msi |
Not Applicable |
24858624 |
28-Sep-2020 |
00:00 |
Not Applicable |
osdbitlocker_wtg.exe |
5.00.9012.1052 |
4365160 |
28-Sep-2020 |
00:00 |
x64 |
osdbitlocker_wtg.exe |
5.00.9012.1052 |
3559800 |
28-Sep-2020 |
00:00 |
x86 |
osddiag.exe |
5.00.9012.1052 |
3367288 |
28-Sep-2020 |
00:00 |
x86 |
osdimageproperties.dll |
5.00.9012.1052 |
4154728 |
28-Sep-2020 |
00:00 |
x64 |
osdimageproperties.dll |
5.00.9012.1052 |
3417968 |
28-Sep-2020 |
00:00 |
x86 |
osdsetuphook.exe |
5.00.9012.1052 |
5209464 |
28-Sep-2020 |
00:00 |
x64 |
osdsetuphook.exe |
5.00.9012.1052 |
4199288 |
28-Sep-2020 |
00:00 |
x86 |
patchdownloader.dll |
5.00.9012.1052 |
163176 |
28-Sep-2020 |
00:00 |
x64 |
patchdownloader.dll |
5.00.9012.1052 |
121208 |
28-Sep-2020 |
00:00 |
x86 |
platformsettingshandler.dll |
5.00.9012.1052 |
75624 |
28-Sep-2020 |
00:00 |
x64 |
platformsettingshandler.dll |
5.00.9012.1052 |
62832 |
28-Sep-2020 |
00:00 |
x86 |
policypv.dll |
5.00.9012.1052 |
973688 |
28-Sep-2020 |
00:00 |
x64 |
policypv.exe |
Not Applicable |
435712 |
28-Sep-2020 |
00:00 |
x64 |
pulldp.msi |
Not Applicable |
13058048 |
28-Sep-2020 |
00:00 |
Not Applicable |
pulldp.msi |
Not Applicable |
16060416 |
28-Sep-2020 |
00:00 |
Not Applicable |
remediationscripthandler.dll |
5.00.9012.1052 |
296808 |
28-Sep-2020 |
00:00 |
x64 |
remediationscripthandler.dll |
5.00.9012.1052 |
247152 |
28-Sep-2020 |
00:00 |
x86 |
remediationscriptsettings.resx |
Not Applicable |
9046 |
28-Sep-2020 |
00:00 |
Not Applicable |
remediationscriptsettings.resx |
Not Applicable |
9046 |
28-Sep-2020 |
00:00 |
Not Applicable |
remediationscriptsettings.xml |
Not Applicable |
17234 |
28-Sep-2020 |
00:00 |
Not Applicable |
remediationscriptsettings.xml |
Not Applicable |
17234 |
28-Sep-2020 |
00:00 |
Not Applicable |
replicationconfiguration.xml |
Not Applicable |
125742 |
28-Sep-2020 |
00:00 |
Not Applicable |
samplehandler.dll |
5.00.9012.1052 |
97128 |
28-Sep-2020 |
00:00 |
x64 |
samplehandler.dll |
5.00.9012.1052 |
78704 |
28-Sep-2020 |
00:00 |
x86 |
sccmpxe.exe |
5.00.9012.1052 |
663400 |
28-Sep-2020 |
00:00 |
x64 |
sccmpxe.exe |
5.00.9012.1052 |
587120 |
28-Sep-2020 |
00:00 |
x86 |
settingsagent.dll |
5.00.9012.1052 |
1357160 |
28-Sep-2020 |
00:00 |
x64 |
settingsagent.dll |
5.00.9012.1052 |
1015160 |
28-Sep-2020 |
00:00 |
x86 |
settingsregistryhandler.dll |
5.00.9012.1052 |
138104 |
28-Sep-2020 |
00:00 |
x64 |
settingsregistryhandler.dll |
5.00.9012.1052 |
118136 |
28-Sep-2020 |
00:00 |
x86 |
settingswmihandler.dll |
5.00.9012.1052 |
188264 |
28-Sep-2020 |
00:00 |
x64 |
settingswmihandler.dll |
5.00.9012.1052 |
162680 |
28-Sep-2020 |
00:00 |
x86 |
setupcore.dll |
5.00.9012.1052 |
26883944 |
28-Sep-2020 |
00:00 |
x64 |
sleepagent.dll |
5.0.9012.1052 |
222568 |
28-Sep-2020 |
00:00 |
x86 |
sleepagent.dll |
5.0.9012.1052 |
222584 |
28-Sep-2020 |
00:00 |
x86 |
smp.msi |
Not Applicable |
11759616 |
28-Sep-2020 |
00:00 |
Not Applicable |
sms_service_connector.xml |
Not Applicable |
2616 |
28-Sep-2020 |
00:00 |
Not Applicable |
smspxe.dll |
5.00.9012.1052 |
1069416 |
28-Sep-2020 |
00:00 |
x64 |
smspxe.dll |
5.00.9012.1052 |
910704 |
28-Sep-2020 |
00:00 |
x86 |
statemessageprovider.dll |
5.00.9012.1052 |
94056 |
28-Sep-2020 |
00:00 |
x64 |
statemessageprovider.dll |
5.00.9012.1052 |
76152 |
28-Sep-2020 |
00:00 |
x86 |
tsbootshell.exe |
5.00.9012.1052 |
5489000 |
28-Sep-2020 |
00:00 |
x64 |
tsbootshell.exe |
5.00.9012.1052 |
4447096 |
28-Sep-2020 |
00:00 |
x86 |
tscore.dll |
5.00.9012.1052 |
3827048 |
28-Sep-2020 |
00:00 |
x64 |
tscore.dll |
5.00.9012.1052 |
2971504 |
28-Sep-2020 |
00:00 |
x86 |
tsmanager.exe |
5.00.9012.1052 |
374632 |
28-Sep-2020 |
00:00 |
x64 |
tsmanager.exe |
5.00.9012.1052 |
303472 |
28-Sep-2020 |
00:00 |
x86 |
tsprogressui.exe |
5.00.9012.1052 |
4053880 |
28-Sep-2020 |
00:00 |
x64 |
tsprogressui.exe |
5.00.9012.1052 |
3326320 |
28-Sep-2020 |
00:00 |
x86 |
updatesdeployment.dll |
5.00.9012.1052 |
1909096 |
28-Sep-2020 |
00:00 |
x64 |
updatesdeployment.dll |
5.00.9012.1052 |
1491824 |
28-Sep-2020 |
00:00 |
x86 |
updateshandler.dll |
5.00.9012.1052 |
1181560 |
28-Sep-2020 |
00:00 |
x64 |
updateshandler.dll |
5.00.9012.1052 |
891248 |
28-Sep-2020 |
00:00 |
x86 |
uploadofflinefeedback.exe |
5.0.9012.1052 |
35688 |
28-Sep-2020 |
00:00 |
x86 |
useraffinityprovider.dll |
5.00.9012.1052 |
90488 |
28-Sep-2020 |
00:00 |
x64 |
useraffinityprovider.dll |
5.00.9012.1052 |
74096 |
28-Sep-2020 |
00:00 |
x86 |
wakeprxy.msi |
Not Applicable |
6696960 |
28-Sep-2020 |
00:00 |
Not Applicable |
wakeprxy.msi |
Not Applicable |
7942144 |
28-Sep-2020 |
00:00 |
Not Applicable |
wufbhandler.dll |
5.00.9012.1052 |
128872 |
28-Sep-2020 |
00:00 |
x64 |
wufbhandler.dll |
5.00.9012.1052 |
105336 |
28-Sep-2020 |
00:00 |
x86 |
References