This article covers scripting Microsoft Exchange 2013 certificate update. Updating all Client Access Server (CAS) in an Exchange environment all at once and deleting old certificate. Unable to attach the .ps1 file but below is a video of script in action and the content of the script
Syntax for running the script:
.\CertUpdate.ps1 -CertPath <path to .pfx file> -CertFName "<Certificate Friendly Name>"
Example:
.\CertUpdate.ps1 -CertPath C:\Temp\w12e13_2015.pfx -CertFName "W12E13 - StartSSL"
Microsoft Exchange 2013 CAS Configuration
This covers Step 5 of my Exchange environment installation, configuring and testing Client Access Server setting.
Microsoft Exchange 2013 Mailflow configuration.
This covers step 4 of my Exchange environment installation, configuring and testing internal and external mailflow in the environment.
Since i had initially installed Exchange 2013 CU2 i have to upgrade servers to the latest Microsoft Exchange 2013 CU5.
Steps in video:
Upgrading Server to Exchange CU5
http://technet.microsoft.com/en-us/library/hh135098(v=exchg.150).aspx
Follow W12E13 project: http://hazelnest.com/blog/blog/tag/w12e13/