<

Exchange 2019 - Consider disabling external access to the ECP

Posted on
6,260 Points
260 Views
Last Modified:
Published
Experience Level: Intermediate
6:37
Edward van Biljon
Experienced Messaging Specialist with a demonstrated history of working in the information technology and services industry.
In this video we chat about the attacks that have happen to Exchange Servers where the ECP is exposed to the internet and we show you how you can disable it using PowerShell.

Video Steps

1. Open the Exchange management shell

Click on start and then expand Exchange Server 2016 and click on Exchange Management shell.

2. Enter the following command

Type in the following command: Get-ECPVirtualDirectory -Server EX2019A | Set-ECPVirtualDirectory -AdminEnabled $false.
0
0 Comments
This article will explain how to deal the following error in Outlook: Exchange 2013 Troubleshooting: Error 0x8004010F - The operation failed. An object cannot be found
Exchange Server OWA/ECP can be secured Exchange with MFA, Google Re-Captcha, and limiting access to certain IP addresses. MFA can be done with third-party providers or a hybrid system with Exchange Online. ReCaptcha can be integrated using a Google …