Technologica Eclectica | Resolving Reverse DNS Lookups in PowerShell (and some issues to be aware of
I contrast the difference between the GetHostByAddress() method with the GetHostEntry() method from the System.Net.Dns namespace. I show how to use them using PowerShell and detail the drawbacks of the GetHostEntry method.
blog.forrestshields.com |