NOTE:We currently don't have mail flowing through o365. DirSync is setup and all of our AD accounts show up the admin page of o365.
With that in mind, I seem to be able to assign licenses to users using Adaxes, but after I do, Adaxes seems to lose track of them.
Trying to view the user from the Adaxes web portal displays "The user doesn't have an Office 365 account."
Viewing the user from o365 shows that the license does get applied, and mailbox created. But, because we're not fully in production the mailbox on the o365 side is getting a xxxxx.onmicrosoft.com email address. This is by design, on MS's end but I don't get why Adaxes seems to lose site of the user.
Reviewing exchange.powershell.trace.txt, I see we connect to o365 and seem to be able to successfully run a Get-User -Identity "xxxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxx, entering that into my MSOnline PS window returns my test user, but with some extra characters appended to it.
Any ideas?