SCCM 1610 KB4016483. Das Hotfix must help you with Software-Center stuck.
Symptoms
When you open Software-Center on a Konfigurationsmanager Kunde, new deployments are not listed if the following conditions are true:
- A Konfigurationsmanager Current Branch client was deployed by using the Aufstellen Windows Und ConfigMgr task sequence step.
- After you upgrade to client version 1610, a client update (Hotfix) ist installiert, or a client language pack is installed or removed by using the Automatic Client Upgrade
In this scenario, the client is stuck in Provisioning Mode.
NOTIZ: To confirm that a client is affected by this issue, look for a ProvisioningMode value of WAHR in the registry under
HKEY_LOCAL_MACHINE\Software\Microsoft\CCM\CcmExec
Auflösung
This update prevents this issue on clients that are not already in Provisioning Mode.
For clients that are already stuck in Provisioning Mode, Benutze die SetClientProvisioningMode method from an elevated command prompt:
Powershell.exe Invoke-WmiMethod -Namespace root\CCM -Class SMS_Client -Name SetClientProvisioningMode -ArgumentList $false