<

Windows Server 2019: Disabling Admin Access to the Exchange Admin Center in Windows Server 2019 Core

Posted on
6,039 Points
39 Views
Last Modified:
Published
Experience Level: Intermediate
2:19
Edward van Biljon (MVP)
Experienced Messaging Specialist with a demonstrated history of working in the information technology and services industry.
In this video we show you how to disable the Exchange Admin Center on Windows Server 2019 Core just like you would on an Exchange server using the GUI and the Exchange Management Shell (EMS).

Video Steps

1. Run PowerShell

From the command prompt on Exchange 2019 Server Core, type in PowerShell and Press enter.

2. Add the Snapin

Type in Add-PSSnapin Microsoft.Exchange.Management.PowerShell.SnapIn and press enter.

3. Disable Admin Access

Run the following command to disable the EAC: Get-EcpVirtualdirectory | Set-ecpvirtualdirectory -AdminEnabled $False
0
0 Comments
This article presents an AutoHotkey (V1) script that creates a plain text report with information about all drives in a system that have a drive letter, such as C, D, E, etc. The information in the report is Type of drive, Status, Capacity, Free Spa…
A long time ago, Experts-Exchange asked me to write a little article about some Exchange interesting Powershell commands. But I was never able to finish it properly. Here is the result of this work. Exchange has been the first Microsoft product …

Keep in touch with Experts Exchange

Tech news and trends delivered to your inbox every month