mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-19 04:13:41 +00:00
Update select-types-of-rules-to-create.md
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user