Microsoft Exchange 2013 Automated PST Import Script

I needed to have an automated way to bulk import a load of PST files into Exchange 2013. In my case all the files were named as follows: samAccountName@domain.co.uk so for example: fred.bloggs@thingy.co.uk.pst You can run this command from an Exchange PowerShell console, bear in mind that you’ll need to change your domain name on […]

More...

Exchange 2013 – Setup POP3 Service via CAS Servers

If you’re like us you still have old legacy applications that use POP3 for various things. On Exchange 2013 the way POP3 works has changed slightly. Now you access a POP3 mailbox via the CAS servers that proxy you to the mailbox on the Mailbox role server(s). Our application only supports plain text authentication, but […]

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 […]

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 […]

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 […]

More...