Jump to content

Recommended Posts

Posted

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]

Posted
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.
  • Thanks 1

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...