Process to perform LDAP query on DC

Gurudas 886 Reputation points
2022-05-02T07:37:17.117+00:00

Hello Team,

We do have a Windows Server 2012 R2 server for Contoso.com domain and we need to run LDAP query. Please provide kb article and step by step screenshot to perform LDAP query on 2012 R2 domain controllers.

Thank you in advance :)

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,847 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sylvain Clb 936 Reputation points
    2022-05-02T12:38:48.527+00:00

    Hello GurudasSatardekar,

    You have many ways to do that:

    1. Using the ldp.exe tools (part of RSAT for AD)
    2. Using ldifde.exe tools (also part of RSAT for AD)
    3. Powershell Module AD get-adobject with -ldapfilter
    4. Powershell ADSI adapter

    and I think more if you look on the internet

    Best Regards,
    Sylvain

    0 comments No comments

0 additional answers

Sort by: Most helpful