mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-20 12:53:38 +00:00
Update enforce-windows-defender-application-control-policies.md
This commit is contained in:
@ -106,6 +106,7 @@ Since the enforced policy was given a unique PolicyID in the previous procedure,
|
|||||||
$EnforcedSuppPolicyBinary = $env:USERPROFILE+"\Desktop\"+$SupplementalPolicyName+"_"+$SupplementalPolicyID+".xml"
|
$EnforcedSuppPolicyBinary = $env:USERPROFILE+"\Desktop\"+$SupplementalPolicyName+"_"+$SupplementalPolicyID+".xml"
|
||||||
ConvertFrom-CIPolicy $EnforcedSupplementalPolicy $EnforcedSuppPolicyBinary
|
ConvertFrom-CIPolicy $EnforcedSupplementalPolicy $EnforcedSuppPolicyBinary
|
||||||
```
|
```
|
||||||
|
4. Repeat the steps above if you have other supplemental policies to update.
|
||||||
|
|
||||||
## Deploy your enforced policy and supplemental policies
|
## Deploy your enforced policy and supplemental policies
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user