How To Assign Specific Services To Users In Office 365 Using PowerShell
Think you can do better?
Show us!
In this video, Veronique will show how to assign specific services from a licensing plan (Exchange Online, SharePoint Online, Teams, etc…) to users in Office 365 using PowerShell. In true PowerShell fashion, she’ll be using the “New”, “Get” and “Set” verbs for her licensing commands. You can show the licensing information with Get-MsolAccountSku, create new services with the New-MsolLicenseOptions cmdlet, and assign the license using Set-MsolUserLicense.Pre-reqs: https://docs.microsoft.com/en-us/office365/enterprise/powershell/connect-to-office-365-powershell