How can i find AD user witch email address not equal UPN? I try Get-ADUser -Filter { mail -notlike "UserPrincipalName" } but reasults are ...
確定! 回上一頁