Open
Description
Please implement the following logic:
- Defender not active
1.1 Skip this section, as ASR rules cannot be applied regarless of configuration - If Defender is active
2.1 If the systems has no ASR rules active, display "ASR rules not configured"
2.2 If 1 or more ASR rules are configured, display these including their status (monitor or block) - Exclusions
3.1If there are no exclusions configured, display "no ASR rules exclusions configured"
3.2 If 1 or more exclusions are configured, display those
references for ASR rules compatibility for relevant OSes: here
We only need Windows 10/11 & Server 2016/2019/2022
Get some inspiration from ASR Analyzer which has a nice implementation for displaying active rules and exclusions