Zum Hauptinhalt gehen

GE 4.3 Post Installation error

Kommentare

2 Kommentare

  • Ryan Cooney

    Hi Niki,

    "Dism" is a Windows utility that allows a program, like the Post Installer, to install Windows components. We use it to install/enable IIS features like ASP.NET and Windows Integrated Authentication.

    From your error message it looks like Dism is failing when we execute this command:

    dism.exe /English /NoRestart /Online /Get-FeatureInfo /FeatureName:IIS-WindowsAuthentication

    You could try this yourself from an administrative command prompt. 

    I'm not sure what would cause Dism to fail.

    Since you are doing an upgrade you will already have all the necessary IIS dependencies, so this error will not cause errors for the web applications.

    --Ryan

    0
  • Permanently deleted user

    Thank you Ryan.  I'll followup with my Windows administrators.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.