#Office 365 · PowerShell · SharePoint Online

PowerShell:How to assign selective Office 365 license options

Assign Enterprise License to user. Assigning Office 365 licenses using powershell command “Set-MsolUserLicense” is usually straing forward. You just need to find the Accounsku using the powershell command “Get-MsolAccountSku” and assign the licenses accordingly. For example, if you need to assign an E3 license which includes all services like SharePoint online, Exchange online etc…. then… Continue reading PowerShell:How to assign selective Office 365 license options