Skip to main content

GE 4.3 Post Installation error

Comments

2 comments

  • 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

Please sign in to leave a comment.