Finaly we have a WMI checker for Servers Alive.

A first beta is available from http://beta.woodstone.nu/soft/setup_WMICOM.exe


(
if the query result returns more then 1 record, then the status you get in
Servers Alive will be based on the last return in the query - so make sure to
use a FILTER that limits the result to 1 record.



For example:
        if you use as CLASS Win32_NetworkAdapterConfiguration you will get a
resul a return that contains all your network cards, on my own system this gives
me 23 records (no I don't have 23 network cards in my system :-))
        by setting the filter to
                Index='9'
        I'm limitting the result to 1 nic, and on my system the "real" NIC :-)


)

To unsubscribe send a message with UNSUBSCRIBE in the subject line to 
[email protected]
If you use auto-responders (like out-of-the-office messages), make sure that 
they are not sent to the list nor to individual members.  Doing so will cause 
you to be automatically removed from the list.

Reply via email to