mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-25 23:33:35 +00:00
fixing spacing issues
This commit is contained in:
@ -2,26 +2,37 @@
|
||||
title: Create your AppLocker planning document (Windows 10)
|
||||
description: This planning topic for the IT professional summarizes the information you need to research and include in your AppLocker planning document.
|
||||
ms.assetid: 41e49644-baf4-4514-b089-88adae2d624e
|
||||
ms.pagetype: security
|
||||
ms.prod: W10
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
author: brianlic-msft
|
||||
---
|
||||
|
||||
# Create your AppLocker planning document
|
||||
|
||||
**Applies to**
|
||||
|
||||
- Windows 10
|
||||
|
||||
This planning topic for the IT professional summarizes the information you need to research and include in your AppLocker planning document.
|
||||
|
||||
## The AppLocker deployment design
|
||||
|
||||
The design process and the planning document help you investigate application usage in your organization and record your findings so you can effectively deploy and maintain application control policies by using AppLocker.
|
||||
|
||||
You should have completed these steps in the design and planning process:
|
||||
|
||||
1. [Determine your application control objectives](determine-your-application-control-objectives.md)
|
||||
2. [Create a list of apps deployed to each business group](create-list-of-applications-deployed-to-each-business-group.md)
|
||||
3. [Select types of rules to create](select-types-of-rules-to-create.md)
|
||||
4. [Determine Group Policy structure and rule enforcement](determine-group-policy-structure-and-rule-enforcement.md)
|
||||
5. [Plan for AppLocker policy management](plan-for-applocker-policy-management.md)
|
||||
|
||||
### AppLocker planning document contents
|
||||
|
||||
Your planning document should contain:
|
||||
|
||||
- A list of business groups that will participate in the application control policy project, their requirements, a description of their business processes, and contact information.
|
||||
- Application control policy project target dates, both for planning and deployment.
|
||||
- A complete list of apps used by each business group (or organizational unit), including version information and installation paths.
|
||||
@ -29,10 +40,15 @@ Your planning document should contain:
|
||||
- A strategy for using Group Policy to deploy the AppLocker policies.
|
||||
- A strategy in processing the application usage events generated by AppLocker.
|
||||
- A strategy to maintain and manage AppLocker polices after deployment.
|
||||
|
||||
### Sample template for an AppLocker planning document
|
||||
|
||||
You can use the following form to construct your own AppLocker planning document.
|
||||
|
||||
**Business group**:
|
||||
|
||||
**Operating system environment**: (Windows and non-Windows)
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="33%" />
|
||||
@ -69,6 +85,7 @@ You can use the following form to construct your own AppLocker planning document
|
||||
</table>
|
||||
|
||||
**Rules**
|
||||
|
||||
<table style="width:100%;">
|
||||
<colgroup>
|
||||
<col width="11%" />
|
||||
@ -110,6 +127,7 @@ You can use the following form to construct your own AppLocker planning document
|
||||
</table>
|
||||
|
||||
**Event processing**
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="20%" />
|
||||
@ -139,6 +157,7 @@ You can use the following form to construct your own AppLocker planning document
|
||||
</table>
|
||||
|
||||
**Policy maintenance**
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="20%" />
|
||||
@ -169,7 +188,9 @@ You can use the following form to construct your own AppLocker planning document
|
||||
</table>
|
||||
|
||||
### Example of an AppLocker planning document
|
||||
|
||||
**Rules**
|
||||
|
||||
<table style="width:100%;">
|
||||
<colgroup>
|
||||
<col width="11%" />
|
||||
@ -268,6 +289,7 @@ You can use the following form to construct your own AppLocker planning document
|
||||
</table>
|
||||
|
||||
**Event processing**
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="20%" />
|
||||
@ -304,6 +326,7 @@ You can use the following form to construct your own AppLocker planning document
|
||||
</table>
|
||||
|
||||
**Policy maintenance**
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="20%" />
|
||||
@ -348,6 +371,7 @@ You can use the following form to construct your own AppLocker planning document
|
||||
</table>
|
||||
|
||||
### Additional resources
|
||||
|
||||
- The AppLocker Policies Design Guide is the predecessor to the AppLocker Policies Deployment Guide. When planning is complete, see the [AppLocker policies deployment guide](applocker-policies-deployment-guide.md).
|
||||
- For more general info, see [AppLocker](applocker-overview.md).
|
||||
|
||||
|
Reference in New Issue
Block a user