Help for this page

Select Code to Download


  1. or download this
    $wmi = Win32::OLE->GetObject($class) ||
       die "Cannot connect to machine: $class - " . Win32::OLE->LastError(
    +);