Project

General

Profile

New Feature #12624

Updated by Arshana Atapattu about 1 month ago

*Description* 

 App locker [1] currently only supports .exe applications in the current implementation. Support for other extension types [2] need to be added. 

 |_.Rule collection|_.Associated file formats| 
 |Executable files| .exe 
 .com | 
 | Scripts | .ps1 
 .bat 
 .cmd 
 .vbs 
 .js | 
 | Windows Installer files | msi 
 .msp 
 .mst | 
 | Packaged apps and packaged app installers |  	 .appx | 
 | DLL files | .dll 
 .ocx | 

 [1] - https://learn.microsoft.com/en-us/windows/client-management/mdm/applocker-csp 
 [2] - https://learn.microsoft.com/en-us/windows/security/application-security/application-control/app-control-for-business/applocker/working-with-applocker-rules#rule-collections 


 Other related ticket: https://roadmap.entgra.net/issues/12355

Back