Moved "Remove Managed Installer feature" from windows-defender-application-control\configure-wdac-managed-installer.md to configure-authorized-apps-deployed-with-a-managed-installer.md

This commit is contained in:
valemieux
2022-05-09 12:04:15 -07:00
parent d0484f226c
commit 0598bcb357
2 changed files with 4 additions and 4 deletions

View File

@ -230,6 +230,10 @@ Below are steps to create a WDAC policy that allows Windows to boot and enables
> [!NOTE]
> Your WDAC policy must include rules for all system/boot components, kernel drivers, and any other authorized applications that can't be deployed through a managed installer.
## Remove Managed Installer feature
To remove the Managed Installer feature from the device, you will need to remove the Managed Installer AppLocker policy from the device by following the instructions at [Delete an AppLocker rule - To clear AppLocker policies on a single system or remote systems](delete-an-applocker-rule.md#to-clear-applocker-policies-on-a-single-system-or-remote-systems)
## Related articles
- [Managed installer and ISG technical reference and troubleshooting guide](configure-wdac-managed-installer.md)

View File

@ -90,7 +90,3 @@ Once you've completed configuring your chosen Managed Installer, by specifying w
```
This command will show the raw XML to verify the individual rules that were set.
## Remove Managed Installer feature
To remove the Managed Installed from the device, you will need to remove the Managed Installer AppLocker policy from the device by following the instructions at [Delete an AppLocker rule - To clear AppLocker policies on a single system or remote systems](applocker/delete-an-applocker-rule.md#to-clear-applocker-policies-on-a-single-system-or-remote-systems).