by edward | Oct 21, 2019 | Exchange 2016
With Exchange 2013/2016 or 2019, installing updates from the command line is simple and pretty much the same. You will use the same command as per below to do the upgrade: .\Setup.exe /Mode:Upgrade /IAcceptExchangeServerLicenseTerms What you will notice is just the...
by edward | Aug 21, 2019 | Exchange 2016
In your environment, you might have that day when you need to perform a recovery of an Exchange Server as a windows update broke exchange or the underlying storage crashed and you need to recover as the OS won’t boot. What ever the case, it is not a difficult...
by edward | Aug 5, 2019 | Exchange 2016
Exchange 2016 CU upgrades don’t always go according to plan. In this scenario, one of my servers just wouldn’t upgrade but the rest did without error. The upgrade runs like normal from the CLI but fails with the below error: “Cannot start service...
by edward | Jul 20, 2019 | Exchange 2016
Recently on 2 of my machines, I started noticing the C:\ space drop quickly over a week. Running my script (ClearLogs) removes about 30-40GB but on this 600GB drive, pretty much 500GB has been eaten up. Checking through each folder, I came across this folder in the...
by edward | Jul 15, 2019 | Exchange 2016
Exchange 2016 CU13 introduced a few more fixes and is advisable to upgrade to it. The upgrades are generally seemless and we normally do them from command line, just easier than a GUI upgrade 🙂 Firstly, you need to ensure the following is done before hand: Reboot your...