MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness fails: La stringa non è stata riconosciuta come valore DateTime valido
Summary: MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness fails: La stringa non è stata riconosciuta come DateTime valido.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
All'interno AzureStack_Validation_Summary vengono visualizzati gli errori e le eccezioni per gli orologi dell'infrastruttura Azure Stack.
Errore durante il recupero delle informazioni sull'ora da
Errore durante il recupero delle informazioni sull'ora da
****.LOCAL : Exception calling "Parse" with "1" argument(s): "String was not recognized as a valid DateTime."
Cause
La sessione PEP corrente è stata avviata senza "-SessionOption".
Resolution
Per risolvere questo problema:
- Chiudere la sessione PEP corrente.
- Aprire una nuova sessione PEP con -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
Enter-PSSession $pep
- Eseguire di nuovo test-azurestack nella nuova sessione PEP.
- Se lo stesso errore persiste, contattare il supporto tecnico Microsoft.
Affected Products
Integrated System for Microsoft Azure Stack Hub, Integrated System for Microsoft Azure Stack Hub 13G, Integrated System for Microsoft Azure Stack Hub 14GArticle Properties
Article Number: 000189236
Article Type: Solution
Last Modified: 11 مايو 2022
Version: 2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.