MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness fails: String was not recognized as a valid DateTime
Summary: MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness fails: String was not recognized as a valid DateTime.
Ez a cikk a következő(k)re vonatkozik:
Ez a cikk nem vonatkozik a következő(k)re:
Ez a cikk nem kapcsolódik egyetlen konkrét termékhez sem.
Ez a cikk nem azonosítja az összes termékverziót.
Symptoms
Inside AzureStack_Validation_Summary, Errors and Exceptions for Azure Stack Infrastructure Clocks are seen.
Error getting time information from
Error getting time information from
****.LOCAL : Exception calling "Parse" with "1" argument(s): "String was not recognized as a valid DateTime."
Cause
The current PEP session was started without the "-SessionOption."
Resolution
To address this issue:
- Close current PEP session.
- Open a new PEP session with -SessionOption.
$cred = Get-Credential
$pep = New-PSSession -ComputerName <IP_address_of_ERCS> -ConfigurationName PrivilegedEndpoint -Credential $cred -SessionOption (New-PSSessionOption -Culture en-US -UICulture en-US)
Enter-PSSession $pep
$pep = New-PSSession -ComputerName <IP_address_of_ERCS> -ConfigurationName PrivilegedEndpoint -Credential $cred -SessionOption (New-PSSessionOption -Culture en-US -UICulture en-US)
Enter-PSSession $pep
- Run test-azurestack on the new PEP session again.
- If the same error persists, engage Microsoft support.
Érintett termékek
Integrated System for Microsoft Azure Stack Hub 13G, Integrated System for Microsoft Azure Stack Hub 14GTermék tulajdonságai
Article Number: 000189236
Article Type: Solution
Utoljára módosítva: 10 máj. 2026
Version: 3
Választ kaphat kérdéseire más Dell-felhasználóktól
Támogatási szolgáltatások
Ellenőrizze, hogy a készüléke rendelkezik-e támogatási szolgáltatással.