Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Is this thing on? Using the PowerShell Test-Connection CmdLet

$
0
0

As a lover of all things PowerShell, I’m constantly doing queries and tasks against large pools of computer objects from my Active Directory network. One of the continuing challenges I run into is machines which are registered computer objects domain, but not online. It’s not a problem that they aren’t online in general, but the issue is that every remote task I try to run, the script throws an error and takes time to timeout any tasks before moving on.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles