Hi Brink,
That is where I get the Enabled or Disabled from "EnableLUA" but that is a 0,1
I've looked at the other keys and it takes 3 keys to determine the level
"EnableLUA", "ConsentPromptBehaviorAdmin", and "PromptOnSecureDesktop"
So I'm trying to modify my script to output using those and was hoping maybe someone knew one key that had it in a 0,1,2,3.
My current script works and I show on the desktop either
UAC Status: "Disabled" or "Enabled"
ConsentPromptBehaviorAdmin = 0 Disabled, 5 lowest, 5 default, 2 highest
Unless I missed something.
Thanks