PS Script: Assign Exchange Online licenses based on AAD Security Group
Same script edited to assign Exchange Online instead of Lync Online. AAD Security Group Name: Exchange_Users Same pre reqs and more information in my earlier post. [code language=”powershell”] <# .SYNOPSIS Script that assigns Office 365 licenses based on Group membership in AAD. .DESCRIPTION The script assigns license Exchange Online Plan 1 or 2 based on […]