How can i find AD user witch email address not equal UPN?
I try Get-ADUser -Filter { mail -notlike "UserPrincipalName" } but reasults are strange :(
How can i find AD user witch email address not equal UPN?
I try Get-ADUser -Filter { mail -notlike "UserPrincipalName" } but reasults are strange :(