Remote Ping Check - WMI

This is a windows script, put together to perform a remote machine ping using the WMI Win32_PingStatus class.

There is another script in the Content Exchange (Proxy Ping - ), but I needed something that would return the response times.

The argument is currently set to 'www.google.co.uk', so adjust as required. The second argument specifies the source server, which is likely to be the server you assign the template to and therefore just leave the ${IP} variable as is.