Use the Powershell command Invoke-WmiMethod -Namespace root\CCM -Class SMS_Client -Name SetClientProvisioningMode -ArgumentList $false
This takes out of Provision Mode the System Configuration Configuration Management Client which is used to install organization intranet provided updates through Software Centre.
The Provision Mode is the mode in which previous updates or upgrades were being installed. The client might be stuck in the mode owing to error in updates/upgrades.
This takes out of Provision Mode the System Configuration Configuration Management Client which is used to install organization intranet provided updates through Software Centre.
The Provision Mode is the mode in which previous updates or upgrades were being installed. The client might be stuck in the mode owing to error in updates/upgrades.
No comments:
Post a Comment