mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 11:53:37 +00:00
Merge branch 'master' of https://github.com/Microsoft/windows-itpro-docs
This commit is contained in:
@ -59,7 +59,7 @@ You can use PowerShell to detect PUA without blocking them. In fact, you can run
|
||||
2. Enter the PowerShell command:
|
||||
|
||||
```text
|
||||
et-mpPreference -puaprotection 2
|
||||
set-mpPreference -puaprotection 2
|
||||
```
|
||||
> [!NOTE]
|
||||
> PUA events are reported in the Windows Event Viewer and not in SCCM.
|
||||
@ -86,7 +86,7 @@ You can use PowerShell to detect PUA without blocking them. In fact, you can run
|
||||
2. Enter the PowerShell command:
|
||||
|
||||
```text
|
||||
et-mpPreference -puaprotection 1
|
||||
set-mpPreference -puaprotection 1
|
||||
```
|
||||
|
||||
##View PUA events
|
||||
|
Reference in New Issue
Block a user