White Papers
25 Dell Hybrid Cloud System for Microsoft Cloud Platform System Standard
Issue 2
Symptoms:
The P&U process updates the console, including reboots, but does not finish final P&U processing.
Description:
This can include examining the Deployment Manifest and running compliance checks.
Detection:
Run the following script (updating the $prefix variable before running with the prefix of your stamp)
$prefix = "<Prefix>"
(Get-SmaVariable -WebServiceEndpoint ("https://{0}APA01" -f $prefix) -Name
PUSubsystemVersions).Value
If any of the values for “MicrosoftVersion” are not "1.0.1905.12001", you have run into this issue
Resolution:
Restart P&U
Issue 3
Symptoms:
Failure in P&U during the “CCL” subsystem.
Description:
This can include updating the Deployment Manifest and running compliance checks.