/DoNotEnableEP parameter not recognised when install CU14 (Exchange 2019)

Shana Miah 0 Reputation points
2025-04-30T16:02:10.64+00:00

Hi All,

I have a similar question:

when I run Setup.exe /IAcceptExchangeServerLicenseTerms_DiagnosticDataOFF /Mode:Upgrade /DonotEnableEP on Exchange 2019 CU14, it comes back with an error saying it does not recognise the /DonotEnableEP parameter. I have check for syntax errors and have ran it as admin as well but no luck.

I have install all CU13 updates and have not had any issues. Also my version is Exchange hybrid, if that makes any difference.

Thanks

Shana

Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
578 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Hien-L 1,910 Reputation points Microsoft External Staff
    2025-05-01T02:14:50.44+00:00

    Hi Shana Miah,

    Thank you for posting your question in the Microsoft Q&A forum.

    Starting with Exchange 2019 CU14, setup enables the Windows Extended Protection (EP) feature on the Exchange server being installed. So /DoNotEnableEP should work only when install Exchange 2019 CU14 and later versions, and we don’t have to use this parameter when install Exchange 2019 CU13:

    Extended Protection enabled by default

    User's image

    For your issue, please try the following suggestions:

    Please double confirm that you have downloaded and mounted that ISO image file for the correct Exchange CU version.

    1. Run CMD as administrator, use the following command to upgrade again:

    E:\Setup.exe /IAcceptExchangeServerLicenseTerms_DiagnosticDataOFF /Mode:Upgrade /DoNotEnableEP

    1. If the issue persists, please upgrade with GUI setup wizard or install without /DoNotEnableEP option. Then we could disable EP manually after upgrading to new Exchange CU. .\ExchangeExtendedProtectionManagement.ps1 -DisableExtendedProtection

    For your reference: Disabling Extended Protection


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    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.