MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness falha: A string não foi reconhecida como um DateTime válido
Summary: MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness falha: A string não foi reconhecida como um DateTime válido.
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 AzureStack_Validation_Summary, são exibidos erros e exceções dos relógios da infraestrutura do Azure Stack.
Erro ao obter informações de hora de
Erro ao obter informações de hora de
****.LOCAL : Exception calling "Parse" with "1" argument(s): "String was not recognized as a valid DateTime."
Cause
A sessão PEP atual foi iniciada sem a "-SessionOption".
Resolution
Para resolver esse problema:
- Feche a sessão PEP atual.
- Abra uma nova sessão PEP com -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
- Execute test-azurestack na nova sessão PEP novamente.
- Se o mesmo erro persistir, entre em contato com o suporte da 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.