Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect O365 License is Assigned #37

Open
CStaas opened this issue Apr 2, 2019 · 1 comment
Open

Incorrect O365 License is Assigned #37

CStaas opened this issue Apr 2, 2019 · 1 comment

Comments

@CStaas
Copy link

CStaas commented Apr 2, 2019

GUI finds Exchange Online licenses types, but after starting the user creation process, it fails to find the Exchange Online license and assigns a Business Essentials license instead. Licenses are through AppRiver, not sure is that may have anything to do with it.

Logs

@Paul-Alpha
Copy link

I am having the same issue as CStaas. However, looking through the files with my limited knowledge.
There is this one line that is supposed to show the variable $licenses2add.

Add-Logs "LOG: We will be adding the licenses, $Licenses2Add"

Which is blank in both CStaas' logs as well as mine. Chasing that further I see in the O365LicenseSelection.psf that the Ok button is supposed to be adding values to $Global:Licenses2Add. Looking at Globals.ps1 I don't see that variable anywhere. So I am wondering if that is where the problem originates.

Much like CStaas, when it doesn't find the selected license I see that it drops back to the only other license it can find on the account which isn't a mailbox license so then the MCU hangs for 8mins waiting on a mailbox to create.

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants