Merge branch 'main' into vp-sec-mdag

This commit is contained in:
Gary Moore
2024-07-19 18:08:58 -04:00
committed by GitHub
217 changed files with 691 additions and 1180 deletions

View File

@ -4,7 +4,6 @@ description: Learn how to plan and implement a WDAC deployment.
ms.localizationpriority: medium
ms.date: 01/23/2023
ms.topic: overview
ms.collection: essentials-get-started
---
# Deploying Windows Defender Application Control (WDAC) policies
@ -31,7 +30,7 @@ Before you deploy your WDAC policies, you must first convert the XML to its bina
{
$PolicyBinary = "SiPolicy.p7b"
}
## Binary file will be written to your desktop
ConvertFrom-CIPolicy -XmlFilePath $WDACPolicyXMLFile -BinaryFilePath $env:USERPROFILE\Desktop\$PolicyBinary
```

View File

@ -4,7 +4,6 @@ description: Gather information about how your deployed Windows Defender Applica
ms.localizationpriority: medium
ms.date: 03/30/2023
ms.topic: how-to
ms.collection: essentials-manage
---
# Windows Defender Application Control operational guide

View File

@ -4,9 +4,6 @@ description: Application Control restricts which applications users are allowed
ms.localizationpriority: medium
ms.collection:
- tier3
- must-keep
- essentials-navigation
- essentials-overview
ms.date: 08/30/2023
ms.topic: overview
---

View File

@ -35,8 +35,8 @@ Windows Sandbox has the following properties:
- At least two CPU cores (four cores with hyper-threading recommended)
> [!NOTE]
> Windows Sandbox is currently not supported on Windows Home edition
> Windows Sandbox is currently not supported on Windows Home edition.
> Beginning in Windows 11, version 24H2, all inbox store apps like calculator, photos, notepad and terminal are not available inside Windows Sandbox. Ability to use these apps will be added soon.
## Installation
1. Ensure that your machine is using Windows 10 Pro or Enterprise, build version 18305 or Windows 11.