Forum Discussion
MarianoGoettel
Mar 09, 2022Copper Contributor
Purchase O365 O365_BUSINESS_PREMIUM/ESSENTIALS Licences using Powershell
Hello experts, i created a ps-skript for creating new users in our organization. I use this command for adding existend licenses: New-MsolUser -DisplayName $FullName -FirstName $Name -La...
Mar 12, 2022
I don't think there is any option for that using PowerShell, if you have a license provider with a portal.. Perhaps they have an API interface or something that you could use?