I need help with creating an Extension Attribute that will verify that the Firmware Password is set to what it should be set to.
firmwarepasswd -verify will return "Correct" or "Incorrect" on the local machine when the password is provided. I need to know how to create a script that will run the command and then populate the EA attribute with the information.
