Fixed formatting

This commit is contained in:
DulceMV
2016-08-15 18:15:30 +10:00
committed by GitHub
parent 1cc362993a
commit 358ae16099

View File

@ -76,13 +76,14 @@ You can use PowerShell to detect PUA without blocking them. In fact, you can run
1. Open PowerShell as Administrator <br>
    a. Click **Start**, type **powershell**, and press **Enter**.
    b. Click **Windows PowerShell** to open the interface.
a. Click **Start**, type **powershell**, and press **Enter**.
b. Click **Windows PowerShell** to open the interface.
>[!NOTE]
>You may need to open an administrator-level version of PowerShell. Right-click the item in the Start menu, click **Run as administrator** and click **Yes** at the permissions prompt.
2. Enter the PowerShell command:
```text
et-mpPreference -puaprotection 1
```