mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-21 21:33:38 +00:00
Merge branch 'vsts15395081' of https://cpubwin.visualstudio.com/_git/it-client into wdac
This commit is contained in:
@ -283,7 +283,8 @@
|
||||
#### [Customize Controlled folder access](windows-defender-exploit-guard\customize-controlled-folders-exploit-guard.md)
|
||||
|
||||
|
||||
## [Windows Defender Application Control](windows-defender-application-control.md)
|
||||
## [Windows Defender Application Control](windows-defender-application-control\windows-defender-application-control.md)
|
||||
### [Deploy WDAC policies](windows-defender-application-control\deploy-windows-defender-application-control-policies.md)
|
||||
|
||||
## [Enable HVCI](enable-virtualization-based-protection-of-code-integrity.md)
|
||||
|
||||
|
@ -15,7 +15,7 @@ This topic lists new and updated topics in the [Threat protection](index.md) doc
|
||||
## January 2018
|
||||
|New or changed topic |Description |
|
||||
|---------------------|------------|
|
||||
|[Windows Defender Application Control](windows-defender-application-control.md)|New topic. WDAC replaces cofigurable code integrity policies. |
|
||||
|[Windows Defender Application Control](windows-defender-application-control/windows-defender-application-control.md)|New topic. WDAC replaces cofigurable code integrity policies. |
|
||||
|
||||
## November 2017
|
||||
|New or changed topic |Description |
|
||||
|
@ -19,8 +19,8 @@ Learn more about how to help protect against threats in Windows 10 and Windows
|
||||
|[Windows Defender Advanced Threat Protection](windows-defender-atp/windows-defender-advanced-threat-protection.md)|Provides info about Windows Defender Advanced Threat Protection (Windows Defender ATP), an out-of-the-box Windows enterprise security service that enables enterprise cybersecurity teams to detect and respond to advanced threats on their networks.|
|
||||
|[Windows Defender Antivirus in Windows 10](windows-defender-antivirus/windows-defender-antivirus-in-windows-10.md)|Provides info about Windows Defender Antivirus, a built-in antimalware solution that helps provide security and antimalware management for desktops, portable computers, and servers. Includes a list of system requirements and new features.|
|
||||
|[Windows Defender Application Guard](windows-defender-application-guard/wd-app-guard-overview.md)|Provides info about Windows Defender Application Guard, the hardware-based virtualization solution that helps to isolate a device and operating system from an untrusted browser session.|
|
||||
|[Windows Defender Application Control](enable-virtualization-based-protection-of-code-integrity.md)|Explains how Windows Defender Application Control restricts the applications that users are allowed to run and the code that runs in the System Core (kernel).|
|
||||
|[Enable HVCI](windows-defender-application-control.md)|Explains how to enable HVCI to protect Windows kernel-mode processes against the injection and execution of malicious or unverified code.|
|
||||
|[Windows Defender Application Control](windows-defender-application-control/windows-defender-application-control.md)|Explains how Windows Defender Application Control restricts the applications that users are allowed to run and the code that runs in the System Core (kernel).|
|
||||
|[Enable HVCI](enable-virtualization-based-protection-of-code-integrity.md)|Explains how to enable HVCI to protect Windows kernel-mode processes against the injection and execution of malicious or unverified code.|
|
||||
|[Windows Defender SmartScreen](windows-defender-smartscreen/windows-defender-smartscreen-overview.md) |Learn more about Windows Defender SmartScreen.|
|
||||
|[Mitigate threats by using Windows 10 security features](overview-of-threat-mitigations-in-windows-10.md) |Learn more about mitigating threats in Windows 10.|
|
||||
|[Override Process Mitigation Options to help enforce app-related security policies](override-mitigation-options-for-app-related-security-policies.md) |Use Group Policy to override individual **Process Mitigation Options** settings and help to enforce specific app-related security policies.|
|
||||
|
@ -0,0 +1,44 @@
|
||||
---
|
||||
title: Deploy Windows Defender Application Control (WDAC) Policies (Windows 10)
|
||||
description: Windows Defender Application Control restricts which applications users are allowed to run and the code that runs in the system core.
|
||||
ms.assetid: 8d6e0474-c475-411b-b095-1c61adb2bdbb
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
author: jsuther1974
|
||||
ms.date: 02/08/2018
|
||||
---
|
||||
|
||||
# Deploy Windows Defender Application Control Policies
|
||||
|
||||
**Applies to:**
|
||||
|
||||
- Windows 10
|
||||
- Windows Server 2016
|
||||
|
||||
## Introduction
|
||||
|
||||
You can deploy WDAC policies using Group Policy, System Center Configuration Manager (SCCM), or Microsoft Intune.
|
||||
|
||||
## Deployment options
|
||||
|
||||
# [Group Policy](#tab/GP)
|
||||
|
||||
If you use Group Policy, follow these steps.
|
||||
|
||||
# [SCCM](#tab/SCCM)
|
||||
|
||||
If you use SCCM, follow these steps.
|
||||
|
||||
# [Intune](#tab/Intune)
|
||||
|
||||
If you use Microsoft Intune, follow these steps.
|
||||
|
||||
---
|
||||
|
||||
## Another Heading
|
||||
|
||||
placeholder text
|
||||
|
||||
|
Reference in New Issue
Block a user