In Configuration Manager, you right click on a resource and select Clear Last PXE Advertisement a window would appear and if a PXE Flag occurred you would see an Advertisement. I am working on a Front End tool for a client and one of their request is to be able to see if a workstation has a PXE Advertisement.
I've been trying to find a way to query this information in a script form. But I'm having a tough time finding a WMI Class where I can find this information.
I have found the ability to Clear the PXE Advertisement, and that works, but I want to have a visual display if a PXE Flag has been applied.
Any feedback would be greatly appreciate for this.
Thank you