Merge branch 'main' into c4a0b803-3380-415b-b896-69d6fcea0eee_38

This commit is contained in:
Rebecca Agiewich
2025-02-24 14:57:20 -08:00
committed by GitHub
24 changed files with 28 additions and 28 deletions

View File

@ -2,7 +2,7 @@
title: Plan for AppLocker policy management
description: This article describes the decisions you need to make to establish the processes for managing and maintaining AppLocker policies.
ms.localizationpriority: medium
ms.topic: conceptual
ms.topic: concept-article
ms.date: 09/11/2024
---

View File

@ -2,7 +2,7 @@
title: Understand AppLocker policy design decisions
description: Review some common considerations while you're planning to use AppLocker to deploy application control policies within a Windows environment.
ms.localizationpriority: medium
ms.topic: conceptual
ms.topic: concept-article
ms.date: 09/11/2024
---

View File

@ -2,7 +2,7 @@
title: Understand AppLocker rules and enforcement setting inheritance in Group Policy
description: This article for the IT professional describes how application control policies configured in AppLocker are applied through Group Policy.
ms.localizationpriority: medium
ms.topic: conceptual
ms.topic: concept-article
ms.date: 09/11/2024
---

View File

@ -2,7 +2,7 @@
title: Understand the AppLocker policy deployment process
description: This planning and deployment article for the IT professional describes the process for using AppLocker when deploying application control policies.
ms.localizationpriority: medium
ms.topic: conceptual
ms.topic: concept-article
ms.date: 09/11/2024
---

View File

@ -2,7 +2,7 @@
title: Understanding AppLocker allow and deny actions on rules
description: This article explains the differences between allow and deny actions on AppLocker rules.
ms.localizationpriority: medium
ms.topic: conceptual
ms.topic: concept-article
ms.date: 09/11/2024
---

View File

@ -2,7 +2,7 @@
title: Understanding AppLocker default rules
description: This article for IT professional describes the set of rules that can be used to ensure that required Windows system files continue to run when the policy is applied.
ms.localizationpriority: medium
ms.topic: conceptual
ms.topic: concept-article
ms.date: 09/11/2024
---

View File

@ -2,7 +2,7 @@
title: Understanding AppLocker rule behavior
description: This article describes how AppLocker rules are enforced by using the allow and deny options in AppLocker.
ms.localizationpriority: medium
ms.topic: conceptual
ms.topic: concept-article
ms.date: 09/11/2024
---

View File

@ -2,7 +2,7 @@
title: Understanding AppLocker rule collections
description: This article explains the five different types of AppLocker rule collections used to enforce AppLocker policies.
ms.localizationpriority: medium
ms.topic: conceptual
ms.topic: concept-article
ms.date: 09/11/2024
---
@ -19,11 +19,11 @@ An AppLocker rule collection is a set of rules that apply to one of five types:
- Packaged apps and packaged app installers: .appx
> [!IMPORTANT]
> Each app can load several DLLs, and AppLocker must check each DLL before it is allowed to run. Be sure you create DLL allow rules for every DLL that is used by any of the allowed apps. Denying some DLLs from running can also create app compatibility problems.
> Each app can load several DLLs, and AppLocker must check each DLL before it's allowed to run. Be sure you create DLL allow rules for every DLL that is used by any of the allowed apps. Denying some DLLs from running can also create app compatibility problems.
>
> DLL rules might cause performance problems on some computers which are already resource constrained.
>
> As a result, the DLL rule collection is not enabled by default.
> As a result, the DLL rule collection isn't enabled by default.
For info about how to enable the DLL rule collection, see [Enable the DLL rule collection](enable-the-dll-rule-collection.md).

View File

@ -2,7 +2,7 @@
title: Understanding AppLocker rule exceptions
description: This article describes the result of applying AppLocker rule exceptions to rule collections.
ms.localizationpriority: medium
ms.topic: conceptual
ms.topic: concept-article
ms.date: 09/11/2024
---

View File

@ -2,7 +2,7 @@
title: Understanding the file hash rule condition in AppLocker
description: This article explains how to use the AppLocker file hash rule condition and its advantages and disadvantages.
ms.localizationpriority: medium
ms.topic: conceptual
ms.topic: concept-article
ms.date: 09/11/2024
---

View File

@ -2,7 +2,7 @@
title: Understanding the path rule condition in AppLocker
description: This article explains how to apply the AppLocker path rule condition and its advantages and disadvantages.
ms.localizationpriority: medium
ms.topic: conceptual
ms.topic: concept-article
ms.date: 09/11/2024
---

View File

@ -2,7 +2,7 @@
title: Understanding the publisher rule condition in AppLocker
description: This article explains how to apply the AppLocker publisher rule condition and what controls are available.
ms.localizationpriority: medium
ms.topic: conceptual
ms.topic: concept-article
ms.date: 09/11/2024
---

View File

@ -2,7 +2,7 @@
title: What Is AppLocker
description: This article for the IT professional describes what AppLocker is.
ms.localizationpriority: medium
ms.topic: conceptual
ms.topic: concept-article
ms.date: 09/11/2024
---