[O365] – Selective licensing on O365

Goal: create a new user and assign him only a specific set of licenses

Prerequisites:

Let’s conect

supply your Global Admin credentials after get-credentials

Let’s see what type of plan we have

so we are on an E3 plan, with 25 licenses and only 5 are used.

Let’s create a new user 

We need to set a location for this user (otherwise, we can’t assign him a license)

Assign a license to the user

As you can see, now the user has the whole subset of licenses available in the EnterprisePack.

Now what does the EnterprisePack contain ?

That would mean:

  • OFFICESUBSCRIPTION – Office Professional Plus
  • MCOSTANDARD – Lync Online
  • SHAREPOINTWAC – Microsoft Office Web Apps
  • SHAREPOINTENTERPRISE – SharePoint Online
  • EXCHANGE_S_ENTERPRISE – Exchange Online

Let’s say we want to remove Office ProPlus and Lync for our user:

There you go 🙂