Update select-types-of-rules-to-create.md

This commit is contained in:
MaratMussabekov
2019-07-12 12:00:14 +05:00
committed by GitHub
parent 33e13b0fde
commit bb8cbe683d

View File

@ -135,7 +135,7 @@ Beginning with Windows 10 version 1903, Windows Defender Application Control (WD
$rules = New-CIPolicyRule …
$rules += New-CIPolicyRule …
New-CIPolicyRule -FilePath .\mypolicy.xml -UserPEs
New-CIPolicy -FilePath .\mypolicy.xml -Rules $rules -UserPEs
```
- Wildcards supported