PowerCLI
Using Powershell Functions and Filters to find online computers
Alright, so when I run script and am doing just general mayhem in my powershell session I always find a need to know which computers are online before running a script against them. Mainly because it is faster and I get less errors from my script not being able to Read more…