MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness fails: 文字列が有効な日時として認識されませんでした

Summary: MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness fails: 文字列が有効な日時として認識されませんでした。

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

内部AzureStack_Validation_Summaryでは、Azure Stackインフラストラクチャ クロックのエラーと例外が表示されます。

時刻情報の取得中にエラーが発生しました
****.LOCAL : Exception calling "Parse" with "1" argument(s): "String was not recognized as a valid DateTime."

Cause

現在の PEP セッションは "-SessionOption" なしで開始されました。

Resolution

この問題に対処するには、次の手順を実行します。
  1. 現在の PEP セッションを閉じます。 
  2. -SessionOption で新しい PEP セッションを開きます。
$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. 新しい PEP セッションで test-azurestack を再度実行します。
  2. 同じエラーが続く場合は、Microsoft サポートにお問い合わせください。

Affected Products

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 May 2022
Version:  2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.