Views:

Windows client will send, delete, and add DNS A record to the DNS server during a network configuration. The DNS A record may disappear, especially on Windows Domain environment with multiple AD integrated DNS servers. The issue occurs after the DNS A record synchronized on multiple DNS servers.

To resolve the issue, perform either of the following options:

Option A

  1. Open a command prompt with administrator privilege.
  2. Execute the command below:

    ipconfig /registerdns

Option B

  1. Open a command prompt with administrator privilege.
  2. Download the FQDNtest.bat batch script.
  3. Modify the file to reflect the DNS server IP address of your environment.
  4. Execute the FQDNtest.bat file.
     
    The batch file will check DNS A record for a total of 15 times, and then it will stop.

    Checking the DNS

    Checking the DNS