Forum Discussion
Carlos Gomez
May 22, 2017Brass Contributor
creating license option powershell - why "SHAREPOINTENTERPRISE" can't be disabled?
Hi, I'm assigning O365 licenses for some users with powershell, originally for the disabledplans parameter I had: -DisabledPlans "Deskless", "FLOW_O365_P2", "POWERAPPS_O365_P2", "TEAMS1", "PR...
May 22, 2017
The disable options should work as explained here https://technet.microsoft.com/es-es/library/dn771769.aspx and it does not depend on the Office 365 Plan you have
Carlos Gomez
May 22, 2017Brass Contributor
Hola Juan Carlos,
I used the same link as guidance, but for some reason only by removing "sharepointenterprise" I was able to assign the license.
Regards.