SCCM 1610 KB4016483. Este Hotfix must help you with Centro de software stuck.
Contenido
Symptoms
When you open Centro de software on a Administrador de configuración cliente, new deployments are not listed if the following conditions are true:
- A Administrador de configuración Sucursal actual client was deployed by using the Setup ventanas y Administrador de configuración task sequence step.
- After you upgrade to client version 1610, a client update (revisión) esta instalado, 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.
NOTA: To confirm that a client is affected by this issue, look for a ProvisioningMode value of verdadero in the registry under
HKEY_LOCAL_MACHINE\Software\Microsoft\CCM\CcmExec
Resolución
This update prevents this issue on clients that are not already in Provisioning Mode.
For clients that are already stuck in Provisioning Mode, utilizar el SetClientProvisioningMode method from an elevated command prompt:
Powershell.exe Invoke-WmiMethod -Namespace root\CCM -Class SMS_Client -Name SetClientProvisioningMode -ArgumentList $false