Forum Discussion
Eric Adler
Feb 01, 2017Steel Contributor
PowerShell to update License features
Looking for a way to update the features for our E3 licensed users. Setting them initially is no problem but we have not found a way to update someone that already has an E3. So user A has an E3 ...
Feb 08, 2017
You need to use New-MsolLicenseOptions cmdlet to achieve this. Check the below document for samples.
https://technet.microsoft.com/en-us/library/dn771769.aspx?f=255&MSPPError=-2147217396
Or you can use the below one from TechNet Gallery.
https://gallery.technet.microsoft.com/Office365-License-cfd9489c