You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple powershell script that takes the domain names from a csv file does a dns resolve and outputs the ip addresses in a new csv file.
You'll need to change the path for the get-content and export-csv locations.