So far, this issue occurs on 3 different systems. Windows 10, Server 2012 and Server 2016 (I suspect this is also the case on windows 8 as server 2012 is basically the same thing but not used it).
State:
- GPO enabled for UAC
- GPO set UAC to never notify
- User is in groups BUILTIN\Adminstrators, Domain Admins, Administrators
- Domain Admins are a member of the local machine administrators group
Issue:
Running application by double clicking, for example an MSI file which requires admin priveleges, file attempts to run and fails.
Run application by right clicking and choosing run as administrator, message states administrative priveleges required to run as administrator
The following also does not work: runas /user:DOMAIN\ADMINUSER application
Temporary resolution (not good enough):
Run command prompt as administrator (why this allows to be run as administrator I have no idea). Run file.
If I can find a common application to test with, I will post it in an edit.
0 Answers