Trying to upgrade Azure AD Connect v2.2.1.0 to v2.2.8.0 from windows 2019 server

Benton Chan 30 Reputation points
2023-12-11T21:18:00.56+00:00

Givens:

Vmware virtual servers:

W2k19 member server 1 running Azure AD Connect v2.2.1.0 in stagging mode.

W2k19 member server 2 running Azure AD Connect v2.2.1.0 non-stagging mode.

Both servers are running in our production environment.

Downloaded Azure (Entra) AD Connect v2.2.8.0 into each server.

  1. Took vmware snaphot of server 1 prior to any app installs.
  2. Clicked on install for v2.2.8.0, but could not complete the upgrade and could not use the previous button to reverse the install.
  3. Had to revert back to vmware snaphot to resolve problem.
  4. Problems encountered during install attempt.User's image

User's image

Will there be another release to resolve the upgrade problem?

What is another option to resolve this problem?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

Accepted answer
  1. Thameur-BOURBITA 36,261 Reputation points Moderator
    2023-12-11T23:12:33.15+00:00

    Hi @Benton Chan

    Please check if the requirement version of .net is already installed on each server before the upgrade as mentioned in the link below:

    2.2.8.0

    If the .net is ok , and you still have the error ,you can start by upgrade the staging server by following the steps below: :

    1. Export settings configuration using the following command MigrateSettings.ps1 as mentioned in the following link : Migration process
    2. Uninstall staging server and reinstall it using the exported json file generated in the previous step
    3. Switch staging mode between your server
    4. Uninstall then reinstall the other server using exported file generate in step 1

    Please don't forget to accept helpful answer

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.