Help for this page

Select Code to Download


  1. or download this
    $val = Win32::OLE::Enum->All($col) or $ok = 0;
    
  2. or download this
        eval 
          {
    ...
          };
         if($@) { $ret = $@; print "ERR: \"$ret\"\n";
                  $err = 1; $ret = "timeout while QUERY: \"$query\" wmi on
    + machine $host"; return($err, $ret); }