Forum Discussion

Paul Hunt - Cimares's avatar
Jul 11, 2017
Solved

Issues creating custom user views in the Office 365 admin page

I'm having a problem creating domain filtered user views which looks like a bug and would be interested to see if anyone else has the issue. I'm seeing it on two differenttenants at the moment.   I...
  • VasilMichev's avatar
    Jul 11, 2017

    The filters basically return the result of:

     

    Get-MsolUser -DomainName domain.com

     

    or the corresponding tenant.onmicroft.com one. If you run the cmdlet, you will notice that it returns matches not just on the UPN, but primary SMTP too, and so on.

     

     

Resources