MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness fails: String was not recognized as a valid DateTime
Zhrnutie: MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness fails: String was not recognized as a valid DateTime.
Tento článok sa vzťahuje na
Tento článok sa nevzťahuje na
Tento článok nie je viazaný na žiadny konkrétny produkt.
V tomto článku nie sú uvedené všetky verzie produktov.
Symptómy
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."
Príčina
The current PEP session was started without the "-SessionOption."
Riešenie
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.
Dotknuté produkty
Integrated System for Microsoft Azure Stack Hub 13G, Integrated System for Microsoft Azure Stack Hub 14GVlastnosti článku
Číslo článku: 000189236
Typ článku: Solution
Dátum poslednej úpravy: 10 máj 2026
Verzia: 3
Nájdite odpovede na svoje otázky od ostatných používateľov spoločnosti Dell
Služby podpory
Skontrolujte, či sa na vaše zariadenie vzťahujú služby podpory.