Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 8583

Find ad user witch email not equal UPN

$
0
0

How can i find AD user witch email address not equal UPN?

I try Get-ADUser -Filter { mail -notlike "UserPrincipalName" } but reasults are strange :(


Viewing all articles
Browse latest Browse all 8583

Trending Articles