Program Blocked by Group Policy - Windows 7

0

I am facing issue while running a EXE. I ahve tried all possible way avialble on net as far as I did research.

1) Go to gpedit.msc-computer configuration-windows settings-security settings-local policies-security options.Change "User Account Control: Behavior of the elevation prompt for standard users:" to "prompt for credentials".

2) I tried keeping EXE entry in Applocker also and providing full access. Tried both path and Hash.

3) REG ADD HKLM\SOFTWARE\Policies\Microsoft\Windows\Safer\CodeIdentifiers\ /v DefaultLevel /t REG_DWORD /d 0x00040000 /f

Tried even adding a new key name 0 under this. Which i checked somewhere for this issue.

4) User has full access on folder. I provided through admin user. and Everone also has full access to fodler and EXE.

EXE seems to working jsut fine with admin access.

windows-7
executable
windows-7-x64
group-policy
settings
asked on Stack Overflow Jul 31, 2014 by user863952 • edited Jun 28, 2018 by Cœur

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0