Defenitive way to test and check the Internal DNS A record Propagation

Homer Sibayan 131 Reputation points
2021-04-08T08:40:38.813+00:00

Hello

Simple question, is there any method or way on how to test and check Internal DNS A record Propagation ?

The scenario is we will be adding new Host record on our internal DNS server and updates of those PTR records. How can i check if the dns A record has been completed propagated?

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Windows for business | Windows Server | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2021-04-08T09:29:46.487+00:00

    Hi,

    You can use Nslookup command to check DNS Records. All your machines that point to your internal DNS will resolve A record and PTR record succesfully.

    Nslookup A record or FQDN should return corresponding IP address. Nslookup IP address should return corresponding FQDN.

    85699-image.png

    For more details about the command of Nslookup, you can refer to the following article:

    nslookup

    Best Regards,
    Candy

    --------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.