Skip to content

Commit 41311d0

Browse files
committed
Last comment
1 parent 652ad3e commit 41311d0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

defender-endpoint/use-client-analyzer.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,16 @@ Use the categories listed in the table to identify the type of issue you're expe
2727

2828
|Issue |Description and examples |Flags |
2929
|---------|---------|---------|
30-
|Issues that can't be reproduced |Issues that occur sporadically or are triggered by automated processes and can't be reproduced. This includes problems related to scheduled tasks such as automatic updates and scans, and Attack Surface Reduction (ARS) rules triggered unpredictably. | Run without flags |
30+
|Issues that can't be reproduced |Issues that occur sporadically or are triggered by automated processes and can't be reproduced. This includes problems related to scheduled tasks such as automatic updates and scans, and Attack Surface Reduction (ASR) rules triggered unpredictably. | Run without flags |
3131
|Performance issues that can be reproduced |High CPU usage, memory consumption problems, and slow response times. |`-a` and `-v` |
32-
|General |On-demand scans, manual updates, sense portal and alert issues, Azure Site Recovery (ASR) issues that can be triggered on command, and app compatibility problems. |`-e` and `-v` |
32+
|General |On-demand scans, manual updates, sense portal and alert issues, Attack Surface Reduction (ASR) issues that can be triggered on command, and app compatibility problems. |`-e` and `-v` |
3333
|Hanging systems |Unresponsive systems and freezes. Require advanced debugging techniques including memory dumps and crash analysis. |`-z` |
3434
|Compatibility |Issues with third-party applications, other security solutions, system software, performance problems, and functional issues. |`-c`, `-e` and `-v` |
3535
|Controlled Folder Access (CFA) |Include blocked applications, unexpected access permissions, and issues related to protected folders configuration. |Reproducible: `-cfa`, `-e` and `-v`</br>Nonreproducible: `-cfa` |
3636
|Data Loss Prevention (DLP) |Include policy enforcement problems, content detection false positives and negatives, and DLP client health and connectivity issues. |Reproducible: `-e`, `-t` and `-v`</br>Nonreproducible: `-t` |
3737
|Indicator |Include problems with URLs, domains, IP addresses, files, and certificates that aren't enforced as expected. |URL, IP, domain in first-party browser: `-a`, `-i` and `-v`</br>File indicator: `-v` |
3838
|Web Content Filtering (WCF) |Unenforced WCF policy when accessing web content using first and third party browsers. |`-a`, `-i` and `-v` |
3939
|Network protection |Network protection doesn't trigger configured policies when URLs, domains, and IPs are accessed through third-party browsers. |`-i` and `-v` |
40-
|Device control |Issues related to device control and blocking USB devices. | `-v` with a five-minute limit. Then reproduce with a USB that's working as expected. |
4140

4241
## Run the Client Analyzer tool
4342

0 commit comments

Comments
 (0)