From fd9658382415268f69ed2b2a4086324bd9560b85 Mon Sep 17 00:00:00 2001 From: Gary Moore Date: Mon, 16 Nov 2020 13:32:03 -0800 Subject: [PATCH] Added lightbox and valid type for code block --- .../run-scan-microsoft-defender-antivirus.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/security/threat-protection/microsoft-defender-antivirus/run-scan-microsoft-defender-antivirus.md b/windows/security/threat-protection/microsoft-defender-antivirus/run-scan-microsoft-defender-antivirus.md index 73e99ff502..6b709df330 100644 --- a/windows/security/threat-protection/microsoft-defender-antivirus/run-scan-microsoft-defender-antivirus.md +++ b/windows/security/threat-protection/microsoft-defender-antivirus/run-scan-microsoft-defender-antivirus.md @@ -49,7 +49,7 @@ A full scan can be useful on endpoints that have reported a malware threat. The 3. In the list of tabs, select **Windows 10 unhealthy endpoints**. 4. From the list of actions provided, select **Quick Scan** or **Full Scan**. -![IMAGE](images/mem-antivirus-scan-on-demand.png) +[ ![IMAGE](images/mem-antivirus-scan-on-demand.png) ](images/mem-antivirus-scan-on-demand.png#lightbox) > [!TIP] > For more information about using Microsoft Endpoint Manager to run a scan, see [Antimalware and firewall tasks: How to perform an on-demand scan](https://docs.microsoft.com/configmgr/protect/deploy-use/endpoint-antimalware-firewall#how-to-perform-an-on-demand-scan-of-computers). @@ -58,7 +58,7 @@ A full scan can be useful on endpoints that have reported a malware threat. The Use the following `-scan` parameter: -```DOS +```console mpcmdrun.exe -scan -scantype 1 ```