mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
remove essentials-get-started
This commit is contained in:
parent
73cb07bebf
commit
8b74ed138a
@ -10,7 +10,6 @@ ms.reviewer: mstewart
|
||||
manager: aaroncz
|
||||
ms.collection:
|
||||
- tier3
|
||||
- essentials-get-started
|
||||
ms.localizationpriority: medium
|
||||
appliesto:
|
||||
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
|
||||
|
@ -12,7 +12,6 @@ manager: aaroncz
|
||||
ms.reviewer: hathind
|
||||
ms.collection:
|
||||
- tier2
|
||||
- essentials-get-started
|
||||
---
|
||||
|
||||
# Windows Autopatch deployment guide
|
||||
|
@ -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
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user