Very Simple Powershell Ping test or IP scanner script

By Tom Kitching

This simple Powershell script will carry out a quick check against each IP in a 24 bit subnet and return a value of true or false dependent on whether or not it receives a reply.  It’s similar to using an IP scanner or a ping script.

It’s simple and does the job as it…

Configure IPv4 IP Address, DNS servers and DNS Suffix from within Powershell

By admin

I recently used this on a Hyper-V build.  It should provide enough network connectivity to add your server to the Active Directory domain. Find connected NICs and interface names

Configure IP address

Configure DNS Servers

Configure the suffix search list