- Windows 10 for Enterprise Administrators
- Jeff Stokes Manuel Singer Richard Diver
- 120字
- 2021-07-02 18:20:11
AppLocker
AppLocker is an extension of the native group policy software restriction policies. It can be used to block applications wholesale or can be granular, where it will only allow applications to run when they are a particular version or signed with an accepted digital signature/certificate.
Setting up AppLocker is a fairly simple exercise in the Group Policy management console. You can even put all your allowed programs into a reference folder and let AppLocker inventory the folder and develop a policy based on those binaries. This is an exercise well worth the effort for the administrator looking to prevent malware in their environment.
For more information on this topic, refer to Chapter 8, Windows 10 Security.
推薦閱讀
- TypeScript Essentials
- Arduino by Example
- HTML5+CSS3網(wǎng)頁設(shè)計(jì)
- Node.js Design Patterns
- 批調(diào)度與網(wǎng)絡(luò)問題的組合算法
- 基于SpringBoot實(shí)現(xiàn):Java分布式中間件開發(fā)入門與實(shí)戰(zhàn)
- 代替VBA!用Python輕松實(shí)現(xiàn)Excel編程
- JSP程序設(shè)計(jì)與案例實(shí)戰(zhàn)(慕課版)
- C語言程序設(shè)計(jì)
- INSTANT JQuery Flot Visual Data Analysis
- Deep Learning for Natural Language Processing
- SCRATCH編程課:我的游戲我做主
- 基于JavaScript的WebGIS開發(fā)
- JavaScript設(shè)計(jì)模式與開發(fā)實(shí)踐
- Python GUI設(shè)計(jì)tkinter菜鳥編程(增強(qiáng)版)