EXCHANGE SERVER 2019 CU 11 UPGRADE INSTALLATION STUCK AT STEP 5 WITH 100 % COMPLETE FOR MORE THAN 3 HOURS

Benard Mwanza 1,006 Reputation points
2021-11-20T09:06:44.33+00:00

EXCHANGE SERVER 2019 CU 11 UPGRADE INSTALLATION STUCK AT STEP 5 WITH 100 % COMPLETE FOR MORE THAN 3 HOURS, any ideas why?

step 5 mailbox role: client access service

I had already run prepare schema and prepare AD.

Exchange | Exchange Server | Management
Windows for business | Windows Server | User experience | Other
{count} votes

3 answers

Sort by: Most helpful
  1. Andy David - MVP 157.8K Reputation points MVP Volunteer Moderator
    2021-11-20T13:03:34.92+00:00

    Make sure no anti-virus or third party software ( backups) are running.

    What do the Exchange Setup logs show?

    1 person found this answer helpful.

  2. Benard Mwanza 1,006 Reputation points
    2021-11-22T10:31:34.877+00:00

    Hi Community,

    I managed to resolve the issue after hard work of thinking and researching henceforth, felt its good to share the guidelines or the methodology i used to resolve the issue.

    In each exchange server affected,

    Step 1: Prepare Schema & Prepare AD. I used AD with the exchange setup file to extend the schema.

    Step 2: Remove or delete the content of the following registry key.
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager

    Here look for a key called PendingFileRenameOperations

    Simply double-click this key and remove the data inside it, or you can remove the key completely.
    In my environment i removed the content of the key.

    My recommendation is to back up the entire registry key above before modifying it, just that if anything goes wrong, you can roll back.

    Step 3: Start Exchange Management Shell as an administrator and run the following scripts:
    .\UpdateCas.ps1 and .\UpdateConfigFiles.ps1 or UpdateCas.ps1 and UpdateConfigFiles.ps1

    In my environment i used: UpdateCas.ps1 and UpdateConfigFiles.ps1

    Step4: Restart the server.

    After reboot, i remounted the exchange CU setup file and i was able to install it without issues. I noticed even the installation speed was increased significantly.

    Important:
    Before doing all that, the Exchange CU 11 update installation would show copying 16 exchange files from the GUI, then after the steps above, the files would reduce to 10 that iscopying 16 exchange files.

    Environments can be different, but this can save majority.


  3. Limitless Technology 39,931 Reputation points
    2021-12-15T19:07:27.953+00:00
    1. Please check exchange services are running
    2. Please check exchange upgrade log Typically, the files are copied to %WinDir%\Temp\ExchangeSetup, but you can confirm the location in the Exchange Setup log at C:\ExchangeSetupLogs\ExchangeSetup.log.
    3. Please check MSI installer service is running.
    4. Disable any Antivirus program or Windows firewall you may have for temporary purpose.

    On the other note I will also suggest you to power-cycle the server and start the upgrade setup again.


    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

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.