As the name suggests ADRecon queries the LDAP server to give an overview of the AD you are working with. This only works if you have a valid domain user/machine account.
Command:PS C:>.\ADRecon.ps1 -DomainController <IP or FQDN> -Credential <domain\username>