MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness fails: 文字列が有効な日時として認識されませんでした
Summary: MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness fails: 文字列が有効な日時として認識されませんでした。
Acest articol se aplică pentru
Acest articol nu se aplică pentru
Acest articol nu este legat de un produs specific.
Acest articol nu acoperă toate versiunile de produs existente.
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
この問題に対処するには、次の手順を実行します。
- 現在の PEP セッションを閉じます。
- -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
$pep = New-PSSession -ComputerName <IP_address_of_ERCS> -ConfigurationName PrivilegedEndpoint -Credential $cred -SessionOption (New-PSSessionOption -Culture en-US -UICulture en-US)
Enter-PSSession $pep
- 新しい PEP セッションで test-azurestack を再度実行します。
- 同じエラーが続く場合は、Microsoft サポートにお問い合わせください。
Produse afectate
Integrated System for Microsoft Azure Stack Hub 13G, Integrated System for Microsoft Azure Stack Hub 14GProprietăți articol
Article Number: 000189236
Article Type: Solution
Ultima modificare: 10 mai 2026
Version: 3
Găsiți răspunsuri la întrebările dvs. de la alți utilizatori Dell
Servicii de asistență
Verificați dacă dispozitivul dvs. este acoperit de serviciile de asistență.