Exchange 2013 CU21
Exchange 2013 CU 21 was released on June 18th 2018 and is the latest release of Exchange available here.
.NET framework 4.7.1 is now a pre-requisite.
Exchange 2013 CU21 and onwards also requires VC++ 2013 runtime library.
Ne wExchange Management Shell commandlets are available to create and manage shared Office 365 shared mailboxes in Office 365 Hybrid Environments.
While CU21 does not add any new AD Schema changes. That said, if you are on an older version of Exchange 2013 schema Read more [...]
Exchange 2013 CU22
Exchange 2013 CU22 (cumulative update 22) will be the final release of Exchange 2013. I’ll update with more information as I find out the changes and features.
Connect to Office 365 PowerShell
Install the 64-bit version of the Microsoft Online Services Sign-in Assistant: Microsoft Online Services Sign-in Assistant for IT Professionals RTW.
Install the 64-bit version of the Microsoft Azure Active Directory Module for Windows PowerShell with these steps:
Open the Azure Active Directory Connection web page.
In Files in Download at the bottom of the page, click Download for the AdministrationConfig-V1.1.166.0-GA.msi file, and then install it.
Open the Windows Azure Read more [...]
Clear Mac OS DNS Cache in High Sierra
Clear DNS Cache in Mac OS High Sierra:
sudo killall -HUP mDNSResponder; sleep 2; echo macOS DNS Cache Reset like-a-boss | say
What’s crazy is High Sierra verbally tells you the DNS cache is cleared!