Skip to content

Commit 0bc296f

Browse files
committed
Update microsoft-defender-antivirus-using-powershell.md
1 parent ecb17c7 commit 0bc296f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

defender-endpoint/microsoft-defender-antivirus-using-powershell.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126,15 +126,13 @@ Some rules might block behavior you find acceptable in your organization. In the
126126

127127
#### Enable Tamper Protection
128128

129-
In the Microsoft XDR portal (security.microsoft.com), go to **Settings** > **Endpoints** > **Advanced features** > **Tamper Protection** > **On**.
129+
In the [Microsoft Defender portal](https://security.microsoft.com), go to **Settings** > **Endpoints** > **Advanced features** > **Tamper Protection** > **On**.
130130

131131
For more information, see [How do I configure or manage tamper protection](/defender-endpoint/prevent-changes-to-security-settings-with-tamper-protection).
132132

133133
#### Check the Cloud Protection network connectivity
134134

135-
It's important to check that the Cloud Protection network connectivity is working during your pen testing.
136-
137-
CMD (Run as admin)
135+
It's important to check that the Cloud Protection network connectivity is working during your pen testing. Using Command Prompt as an administrator, run the following command:
138136

139137

140138
```
@@ -148,7 +146,7 @@ For more information, see [Use the cmdline tool to validate cloud-delivered prot
148146

149147
Microsoft Defender Offline Scan is a specialized tool that comes with Windows 10 or newer, and allows you to boot a machine into a dedicated environment outside of the normal operating system. It's especially useful for potent malware, such as rootkits.
150148

151-
See [Microsoft Defender Offline](microsoft-defender-offline.md) for more information on how this feature works.
149+
For more information, see [Microsoft Defender Offline](microsoft-defender-offline.md).
152150

153151
| Description | PowerShell Command |
154152
|---|---|

0 commit comments

Comments
 (0)