1

Exchange Self Signed SHA2 Certificates

In recent builds, Exchange has been updated to support the newer SHA2 certificates.  Exchange 2010 SP3 RU13 and Exchange 2013 CU 12 updated the SMIME control’s certificate to SHA2.

Additionally, Exchange 2013 CU13 and Exchange 2016 CU2 added support for generating the self signed certificates as SHA2 certs.

The below is for reference to save having to spin up labs in the future to review differences i… Read the rest “Exchange Self Signed SHA2 Certificates”

0

Office 365 Exchange Hybrid Deployments Busting The Autodiscover Myth

When configuring an Exchange Online hybrid deployment, there are many things to consider.  Asides from the various networking, certificate and client discussions there is also a requirement to ensure that Autodiscover is functioning correctly.  In addition to having Autodiscover correctly published to the Internet an additional wrinkle commonly pops up, which takes people down the wrong garden pat… Read the rest “Office 365 Exchange Hybrid Deployments Busting The Autodiscover Myth”

0

Slow Exchange Server Boot In Azure VM

One of the great uses of Azure is to host VMs which can address a number of business requirements.  While we can install Exchange 2013 on an Azure VM, this is generally not the most cost effect way to have mailboxes running in a cloud.  Office 365 is the recommended option to leverage cloud mailboxes since it has pricing and feature advantages.  Some customers may still wish to do deploy Azure Exch… Read the rest “Slow Exchange Server Boot In Azure VM”

0

Dude, Where’s My File Share Witness

The question of: I have just ran New-DatabaseAvailabilityGroup and I do not see a File Share Witness (FSW) folder or cluster resources. Where are all my Database Availability Group (DAG) and cluster resources…? What went wrong?

This is a common scenario when an admin is building a DAG, and during the process they check to see that what has changed on the servers. One thing that that causes a false … Read the rest “Dude, Where’s My File Share Witness”

0

Script To Start Exchange Services

Running scripts to start and stop services has been a task long associated with Exchange.  For those who pre-date Exchange 2000, do you remember the fun issues with the increased WaitToKillServiceTimeout value?  By default in ye olde days HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlWaitToKillServiceTimeout was 20,000 ms (20 secs).   Installing Exchange increased that to 600,000 ms (10 minutes). … Read the rest “Script To Start Exchange Services”