This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I'm getting pop-up from User Account Control when installing Single-Sign-On agent

I am following this article How to Implement Single Sign On Authentication with Active Directory and on step 8. you have an instruction how to automate this installation and use Logon script.  Everything works fine except the pop-up message I have from UAC saying that the SSSophosSetup.exe is from untrusted location.

Very annoying. Is there a way to fix this without disabling UAC?



This thread was automatically locked due to age.
Parents
  • Spending some time for debugging I found that the default option for User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode in Local Security Policy -> Local Policy -> Security Options is Prompt for consent for non-Windows binaries and this is the mine reason of having this pop-ups. 

    If I change this security setting to Elevate without prompting everything is working. This is not the best solution, but a workaround. 

    I am still looking for a proper one.

Reply
  • Spending some time for debugging I found that the default option for User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode in Local Security Policy -> Local Policy -> Security Options is Prompt for consent for non-Windows binaries and this is the mine reason of having this pop-ups. 

    If I change this security setting to Elevate without prompting everything is working. This is not the best solution, but a workaround. 

    I am still looking for a proper one.

Children
No Data