mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
38904851 - UPdate the remove applocker policy docs
This commit is contained in:
parent
4c69d60353
commit
7bb9df219d
@ -62,6 +62,7 @@ Use the Set-AppLockerPolicy cmdlet with the -XMLPolicy parameter, using an .XML
|
||||
<RuleCollection Type="Script" EnforcementMode="NotConfigured" />
|
||||
<RuleCollection Type="Dll" EnforcementMode="NotConfigured" />
|
||||
<RuleCollection Type="Appx" EnforcementMode="NotConfigured" />
|
||||
<RuleCollection Type="ManagedInstaller" EnforcementMode="NotConfigured" />
|
||||
</AppLockerPolicy>
|
||||
```
|
||||
|
||||
|
@ -90,3 +90,7 @@ 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](delete-an-applocker-rule.md#to-clear-applocker-policies-on-a-single-system-or-remote-systems)
|
||||
|
Loading…
x
Reference in New Issue
Block a user