by Edward van Biljon | Jan 12, 2024 | Windows Server 2019 PowerShell, Windows Server 2022 PowerShell
One of my Exchange 2019 Core Servers in my lab locked up and was not responding and when it did respond was giving errors when running commands but the same commands worked on another server. As these are virtual machines, you can reboot it from the HyperVisor but...
by Edward van Biljon | Jan 4, 2024 | Exchange 2019 PowerShell, Exchange 2019
In my previous blog post, we looked at the Exchange Server Server Component State and how to validate each item. We will continue with the health checking and look at the Server Health state in Exchange Server, this can be Exchange 2019 or Exchange 2016. In this blog,...
by Edward van Biljon | Jan 3, 2024 | Exchange 2019 PowerShell, Exchange 2019, PowerShell, PowerShell ISE
As Exchange Administrators, we sometimes run into issues when mail stops flowing for example or Autodiscover is not working. Generally you would first look at the Event Logs but there is another section we need to also check. In Exchange, whether it is Exchange 2019,...
by Edward van Biljon | Dec 10, 2023 | Exchange 2019 PowerShell, Exchange 2019, Windows Server 2019 PowerShell, Windows Server 2022 PowerShell
In my previous blog post, we looked at retrieving the IIS bindings for the Exchange Back End. As mentioned, Windows Server 2019 and 2022 core is limited with what you can access from a GUI perspective. I wanted to be able to update the SSL certificate on the Exchange...
by Edward van Biljon | Nov 23, 2023 | Exchange 2019 PowerShell, Exchange 2016, Exchange 2016 PowerShell, Exchange 2019, PowerShell, PowerShell ISE, Windows Server 2016 PowerShell, Windows Server 2019 PowerShell, Windows Server 2022 PowerShell
I put together a simple script that will add an Accepted Domain in Exchange 2019 from the Exchange Management Shell (EMS) instead of using the GUI. The script does require manual input of the following fields: DomainName – This is the domain you want to add to...