Need to quickly see what IP’s are available on an IP range? Here is a quick “1...
PowerShell
So the latest version of powershell core is out and its awesome. Want to hit the ground...
How to prompt for input and use that input as a variable: $User = Read-Host -Prompt ‘Username’...