Forum Discussion

cbuser935's avatar
cbuser935
Copper Contributor
Jan 27, 2020
Solved

Unable to -RemoveLicenses

  It appears I am only able to remove licenses via Powershell that are not Assigned to Users/Groups or Inherited?   Set-MsolUserLicense -UserPrincipalName "user@contoso.com" -RemoveLicenses "conto...
  • alextt's avatar
    Jan 29, 2020

    cbuser935 

     

    Yes, it's by design. If you assign license dynamically using Groups in AAD, you can not remove them with set-msoluser but you need to remove the user from the groups.

     

    I hope it helps. 

     

Resources