Skip to content

Instantly share code, notes, and snippets.

@mimizone
Created March 6, 2018 19:06
Show Gist options
  • Save mimizone/3464bc7a773cc1d6281316a14d3aa095 to your computer and use it in GitHub Desktop.
Save mimizone/3464bc7a773cc1d6281316a14d3aa095 to your computer and use it in GitHub Desktop.
find AD/LDAP servers
Start > Run > nslookup
> set type=all
> _ldap._tcp.dc._msdcs.DOMAIN_NAME <- replace DOMAIN_NAME with your own example company.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment