profile for Hannel on Stack Exchange, a network of free, community-driven Q&A sites

Project Work Hours

Sat & Sun 6am - 9am

Subscribe via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Archives

W12E13

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"

20141019 - Exchange Update

 

 

Continue reading

Microsoft Exchange 2013 CAS Configuration

This covers Step 5 of my Exchange environment installation, configuring and testing Client Access Server setting.

Continue reading

Microsoft Exchange 2013 Mailflow configuration.

This covers step 4 of my Exchange environment installation, configuring and testing internal and external mailflow in the environment.

 

Continue reading

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/