Skip to content

Commit 1b5aa3c

Browse files
authored
Fix formatting and punctuation in documentation
Corrected alignment
1 parent 63e2551 commit 1b5aa3c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

defender-endpoint/troubleshoot-av-performance-issues-with-wprui.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,23 +43,23 @@ There are two ways to capture the Windows Performance Recorder (WPRUI) trace:
4343

4444
## Using the MDE Client Analyzer
4545

46-
1. Download the [MDE Client Analyzer ](/defender-endpoint/download-client-analyzer).
46+
1. Download the [MDE Client Analyzer](/defender-endpoint/download-client-analyzer).
4747

4848
1. Run the MDE Client Analyzer using [Live Response or locally](/defender-endpoint/run-analyzer-windows).
4949

50-
> [!TIP]
51-
> Before starting the trace, make sure the issue is reproducible. Additionally, close any applications that don't contribute to the reproduction of the issue.
50+
> [!TIP]
51+
> Before starting the trace, make sure the issue is reproducible. Additionally, close any applications that don't contribute to the reproduction of the issue.
5252
5353

54-
1. Run the MDE Client Analyzer with the -a and -v switches
54+
1. Run the MDE Client Analyzer with the `-a` and `-v` switches.
5555

5656
PowerShellCopy
5757

5858
```
5959
C:\Work\tools\MDEClientAnalyzer\MDEClientAnalyzer.cmd
6060
```
6161

62-
## Manually:
62+
## Manually
6363

6464
### Capture performance logs using the WPR UI
6565

@@ -90,7 +90,7 @@ There are two ways to capture the Windows Performance Recorder (WPRUI) trace:
9090

9191
![Screenshot showing the in-file.](media/wpr-infile.png)
9292

93-
> [!WARNING]
93+
> [!WARNING]
9494
> If your Windows Server has 64 GB of RAM or more, use the custom measurement `Microsoft Defender for Endpoint analysis for large servers` instead of `Microsoft Defender for Endpoint analysis`. Otherwise, your system might consume a high amount of nonpaged pool memory or buffers, leading to system instability. To address this, explore **Resource Analysis** to choose profiles to add.
9595
> This custom profile provides the necessary context for in-depth performance analysis.
9696
@@ -107,7 +107,7 @@ There are two ways to capture the Windows Performance Recorder (WPRUI) trace:
107107
1. Select **File** or **Memory** under Logging mode.
108108

109109
> [!IMPORTANT]
110-
> Select **File** to use the file logging mode if you can directly reproduce the performance issue. Most issues fall under this category. However, if you can't directly reproduce the issue, select Memory to use the memory logging mode. This prevents the trace log from inflating excessively due to long run times.
110+
> Select **File** to use the file logging mode if you can directly reproduce the performance issue. Most issues fall under this category. However, if you can't directly reproduce the issue, select **Memory** to use the memory logging mode. This prevents the trace log from inflating excessively due to long run times.
111111
112112
1. Now you're ready to collect data. Close all unnecessary applications. Select **Hide options** to keep the space occupied by the WPR window small.
113113

0 commit comments

Comments
 (0)