MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness schlägt fehl: Zeichenfolge wurde nicht als gültiges Datum/Uhrzeit erkannt
Summary: MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness schlägt fehl: Zeichenfolge wurde nicht als gültiges Datum/Uhrzeit erkannt.
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
In AzureStack_Validation_Summary werden Fehler und Ausnahmen für die Uhren der Azure Stack-Infrastruktur angezeigt.
Fehler beim Abrufen der Zeitinformationen von
Fehler beim Abrufen der Zeitinformationen von
****.LOCAL : Exception calling "Parse" with "1" argument(s): "String was not recognized as a valid DateTime."
Cause
Die aktuelle PEP-Sitzung wurde ohne die Option "-Session" gestartet.
Resolution
So beheben Sie dieses Problem:
- Schließen Sie die aktuelle PEP-Sitzung.
- Öffnen Sie eine neue PEP-Sitzung mit -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
- Führen Sie test-azurestack erneut in der neuen PEP-Sitzung aus.
- Wenn derselbe Fehler weiterhin besteht, wenden Sie sich an den Microsoft-Support.
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.