Check user exist in AD with powershell
I have a condition to check if user exist in AD so that while rehiring we do not create a new userid for the same user who has a deactivated account and reactivate the same account.I found ways to to do that via AD activities but that uses LDAP.I do ...
