Share via

installing Exchange Server 2016 CU 20

AHMED MAXSOOD 31 Reputation points
2021-04-29T06:05:32.7+00:00

Hello Dear,

I tried to install Exchange Server 2016 CU 20 on windows server 2019 (up-to-date) and I have this error :

Error:
The following error was generated when "$error.Clear();
if (Get-Service MpsSvc* | ?{$_.Name -eq 'MpsSvc'})
{
Set-Service MpsSvc -StartupType Automatic
Start-SetupService -ServiceName MpsSvc
}
" was run: "Microsoft.PowerShell.Commands.ServiceCommandException: Service 'Windows Defender Firewall (MpsSvc)' cannot be configured due to the following error: Access is denied ---> System.ComponentModel.Win32Exception: Access is denied
--- End of inner exception stack trace ---".

Note: I tried to disable windows firewall and defender and I have the same issue

can you support me please ?

Exchange | Exchange Server | Management
Exchange | Exchange Server | Management

The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.

0 comments No comments

Answer accepted by question author
  1. Yuki Sun-MSFT 41,466 Reputation points Moderator
    2021-04-30T02:17:58.097+00:00

    Hi @AHMED MAXSOOD ,

    I tried to install Exchange Server 2016 CU 20 on windows server 2019 (up-to-date)

    According to the official document below, it's not supported to install Exchange 2016 on Windows server 2019, so you would have to install it on the supported OS like Windows server 2016 :

    Supported operating systems for Exchange 2016

    92740-1.jpg


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    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 additional answers

Sort by: Most helpful

Your answer

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