Forum Discussion

Tien Ngo Thanh's avatar
Tien Ngo Thanh
Iron Contributor
Oct 27, 2019

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 "*...

Resources