Link to home
Start Free TrialLog in
Avatar of fireburn11
fireburn11

asked on

powershell script to get IPs of a list of computer hostnames

Hi All,

I need a good powershell script that will get input from a text file that contains computer hostnames and gives me the IPs of each host.

I perfer the result in a csv file with hostname and IP address.

Thanks all for the help!
SOLUTION
Avatar of Qlemo
Qlemo
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial