MHC Azure Stack Hub : Test-AzureStack -Group UpdateReadiness fails : La chaîne n’a pas été reconnue comme une date/heure valide

Summary: MHC Azure Stack Hub : Test-AzureStack -Group UpdateReadiness fails : La chaîne n’a pas été reconnue comme une date/heure valide.

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

À l’intérieur de AzureStack_Validation_Summary, des erreurs et des exceptions pour les horloges d’infrastructure Azure Stack sont visibles.

Erreur lors de l’obtention des informations temporelles de
****.LOCAL : Exception calling "Parse" with "1" argument(s): "String was not recognized as a valid DateTime."

Cause

La session PEP actuelle a été démarrée sans « -SessionOption ».

Resolution

Pour résoudre ce problème :
  1. Fermez la session PEP en cours. 
  2. Ouvrez une nouvelle session PEP avec -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. Exécutez à nouveau test-azurestack sur la nouvelle session PEP.
  2. Si la même erreur persiste, contactez le support 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.