Forum Discussion
Tien Ngo Thanh
Oct 27, 2019Iron Contributor
How to find two value duplicate user in active directory
hi I want find user in active directory has value duplicate with attribute as employeeID and mobile if find only one then i have a script below Get-ADUser -Filter {(employeeID -like "*...
VasilMichev
Oct 27, 2019MVP
The script looks OK to me, not sure what the question is?