ADManager Plus fails to detect domain controllers (DCs). This issue prevents administrators from performing user and group management, policy enforcement, or other Active Directory (AD) related operations.
This issue can be identified through error messages such as The given server is not operational, missing DCs in the ADManager Plus console, or failed synchronization with AD.
Network connectivity issues: Firewalls or network configurations blocking communication between ADManager Plus installed server and DCs.
Incorrect permissions: The service account lacks permissions to query DCs.
DNS misconfiguration: DCs not registered in DNS or incorrect DNS records.
DC issues: DCs offline, demoted, or improperly configured.
Prerequisites
Administrative access to ADManager Plus and DC.
Ping the DC from the ADManager Plus server and run <DC_IP_or_Hostname>
Ensure ports like 389 (LDAP), 636 (LDAPS), and 3268 (Global Catalog) are open. Test with, TNC <DC_IP> 389.
If the ports are closed, create a firewall inbound rule to allow traffic.
Download the DMZ Port Analyzer link and launch the application.
Enter the hostname or IP address of the DC.
The second screen will display the status of ports specific to ADManager Plus.
Review the list of required ports and confirm they are Open for proper ADManager Plus functionality.
If ports are blocked, update your firewall settings accordingly.
Use nslookup to verify that the domain controller is resolving to the correct IP address:
Open Command Prompt on the ADManager Plus server.
Run nslookup <DomainControllerName> to check the IP address of the DC.
Ensure that the returned IP address matches the expected IP of the DC.
If the IP is incorrect or not resolving, check the DNS settings on the ADManager Plus server and ensure it is using the correct DNS server (preferably a DC).
Log in to ADManager Plus.
Navigate to Directory/Application settings > Active Directory.
Edit the domain and click Discover Now or Add More DCs.
Provide the service account password and click Update.
Monitor DC health using tools like dcdiag.
Keep ADManager Plus updated for bug fixes.