{"id":17959,"date":"2024-01-25T11:37:17","date_gmt":"2024-01-25T06:07:17","guid":{"rendered":"https:\/\/www.milesweb.in\/hosting-faqs\/?p=17959"},"modified":"2024-08-02T14:43:05","modified_gmt":"2024-08-02T09:13:05","slug":"an-active-directory-domain-controller-could-not-be-contacted","status":"publish","type":"post","link":"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/","title":{"rendered":"Troubleshooting the &#8220;An Active Directory Domain Controller Could Not Be Contacted&#8221; Error"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Error Description:<\/h2>\n\n\n\n<p>I encountered the message &#8220;An Active Directory Domain Controller (AD DC) for the domain &#8216;domainname&#8217; could not be contacted&#8221; when attempting to join a new Windows workstation or server to an Active Directory (AD) domain.<\/p>\n\n\n\n<p>This is a common error and can arise from various issues. This blog will guide you through the troubleshooting steps, progressing from basic to advanced solutions for solving simple DNS configuration errors to more complex problems.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What to Do When You Encounter an Error?<\/h2>\n\n\n\n<p>The error is displayed during the process of joining a workstation or server to a domain using the following steps:<\/p>\n\n\n\n<p>1. Right-click on the <strong>Start <\/strong>button and select <strong>System<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"279\" height=\"647\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/system-button.png\" alt=\"system button\" class=\"wp-image-17961\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/system-button.png 279w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/system-button-129x300.png 129w\" sizes=\"auto, (max-width: 279px) 100vw, 279px\" \/><\/figure>\n\n\n\n<p>2. Click <strong>&#8220;Change settings&#8221;<\/strong> on the next screen.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"256\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/change-settings.png\" alt=\"Change settings\" class=\"wp-image-17962\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/change-settings.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/change-settings-300x128.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>3. In the System Properties window, click the <strong>Change <\/strong>button, enter the new computer&#8217;s name, specify the domain (using the fully qualified domain name), and click <strong>OK<\/strong>. The error may appear at this point.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"240\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/system-properties-window.png\" alt=\"System Properties window\" class=\"wp-image-17963\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/system-properties-window.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/system-properties-window-300x120.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Troubleshooting The Error<\/h2>\n\n\n\n<p>To begin troubleshooting, follow these steps:<\/p>\n\n\n\n<p>Verify the correctness of the typed domain name. Click &#8220;<strong>Details<\/strong>&#8221; to gather information about the error.<\/p>\n\n\n\n<p>The subsequent sections cover the steps to discover the root of the error. In the majority of instances, the error occurs due to inaccurate DNS settings, an incorrect IP address on your system, misconfiguration of DNS on the domain controller (DC) side, or blocked ports present on the firewall.<\/p>\n\n\n\n<p>If you are uncertain about the root cause of the error, I recommend following the troubleshooting options in sequence. As an alternative, if you have additional information or are certain about the cause, you can go straight to the step you believe is most likely to resolve the problem.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Validate the Accuracy of IP Settings<\/h2>\n\n\n\n<p>Ensure that your computer&#8217;s network interface is working with the correct IP address. You can obtain the IP address from the network adapter settings or from a DHCP server. To retrieve the current network settings of the computer, utilize the following command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ipconfig \/all<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"423\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/validate-the-accuracy-of-ip-settings.png\" alt=\"Validate the Accuracy of IP Settings\" class=\"wp-image-17964\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/validate-the-accuracy-of-ip-settings.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/validate-the-accuracy-of-ip-settings-300x211.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Ensure your DNS Client Service is Running<\/h2>\n\n\n\n<p>Verify that the DNS Client Service is working. Additionally, confirm the operational status of the DNS client service by executing the following command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Get-Service dnscache<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"164\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/dns-client-service.png\" alt=\"DNS Client Service\" class=\"wp-image-17965\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/dns-client-service.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/dns-client-service-300x82.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p><strong>Inspect the Host File for Domain Entries<\/strong><\/p>\n\n\n\n<p>Check for the presence of domain or domain controller entries in the hosts file located at C:\\Windows\\System32\\Drivers\\etc\\hosts on the PC. Open the file using Notepad or any text editor. If any entries for your domain or domain controller (DC) names are found, remove them by deleting.<\/p>\n\n\n\n<p>To view the contents of the hosts file on the PC, execute the following command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>get-content C:\\Windows\\System32\\Drivers\\etc\\hosts<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"291\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/inspect-host-file-for-domain-entries.png\" alt=\"Inspect the Host File for Domain Entries\" class=\"wp-image-17966\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/inspect-host-file-for-domain-entries.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/inspect-host-file-for-domain-entries-300x145.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Restart the DNS Cache Service:<\/h2>\n\n\n\n<p>Open an elevated command prompt and clear the DNS cache using this command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ipconfig \/flushdns<\/code><\/pre>\n\n\n\n<p>Subsequently, stop and restart the DNS cache service using the following command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>net stop dnscache &amp;&amp; net start dnscache<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"550\" height=\"324\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/restart-dns-cache-service.png\" alt=\"Restart the DNS Cache Service\" class=\"wp-image-17967\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/restart-dns-cache-service.png 550w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/restart-dns-cache-service-300x177.png 300w\" sizes=\"auto, (max-width: 550px) 100vw, 550px\" \/><\/figure>\n\n\n\n<p>Or you can utilize the Service.msc console. Right-click on DNS Client to open its properties dialog:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"118\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/service-msc-console.png\" alt=\"Service.msc console\" class=\"wp-image-17968\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/service-msc-console.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/service-msc-console-300x59.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>Click on the <strong>Stop <\/strong>and <strong>Start <\/strong>buttons to halt and restart the service.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Check the Accessibility of the DC from the Client<\/h2>\n\n\n\n<p>To assess whether the domain controller is reachable from the client, initiate the following commands in a command prompt:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ping your_domain_name.com<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"311\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/check-accessibility-of-dc-from-the-client.png\" alt=\"Check the Accessibility of the DC from the Client\" class=\"wp-image-17969\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/check-accessibility-of-dc-from-the-client.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/check-accessibility-of-dc-from-the-client-300x155.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>Further, execute this command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>tracert your_domain_name.com<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"212\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/execute-command.png\" alt=\"execute command\" class=\"wp-image-17971\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/execute-command.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/execute-command-300x106.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>Additionally, examine the DC&#8217;s availability from another workstation on the same network. If your client is unable to access the DC while other clients succeed, then the chances are that the issue is with your client&#8217;s cable, hardware, or any intermediary device. To pinpoint the problem, experiment with a different network jack or switch to a wireless connection.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Verify DC Accessibility using PowerShell<\/h2>\n\n\n\n<p>You can also utilize the following PowerShell cmdlets to assess connectivity to the domain controller:<\/p>\n\n\n\n<p>To display the IP address, use:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Get-NetIPConfiguration \u2013All<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"496\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/verify-dc-accessibility-using-powershell.png\" alt=\"Verify DC Accessibility using PowerShell\" class=\"wp-image-17972\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/verify-dc-accessibility-using-powershell.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/verify-dc-accessibility-using-powershell-300x247.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>To ping the DC, use:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Test-NetConnection domainname<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"200\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/ping-the-dc.png\" alt=\"ping the DC\" class=\"wp-image-17973\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/ping-the-dc.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/ping-the-dc-300x100.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>To trace the routes to the DC, use:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Test-NetConnection \u2013TraceRoute domainname<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"187\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/trace-the-routes-to-the-dc.png\" alt=\"trace the routes to the DC\" class=\"wp-image-17974\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/trace-the-routes-to-the-dc.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/trace-the-routes-to-the-dc-300x93.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>To trace the routes to the DC, use:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Test-NetConnection \u2013TraceRoute domainname<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"187\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/to-trace-the-routes-to-the-dc.png\" alt=\"trace the routes to the DC\" class=\"wp-image-17975\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/to-trace-the-routes-to-the-dc.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/to-trace-the-routes-to-the-dc-300x93.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Configure the DNS Server in the TCP\/IP Settings of Your Network Adapter<\/h2>\n\n\n\n<p>If the domain controller is accessible, add the IP address of your DNS server to the Advanced TCP\/IP settings of your network adapter.<\/p>\n\n\n\n<p>1. Open <strong>Control Panel<\/strong>, navigate to <strong>Network and Sharing Center<\/strong>, and then click <strong>Change adapter settings<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"219\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/configure-the-dns-server-in-the-tcp-ip-settings.png\" alt=\"Configure the DNS Server in the TCP\/IP Settings \" class=\"wp-image-17976\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/configure-the-dns-server-in-the-tcp-ip-settings.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/configure-the-dns-server-in-the-tcp-ip-settings-300x109.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>2. Right-click on the network adapter and select <strong>Properties<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"487\" height=\"331\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/network-adapter.png\" alt=\"network adapter \" class=\"wp-image-17978\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/network-adapter.png 487w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/network-adapter-300x204.png 300w\" sizes=\"auto, (max-width: 487px) 100vw, 487px\" \/><\/figure>\n\n\n\n<p>3. Choose the <strong>Properties <\/strong>option by right-clicking on <strong>Internet Protocol Version 4 (TCP\/IPv4).<\/strong><\/p>\n\n\n\n<p>4. Click the <strong>Advanced <\/strong>button and navigate to the DNS tab.<\/p>\n\n\n\n<p>5. On the <strong>DNS <\/strong>tab, click the <strong>Add <\/strong>button, add the IP address of your DNS server, and click <strong>OK<\/strong>. (Note: The DNS server might be a DC, particularly in small organizations.)<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"276\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/dns-tab.png\" alt=\"DNS tab\" class=\"wp-image-17980\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/dns-tab.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/dns-tab-300x138.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>6. If multiple IP addresses are listed, use the arrow buttons to select your preferred one at the top of the list. Proceed by clicking <strong>OK<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"435\" height=\"474\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/advanced-tcp-ip-setting.png\" alt=\"advanced tcp ip setting\" class=\"wp-image-17981\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/advanced-tcp-ip-setting.png 435w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/advanced-tcp-ip-setting-275x300.png 275w\" sizes=\"auto, (max-width: 435px) 100vw, 435px\" \/><\/figure>\n\n\n\n<p>7. To save the changes again, click on <strong>OK<\/strong>.<\/p>\n\n\n\n<p>8. To make the changes effective, restart the workstation or server. After restarting, proceed with joining the workstation or server to the Active Directory domain again.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Verify Your DNS Server Configuration<\/h2>\n\n\n\n<p>DNS servers recognized by Domain Controllers (DCs) are crucial for registering records that aid AD-connected devices in locating resources, such as DCs. Hence, before delving deeply into troubleshooting, ensure that you are utilizing the correct DNS servers. DNS servers lacking AD integration lack these essential records.<\/p>\n\n\n\n<p>Therefore, confirm that you are using one of the following types of DNS servers:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A DNS server with Active Directory integration<\/li>\n\n\n\n<li>A DNS server replicating records from another DNS server aware of Active Directory<\/li>\n\n\n\n<li>A DNS server configured to query either an AD-integrated DNS server or a DNS server with duplicated records via forwarding<\/li>\n<\/ul>\n\n\n\n<p>To check if your DNS server falls into one of these categories, employ the PowerShell cmdlet below in a PowerShell session on a domain-joined PC. (If another domain client is unavailable, please consult your network staff.)<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Get-DnsClientServerAddress<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"496\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/verify-dc-accessibility-using-powershell-1.png\" alt=\"Verify Your DNS Server Configuration\" class=\"wp-image-17984\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/verify-dc-accessibility-using-powershell-1.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/verify-dc-accessibility-using-powershell-1-300x247.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>The DNS servers utilized by the computer executing the cmdlet will be listed in the ServerAddresses column.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Option 1: Update the Computer&#8217;s DNS Client Settings<\/h3>\n\n\n\n<p>If you need to modify the computer&#8217;s DNS client settings, you can utilize the following cmdlet:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Set-DnsClientServerAddress<\/code><\/pre>\n\n\n\n<p>Alternatively, access the IPv4 Properties dialog box for the computer&#8217;s network card by following this:<\/p>\n\n\n\n<p>Navigate to Control Panel &gt;&gt; Network &gt;&gt; Internet &gt;&gt; Network Connections.Right-click on the network card, select <strong>Properties<\/strong>, then choose <strong>Internet Protocol Version 4 (TCP\/IPv4)<\/strong>, and click <strong>Properties<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"471\" height=\"540\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/internet-protocol-version.png\" alt=\"Internet Protocol Version\" class=\"wp-image-17986\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/internet-protocol-version.png 471w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/internet-protocol-version-262x300.png 262w\" sizes=\"auto, (max-width: 471px) 100vw, 471px\" \/><\/figure>\n\n\n\n<p>Confirm the settings:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"471\" height=\"540\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/internet-protocol-version-properties.png\" alt=\"Internet Protocol Version  Properties\" class=\"wp-image-17987\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/internet-protocol-version-properties.png 471w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/internet-protocol-version-properties-262x300.png 262w\" sizes=\"auto, (max-width: 471px) 100vw, 471px\" \/><\/figure>\n\n\n\n<p>Make sure that both the &#8220;<strong>Obtain an IP address automatically<\/strong>&#8221; and &#8220;<strong>Obtain DNS server address automatically<\/strong>&#8221; boxes are checked if your network supports Dynamic Host Configuration Protocol (DHCP).<\/p>\n\n\n\n<p>If your network does not utilize DHCP, adjust the values for<strong> Preferred DNS server<\/strong> and <strong>Alternative DNS server<\/strong> according to the information obtained earlier (when you ran the Set-DnsClientServerAddress cmdlet).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Option 2: Connect to the Domain through Windows Settings<\/h2>\n\n\n\n<p>An alternative approach is to connect to the domain through Windows Settings. Here are the following steps:<\/p>\n\n\n\n<p>1. Press the <strong>Windows <\/strong>and \u201c<strong>I\u201d <\/strong>keys on your keyboard to open the Window Settings window.<\/p>\n\n\n\n<p>2. Click on &#8220;<strong>Accounts<\/strong>.&#8221;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"208\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/windows-settings.png\" alt=\"Windows Settings\" class=\"wp-image-17988\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/windows-settings.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/windows-settings-300x104.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>3. In the left menu, select &#8220;<strong>Access work or school<\/strong>.&#8221; Then click &#8220;<strong>Connect<\/strong>.&#8221;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"367\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/access-work-or-school.png\" alt=\"Access work or school\" class=\"wp-image-17989\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/access-work-or-school.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/access-work-or-school-300x183.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>4. Click &#8220;<strong>Join this device to a local Active Directory domain<\/strong>,&#8221; shown at the bottom of the Microsoft account window.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"561\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/microsoft-account-window.png\" alt=\"Microsoft account window\" class=\"wp-image-17990\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/microsoft-account-window.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/microsoft-account-window-300x280.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>5. Give a valid and reachable domain name, then click &#8220;<strong>Next<\/strong>.&#8221;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"231\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/reachable-domain-name.png\" alt=\"reachable domain name\" class=\"wp-image-17991\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/reachable-domain-name.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/reachable-domain-name-300x115.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>6. Next, complete a domain account with the necessary permissions to join a workstation to a domain. Click &#8220;<strong>OK<\/strong>.&#8221;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"449\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/complete-domain-account.png\" alt=\"complete a domain account \" class=\"wp-image-17992\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/complete-domain-account.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/complete-domain-account-300x224.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>7. If no error occurs, your workstation is now successfully joined to the domain. On the next screen, supply a user account for this PC and click &#8220;<strong>Next<\/strong>.&#8221;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"348\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/add-an-account.png\" alt=\"add an account\" class=\"wp-image-17993\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/add-an-account.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/add-an-account-300x173.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>8. Click &#8220;<strong>Restart<\/strong>&#8221; to apply the changes.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Check if a Firewall is Blocking Port 53 on the DC<\/h2>\n\n\n\n<p>Verify whether the DNS service on the DC is being obstructed by a firewall. To determine if port 53 is accessible on the DC, run the following cmdlet:<\/p>\n\n\n\n<p>Test-NetConnection 172.168.5.160 -Port 53Examine the value of &#8220;TcpTestSucceeded.&#8221; A value of &#8220;True,&#8221; as illustrated below, indicates that the DNS service on the DC is operational.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"220\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/dns-service-on-the-dc.png\" alt=\"DNS service on the DC \" class=\"wp-image-17994\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/dns-service-on-the-dc.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/dns-service-on-the-dc-300x110.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Verify if Your Computer Can Resolve the Domain Name of the DC<\/h2>\n\n\n\n<p>Confirm whether the workstation can resolve the domain name to the DC\u2019s IP address. Utilize the fully qualified domain name of the domain you are attempting to join with your workstation using the Resolve-DNSName cmdlet, as shown below:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Resolve-DNSName fabrikam.local<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"241\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/dns-server-records.png\" alt=\"DNS server records\" class=\"wp-image-17995\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/dns-server-records.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/dns-server-records-300x120.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>This command should yield one or more DNS server records.<\/p>\n\n\n\n<p><strong>Check if the Workstation Can Communicate with the DNS Server Hosting the DNS Zone<\/strong><\/p>\n\n\n\n<p>For this, assess the following:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Confirm if the computer can establish communication with the DNS server responsible for hosting the DNS zone or resolving DNS names for the domain.<\/li>\n\n\n\n<li>Ensure that the DNS server configuration for the client is accurate and properly connected.<\/li>\n\n\n\n<li>Verify the ability to locate a domain and connect to the DC from your computer.<\/li>\n<\/ul>\n\n\n\n<p>To retrieve domain and DC information, along with the IP address, utilize the following cmdlet:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>nltest \/dsgetdc:fabrikam.local<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"168\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/retrieve-domain-and-dc-information.png\" alt=\"retrieve domain and DC information\" class=\"wp-image-17996\" style=\"width:606px;height:auto\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/retrieve-domain-and-dc-information.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/retrieve-domain-and-dc-information-300x84.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>If the command is completed successfully, it will return information similar to the following:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>yaml<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>Copy code<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>DC: \\\\FRGC1.fabrikam.local<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>Address: \\\\10.20.6.41<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>Dom Guid: c64586c9-2c18-4fc4-9fe1-18f2a262d90d<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>Dom Name: fabrikam.local<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>Forest Name: fabrikam.local<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>Dc Site Name: Default-First-Site-Name<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>Our Site Name: Default-First-Site-Name<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>Flags: PDC GC DS LDAP KDC TIMESERV WRITABLE DNS_DC DNS_DOMAIN DNS_FOREST CLOSE_SITE FULL_SECRET WS DS_8 DS_9 DS_10<\/code><\/pre>\n\n\n\n<p>The command completed successfully.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Restart the Netlogon Service on the Domain Controller<\/h2>\n\n\n\n<p>Initiate a restart of the Netlogon service on the DC with the help of the following command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>net stop netlogon &amp;&amp; net start netlogon<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"195\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/restart-the-netlogon-service.png\" alt=\"Restart the Netlogon Service \" class=\"wp-image-17998\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/restart-the-netlogon-service.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/restart-the-netlogon-service-300x97.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>Or else perform a straightforward reboot of the DC.<\/p>\n\n\n\n<p>Upon server restart, the DC will attempt to register the essential SRV records on the DNS server.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Re-register the DNS Records for the DC<\/h2>\n\n\n\n<p>Execute the following command to re-register the DNS records for the DC:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ipconfig \/registerdns<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"167\" src=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/re-register-the-dns-records.png\" alt=\"re-register the DNS records \" class=\"wp-image-17999\" srcset=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/re-register-the-dns-records.png 602w, https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/re-register-the-dns-records-300x83.png 300w\" sizes=\"auto, (max-width: 602px) 100vw, 602px\" \/><\/figure>\n\n\n\n<p>Allow time for the records to be updated in DNS and to propagate throughout the domain.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Error Description: I encountered the message &#8220;An Active Directory Domain Controller (AD DC) for the domain &#8216;domainname&#8217; could not be contacted&#8221; when attempting to join a new Windows workstation or server to an Active Directory (AD) domain. This is a common error and can arise from various issues. This blog will guide you through the [&hellip;]<\/p>\n","protected":false},"author":40,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[41],"tags":[],"class_list":["post-17959","post","type-post","status-publish","format-standard","placeholder-for-hentry","category-howtos"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Troubleshooting the &quot;An Active Directory Domain Controller Could Not Be Contacted&quot; Error<\/title>\n<meta name=\"description\" content=\"Learn how to solve issues related to DNS settings, IP addresses, and firewall configurations to join a Windows server to an Active Directory domain.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Troubleshooting the &quot;An Active Directory Domain Controller Could Not Be Contacted&quot; Error\" \/>\n<meta property=\"og:description\" content=\"Learn how to solve issues related to DNS settings, IP addresses, and firewall configurations to join a Windows server to an Active Directory domain.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Hosting FAQs by MilesWeb\" \/>\n<meta property=\"article:published_time\" content=\"2024-01-25T06:07:17+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-02T09:13:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/system-button.png\" \/>\n<meta name=\"author\" content=\"Jyoti Prasad\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jyoti Prasad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"14 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/\"},\"author\":{\"name\":\"Jyoti Prasad\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/4532a68b87d6b9f4c1f688bd4998b50b\"},\"headline\":\"Troubleshooting the &#8220;An Active Directory Domain Controller Could Not Be Contacted&#8221; Error\",\"datePublished\":\"2024-01-25T06:07:17+00:00\",\"dateModified\":\"2024-08-02T09:13:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/\"},\"wordCount\":1546,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/system-button.png\",\"articleSection\":[\"How-Tos\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/\",\"name\":\"Troubleshooting the \\\"An Active Directory Domain Controller Could Not Be Contacted\\\" Error\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/system-button.png\",\"datePublished\":\"2024-01-25T06:07:17+00:00\",\"dateModified\":\"2024-08-02T09:13:05+00:00\",\"author\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/4532a68b87d6b9f4c1f688bd4998b50b\"},\"description\":\"Learn how to solve issues related to DNS settings, IP addresses, and firewall configurations to join a Windows server to an Active Directory domain.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/#primaryimage\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/system-button.png\",\"contentUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/system-button.png\",\"width\":279,\"height\":647,\"caption\":\"system button\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.milesweb.in\/hosting-faqs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Troubleshooting the &#8220;An Active Directory Domain Controller Could Not Be Contacted&#8221; Error\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#website\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/\",\"name\":\"Web Hosting FAQs by MilesWeb\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.milesweb.in\/hosting-faqs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/4532a68b87d6b9f4c1f688bd4998b50b\",\"name\":\"Jyoti Prasad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/jyoti-prasad-150x150.png\",\"contentUrl\":\"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/jyoti-prasad-150x150.png\",\"caption\":\"Jyoti Prasad\"},\"description\":\"Jyoti, a wordy-enthusiast with a passion for creating knowledge-oriented and engaging content. When she's not busy shaping words, you'll find her diving into the fictional realms of books. Whether it is creating content or spinning conservative tales, she is always eager to learn.\",\"url\":\"https:\/\/www.milesweb.in\/hosting-faqs\/author\/jyoti-prasad\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Troubleshooting the \"An Active Directory Domain Controller Could Not Be Contacted\" Error","description":"Learn how to solve issues related to DNS settings, IP addresses, and firewall configurations to join a Windows server to an Active Directory domain.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/","og_locale":"en_US","og_type":"article","og_title":"Troubleshooting the \"An Active Directory Domain Controller Could Not Be Contacted\" Error","og_description":"Learn how to solve issues related to DNS settings, IP addresses, and firewall configurations to join a Windows server to an Active Directory domain.","og_url":"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/","og_site_name":"Web Hosting FAQs by MilesWeb","article_published_time":"2024-01-25T06:07:17+00:00","article_modified_time":"2024-08-02T09:13:05+00:00","og_image":[{"url":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/system-button.png","type":"","width":"","height":""}],"author":"Jyoti Prasad","twitter_misc":{"Written by":"Jyoti Prasad","Est. reading time":"14 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/#article","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/"},"author":{"name":"Jyoti Prasad","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/4532a68b87d6b9f4c1f688bd4998b50b"},"headline":"Troubleshooting the &#8220;An Active Directory Domain Controller Could Not Be Contacted&#8221; Error","datePublished":"2024-01-25T06:07:17+00:00","dateModified":"2024-08-02T09:13:05+00:00","mainEntityOfPage":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/"},"wordCount":1546,"commentCount":0,"image":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/#primaryimage"},"thumbnailUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/system-button.png","articleSection":["How-Tos"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/","url":"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/","name":"Troubleshooting the \"An Active Directory Domain Controller Could Not Be Contacted\" Error","isPartOf":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/#primaryimage"},"image":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/#primaryimage"},"thumbnailUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/system-button.png","datePublished":"2024-01-25T06:07:17+00:00","dateModified":"2024-08-02T09:13:05+00:00","author":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/4532a68b87d6b9f4c1f688bd4998b50b"},"description":"Learn how to solve issues related to DNS settings, IP addresses, and firewall configurations to join a Windows server to an Active Directory domain.","breadcrumb":{"@id":"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/#primaryimage","url":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/system-button.png","contentUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/system-button.png","width":279,"height":647,"caption":"system button"},{"@type":"BreadcrumbList","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/an-active-directory-domain-controller-could-not-be-contacted\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.milesweb.in\/hosting-faqs\/"},{"@type":"ListItem","position":2,"name":"Troubleshooting the &#8220;An Active Directory Domain Controller Could Not Be Contacted&#8221; Error"}]},{"@type":"WebSite","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#website","url":"https:\/\/www.milesweb.in\/hosting-faqs\/","name":"Web Hosting FAQs by MilesWeb","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.milesweb.in\/hosting-faqs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/4532a68b87d6b9f4c1f688bd4998b50b","name":"Jyoti Prasad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.milesweb.in\/hosting-faqs\/#\/schema\/person\/image\/","url":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/jyoti-prasad-150x150.png","contentUrl":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-content\/uploads\/2024\/01\/jyoti-prasad-150x150.png","caption":"Jyoti Prasad"},"description":"Jyoti, a wordy-enthusiast with a passion for creating knowledge-oriented and engaging content. When she's not busy shaping words, you'll find her diving into the fictional realms of books. Whether it is creating content or spinning conservative tales, she is always eager to learn.","url":"https:\/\/www.milesweb.in\/hosting-faqs\/author\/jyoti-prasad\/"}]}},"_links":{"self":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/17959","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/users\/40"}],"replies":[{"embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/comments?post=17959"}],"version-history":[{"count":7,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/17959\/revisions"}],"predecessor-version":[{"id":18000,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/posts\/17959\/revisions\/18000"}],"wp:attachment":[{"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/media?parent=17959"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/categories?post=17959"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.milesweb.in\/hosting-faqs\/wp-json\/wp\/v2\/tags?post=17959"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}