Find Login in AD
Many times we require to know if particular login is a part of ad user group. Or sometimes we need to know a AD group and wanted to know who all logins are part of it.
There are many different ways to achieve this.
- I follow this step to create a shortcut on my desktop where I can easily find the logins
Please follow the process as
START-> RUN -> rundll32 dsquery, OpenQueryWindow
You can find all the AD you are part of, using this.
- Start->Settings->Control Panel -> Administrator Tools -> Active Directory User and Computers
Select the Domain you want to find login, right click that domain and choose “Find” option.
Hope this will help someone
Reference:
http://ist.uwaterloo.ca/security/howto/2006-12-13/