Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

How to find all hostnames in DNS belong to single IP?

$
0
0

For example.. I have two A records which belong to 1.1.1.1
A.test.com ->1.1.1.1
B.test.com ->1.1.1.1
How do I use PowerShell to report such IP's which has more than one hostnames?


Viewing all articles
Browse latest Browse all 6937

Trending Articles