by edward | Nov 7, 2019 | Exchange 2016, Exchange 2019
In one of my training sessions, I showed the teams that the Exchange Admin Center basically is PowerShell with a nice interface. In Exchange 2010, the logging is automatically captured but in Exchange 2016 and 2019, you need to first open the window for it to capture....
by edward | Nov 7, 2019 | Exchange 2019
In my previous blog post I noted that after upgrading to CU3 that my account was part of all the groups but could not run any commands besides a few. Removing the account from org management made no difference. Today, I re-ran the CU3 upgrade and all succeeded,...
by edward | Oct 21, 2019 | Exchange 2019
Today I was trying out the different cmdlets and thought I would try QuickRef to see what they mention. The command to check this is as follows: QuickRef But it ended up taking me to the Exchange 2013 page and not 2019. It seems the team need to update the link,...
by edward | Sep 27, 2019 | Exchange 2019
Today I started up my lab and first thing that I check is the Database availability group (DAG), but when I tried to run the command, it wouldn’t pipe to complete it and I was presented with this error: In the Exchange Management Shell, I then ran the command...
by edward | Sep 27, 2019 | Exchange 2019
As with my previous blog post where we upgraded to CU2, in this example we will run the same command from an elevated command prompt to update to CU3. As we are upgrading from CU2, we do not need to run the PrepareAD command, if you want to read more about CU3, head...
by edward | Sep 27, 2019 | Exchange 2019, .NET Framework 4.8
If you want to upgrade from .NET Framework 4.7.2 to .NET Framework 4.8, you can if you are running CU2 for Exchange 2019 or higher. You can look at the Microsoft Support Matrix to see what is supported but here is a snippet from the Microsoft Site: Download the...