Correct Typo in PowerShell Command

This commit is contained in:
Gunnar Haslinger 2016-08-19 22:09:54 +02:00 committed by GitHub
parent e64bb8e73f
commit c7a1ca2a36

View File

@ -59,7 +59,7 @@ You can use PowerShell to detect PUA without blocking them. In fact, you can run
2. Enter the PowerShell command: 2. Enter the PowerShell command:
```text ```text
et-mpPreference -puaprotection 2 set-mpPreference -puaprotection 2
``` ```
> [!NOTE] > [!NOTE]
> PUA events are reported in the Windows Event Viewer and not in SCCM. > PUA events are reported in the Windows Event Viewer and not in SCCM.