Skip to content

Commit 29e41f4

Browse files
authored
Merge pull request #819 from MicrosoftDocs/quickfix
Update tune-performance-defender-antivirus.md
2 parents 7fc1d02 + 893c8f3 commit 29e41f4

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

defender-endpoint/tune-performance-defender-antivirus.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.localizationpriority: medium
66
audience: ITPro
77
author: siosulli
88
ms.author: siosulli
9-
ms.date: 02/16/2024
9+
ms.date: 06/26/2024
1010
manager: deniseb
1111
ms.collection:
1212
- m365-security
@@ -32,11 +32,16 @@ search.appverid: met150
3232

3333
Microsoft Defender Antivirus performance analyzer has the following prerequisites:
3434

35-
- Supported Windows versions: Windows 10, Windows 11, Windows 2012 R2 with the Modern Unified Solution and Windows Server 2016 and above
35+
- Supported Windows versions:
36+
- Windows 10
37+
- Windows 11
38+
- Windows Server 2016 and later
39+
- Windows Server 2012 R2 (when onboarded using [modern, unified solution](configure-server-endpoints.md#functionality-in-the-modern-unified-solution))
40+
- For Windows Server 2012 R2, the Windows ADK (Windows Performance Toolkit) is needed. [Download and install the Windows ADK](/windows-hardware/get-started/adk-install)
3641
- Platform Version: `4.18.2108.7` or later
3742
- PowerShell Version: PowerShell Version 5.1, PowerShell ISE, remote PowerShell (4.18.2201.10+), PowerShell 7.x (4.18.2201.10+)
3843

39-
## What is Microsoft Defender Antivirus performance analyzer?
44+
## What is the Microsoft Defender Antivirus performance analyzer?
4045

4146
If computers running Microsoft Defender Antivirus are experiencing performance issues, you can use performance analyzer to improve the performance of Microsoft Defender Antivirus. Performance analyzer for Microsoft Defender Antivirus in Windows 10, Windows 11, and Windows Server, is a PowerShell command-line tool that helps you determine files, file extensions, and processes that might be causing performance issues on individual endpoints during antivirus scans. You can use the information gathered by performance analyzer to assess performance issues and apply remediation actions.
4247

@@ -98,7 +103,7 @@ Based on the query, the user is able to view data for scan counts, duration (tot
98103

99104
:::image type="content" source="media/example-output.png" alt-text="Example output for a basic TopFiles query" lightbox="media/example-output.png":::
100105

101-
## Additional functionality: exporting and converting to CSV and JSON
106+
## Exporting and converting to CSV and JSON
102107

103108
The results of the performance analyzer can also be exported and converted to a CSV or JSON file.
104109
For examples that describe the process of "export" and "convert" through sample codes, see the following sections.

0 commit comments

Comments
 (0)