jamesbmarshall Posted December 12, 2013 Posted December 12, 2013 Can anyone who has successfully added Office 365 ProPlus Student Advantage licences to their tenant please screenshot the licensing screen and share it here? Also, if possible, the results from running: [h=2]Get-MsolAccountSku | Format-Table AccountSkuId, SkuPartNumber [/h]
clareq Posted December 12, 2013 Posted December 12, 2013 I managed to get it to run yesterday. I ran Get-MSOLAccountSku | format-list which showed my license type as OfficeSUBSCRIPTION_STUDENT. I then ran Get-MsolUser -UnlicencedUsersOnly -All| Set-MsolUserLicense -AddLicenses :OfficeSUBSCRIPTION_STUDENT, which added the licenses as required. 1
jamesbmarshall Posted December 16, 2013 Author Posted December 16, 2013 This one James? [ATTACH=CONFIG]21992[/ATTACH] Perfect, thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now