I have the following GPO settings. computer config\windows settings\security settings\local policies\security options
User Account Control: Detect application installations and prompt for elevation: Disabled
User Account Control: Only elevate UIAccess applications that are installed in secure locations:Disabled
User Account Control: Turn on Admin Approval Mode: Disabled
User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode: Define=Yes. Elevate without prompting.
So when anyone logs into any Windows 7 workstation and you type in UAC it is set to this.
Also in our GPO under USERS we run an .EXE. user config\windows settings\scripts (logon/logoff)
when anyone with admin rights logs into a machine the called .EXE runs. But if a standard domain user logs in then they are prompted with a UAC windows asking them if they want to run this .EXE. Why? if we have UAC turned off why would it prompt them and how do you make it go away?
mqh7