Exchange 2013 Message Tracking Logs

In Exchange 2013 the message tracking log viewer has gone, you need to view the tracking logs from PowerShell. Here’s a basic command to make that happen: Okay this shows you the logs from a particular sender to a particular recipient and shows it in the GridView, this is a nice GUI type view with … Read more

After Exchange 2013 Migration, old 2010 server is still listed as “provisioned server”

After a successful Exchange 2013 migration, the old exchange 2010 object was left behind. When opening Exchange 2013 EAC under the “Servers” option, “Servers” tab, you can see it listed as a “provisioned server”. For some reason this is not removed from AD automatically when Exchange 2010 is uninstalled from the server, so you need … Read more

Exchange 2010 to Exchange 2013 Migration – Outlook Anywhere Clients Username/Password Prompt Appears

I’m in the middle of a migration from Exchange 2010 to Exchange 2013 at the moment. All was going well until I repointed the DNS records to the Exchange 2013 CAS servers. In Exchange 2013 all client connectivity is now made using RPC over HTTPS (a.k.a Outlook Anywhere) unlike Exchange 2010 where only external clients … Read more

Exchange 2010 – UCC Certificate “The certificate is invalid for Exchange Server Usage”

I was getting the errors of “The Certificate is Invalid for Exchange Server Usage” to “The certificate status could not be determined because the revocation check failed.” Here is how I fixed them in our test environment before we deployed to live, the first error is a common one, the second one seems to only … Read more