…Ping …Are you there ? Powershell Ping Command

Powershell Ping Test

so ..you got a long list of servers on your AD ,but are all of them “alive”? ..and functioning..?

how you can check this issue ? there’s a really useful command named ‘Test-connection’.

for example we can use it this way –

lets get back to the list we got before ..(Get-ADComputer -Filter ‘ObjectClass .. . )

we can use this command with a loop running on the list we got ,No ? Good Idea !

 

You might also like with Test-Socket function.

(Visited 800 times, 1 visits today)

Leave a Reply