MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness mislykkes: Strengen blev ikke genkendt som en gyldig DateTime

Summary: MHC Azure Stack Hub: Test-AzureStack -Group UpdateReadiness mislykkes: Strengen blev ikke genkendt som en gyldig DateTime.

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

I AzureStack_Validation_Summary ses Fejl og undtagelser for ure til Azure Stack-infrastruktur.

Der opstod en fejl under hentning af tidsoplysninger fra
****.LOCAL : Exception calling "Parse" with "1" argument(s): "String was not recognized as a valid DateTime."

Cause

Den aktuelle PEP-session blev startet uden "-SessionOption".

Resolution

Sådan løses problemet:
  1. Luk den aktuelle PEP-session. 
  2. Åbn en ny PEP-session med -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. Kør test-azurestack på den nye PEP-session igen.
  2. Hvis den samme fejl fortsætter, skal du kontakte Microsoft Support.

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.