Share via

Applocker / WDAC Issue

Luke 50 Reputation points
2023-09-27T23:50:05.79+00:00

Hello everyone,

I've been using AppLocker for a while now with a set of policies that have been working well for our environment. Recently, I decided to integrate Microsoft's example policies for managed installers into my existing AppLocker policy. I followed the guidelines provided here: https://learn.microsoft.com/en-us/windows/security/application-security/application-control/windows-defender-application-control/design/configure-authorized-apps-deployed-with-a-managed-installer

However, post-integration, I'm facing a peculiar issue that I hope someone might have insights on.

For each executable running, I'm observing two conflicting logs:

EXE Policy Log:

EventID: 8002

PolicyName: EXE

RuleName: All files located in the Windows folder

FilePath: %SYSTEM32%\SEARCHPROTOCOLHOST.EXE

FullFilePath: C:\WINDOWS\system32\SearchProtocolHost.exe

This log suggests that the executable %SYSTEM32%\SEARCHPROTOCOLHOST.EXE was permitted to run based on my existing AppLocker policy named "EXE", which allows all files located in the Windows folder.

ManagedInstaller Policy Log:

EventID: 8003

PolicyName: MANAGEDINSTALLER

FilePath: %SYSTEM32%\SEARCHPROTOCOLHOST.EXE

FullFilePath: C:\WINDOWS\system32\SearchProtocolHost.exe

This log indicates that the same executable %SYSTEM32%\SEARCHPROTOCOLHOST.EXE would have been blocked if the AppLocker policy for the managed installer was enforced.

It's perplexing to see the same executable being both allowed and then flagged as potentially blocked, especially after merging the Microsoft managed installer rules. Has anyone else encountered this kind of conflict between the EXE and ManagedInstaller policies in AppLocker, especially after integrating Microsoft's guidelines? Any advice or solutions would be greatly appreciated.

Thanks in advance for your help!

Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
Microsoft Security | Intune | Configuration Manager | Other
Windows for business | Windows Client for IT Pros | User experience | Other
Microsoft Security | Intune | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. Lu Dai-MSFT 28,531 Reputation points
    2023-09-28T02:29:54.8766667+00:00

    @lukemc89 Thanks for posting in our Q&A.

    Honestly, I'm not familiar with AppLocker. Based on my search, I find someone said that if AppLocker is reading from two different policies, it is needed to add in the default locations on every separate policy you link.

    Hope it will give you some ideas.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.