July 2017
Beginner
222 pages
5h 2m
English
Once we have verified that the user has the correct role assigned, as a best practice check whether you have the license available. This step is not required if you are just creating the users but not assigning the license.
To check the available licenses, use the following PowerShell Cmdlet:
Get-MsolAccountSku
The following screenshot shows the output for the preceding command:

ActiveUnits will give you information about the available licenses.
Read now
Unlock full access