Concentrador de MHC Azure Stack: Test-AzureStack -Group UpdateReadiness falla: La cadena no se reconoció como una fecha y hora válida

Summary: Concentrador de MHC Azure Stack: Test-AzureStack -Group UpdateReadiness falla: La cadena no se reconoció como una fecha y hora válida.

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

Dentro de AzureStack_Validation_Summary, se ven errores y excepciones para los relojes de infraestructura de Azure Stack.

Error al obtener información de hora de
****.LOCAL : Exception calling "Parse" with "1" argument(s): "String was not recognized as a valid DateTime."

Cause

La sesión actual de PEP se inició sin "-SessionOption".

Resolution

Para abordar este problema:
  1. Cierre la sesión actual de PEP. 
  2. Abra una nueva sesión de 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

  1. Vuelva a ejecutar test-azurestack en la nueva sesión de PEP.
  2. Si el mismo error persiste, comuníquese con el soporte de 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.