Update configure-authorized-apps-deployed-with-a-managed-installer.md

This commit is contained in:
Denise Vangel-MSFT 2021-08-10 11:57:33 -07:00 committed by GitHub
parent 4960f266b9
commit 40db0defb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ author: jsuther1974
ms.reviewer: isbrahm ms.reviewer: isbrahm
ms.author: dansimp ms.author: dansimp
manager: dansimp manager: dansimp
ms.date: 07/15/2021 ms.date: 08/10/2021
ms.technology: mde ms.technology: mde
--- ---
@ -296,4 +296,4 @@ Once you've completed configuring your chosen Managed Installer, by specifying w
3. Get the policy XML (optional) using PS: 3. Get the policy XML (optional) using PS:
```powershell ```powershell
Get-AppLockerPolicy -Effective -Xml -ErrorVariable ev -ErrorAction SilentlyContinue Get-AppLockerPolicy -Effective -Xml -ErrorVariable ev -ErrorAction SilentlyContinue
``` ```