PowerShell Live - being retired

Please go to http://www.shelltools.net for more information

Welcome to PowerShell Live - being retired Sign in | Join | Help
Home Main Site Blogs Forums Videos Chat Customer Support

Re: Most efficient way to test for computer (network) availability?

  •  09-18-2007, 7:49 AM

    Re: Most efficient way to test for computer (network) availability?

    Because ICMP isn't always an option, I've used WMI to test connectivity.  This also helps when the computer may still respond to a ping but the OS is hung.  I have a blog entry and function at http://blog.sapien.com/current/2007/4/6/ismanageable.html that might help.

    Jeffery Hicks
    Microsoft PowerShell MVP
    SAPIEN Technologies - Scripting, Simplified. www.SAPIEN.com

    blog: http://blog.SAPIEN.com
    Filed under: ,
View Complete Thread