Updated the definition of the 'Wizard' as the first reference to the wizard

This commit is contained in:
Jordan Geurten
2021-01-04 17:03:05 -08:00
committed by GitHub
parent 3c65f4b71a
commit b92c3c2028

View File

@ -25,7 +25,7 @@ ms.date: 10/14/2020
- Windows 10
- Windows Server 2016 and above
This article describes the supported scenarios for the Windows Defender Application Control (WDAC) policy Wizard. The Wizard was built to provide security architects, security and system administrators with a more user-friendly means to create, edit, and merge WDAC policies. The Wizard desktop application uses the [ConfigCI PowerShell Cmdlets](https://docs.microsoft.com/powershell/module/configci/?view=win10-ps) in the background so the output policy of the Wizard and PowerShell cmdlets is identical.
The Windows Defender Application Control (WDAC) policy Wizard is an open source Windows desktop application written in C# and bundled as an MSIX pacakge. The Wizard was built to provide security architects, security and system administrators with a more user-friendly means to create, edit, and merge WDAC policies. The Wizard desktop application uses the [ConfigCI PowerShell Cmdlets](https://docs.microsoft.com/powershell/module/configci/?view=win10-ps) in the backend so the output policy of the Wizard and PowerShell cmdlets is identical.
## Downloading the application