Resolve IP and DNS with Powershell tool

I’ve been asked to prepare a simple tool which would: Resolve IP address or DNS Return all results to table Import addresses from a file The reason behind was to check how IP/DNS records change over the period of time, therefore there was a need for something like that: A file with all addresses in question Tool which could import all these addresses and resolve them Save the results into a new file Once having at least a couple of files, the results could be compared....

29 April 2018 · 2 min · 356 words · Kamil