Help for this page

Select Code to Download


  1. or download this
    $aevents = $Wmi->ExecQuery("SELECT * FROM $Win32_Class  WHERE LogFile=
    +'Security' AND Eventcode=560")
    
  2. or download this
    $aevents = $Wmi->ExecQuery("SELECT * FROM $Win32_Class  WHERE LogFile=
    +'Security' AND Eventcode=560",,'48')