askme4tech.comИзображение:askme4tech.comRunning AppLocker on Server Core installations is not supported, including Server Core installations of Windows Server 2019 and Windows Server 2016.AppLocker is an application whitelisting technology introduced with Microsoft's Windows 7 operating system. It allows restricting which programs users can execute based on the program's path, publisher, or hash, [1] and in an enterprise can be configured via Group Policy .Open the Local Security Policy console and navigate to Security Settings > Application Control Policies > AppLocker. Expand AppLocker, right-click on Executable Rules, and select Create Default Rules. This is to ensure that rules that you create do not interfere with execution of critical operating system files.
Can I run AppLocker on a Windows Server Core installation?
Running AppLocker on Server Core installations is not supported, including Server Core installations of Windows Server 2019 and Windows Server 2016. You can administer AppLocker policies by using a virtualized instance of Windows provided it meets all the system requirements listed previously.
What is AppLocker in Windows 7?
AppLocker, which was introduced in the Windows 7 operating system and Windows Server 2008 R2, is a security setting feature that controls which applications users are allowed to run.
How do I enable AppLocker in Windows Server 2012 R2?
Here’s how we go about it in Windows Server 2012 R2 in three parts: Open the Local Security Policy console and navigate to Security Settings > Application Control Policies > AppLocker. Expand AppLocker, right-click on Executable Rules, and select Create Default Rules.
How to implement AppLocker rules in Windows Server 2016?
Implement AppLocker Rules in Windows Server 2016. We can implement AppLocker rules using group policy in a Windows domain to limit the execution of arbitrary executable files. AppLocker takes the approach of denying all executables from running unless they have specifically been whitelisted and allowed.

Below are two helpful articles on a similar topic 👇
How do I enforce AppLocker rules?How do I edit or delete an AppLocker policy?