Skip to main content

Clear PXE

This extension allows you to reset a client's PXE status.


Plugin configuration
Name Description Default value
ClearPXECheckQuery The query to retrieve the last PXE deployment for the selected computer
Click to view
SELECT
  Netbios_Name
FROM
  v_LastPXEDeployment
WHERE
  Netbios_Name = '{COMPUTERNAME}'

Default Plugin Integration
  • Assembly: ClearPXEPlugin
  • Name: CLEAR_PXE (to be translated)
  • Icon: window_out.png
  • SelectedComputer: Single