How to Create an Active Directory Global Security Group with PowerShell
I had to create a global security group while I was managing shared mailboxes in Microsoft Exchange Server 2016 with the help of PowerShell. I thought to document it for others. Create an Active Directory Global Security Group with PowerShell 1. Open PowerShell with administrative privileges. 2. Execute the following command. This is just an ... Read more