MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness kończy się niepowodzeniem: Ciąg nie został rozpoznany jako prawidłowa data i godzina

Summary: MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness kończy się niepowodzeniem: Ciąg nie został rozpoznany jako prawidłowa data i godzina.

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

Wewnątrz AzureStack_Validation_Summary widoczne są błędy i wyjątki dla zegarów infrastruktury Azure Stack.

Błąd podczas uzyskiwania informacji o czasie z
****.LOCAL : Exception calling "Parse" with "1" argument(s): "String was not recognized as a valid DateTime."

Cause

Bieżąca sesja PEP została uruchomiona bez "-SessionOption".

Resolution

Aby rozwiązać ten problem:
  1. Zamknij bieżącą sesję PEP. 
  2. Otwórz nową sesję PEP za pomocą polecenia -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

  1. Uruchom ponownie polecenie test-azurestack na nowej sesji PEP.
  2. Jeśli ten sam błąd będzie się powtarzał, skontaktuj się z pomocą techniczną firmy 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 14G
Article 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.