MT.1171 - Sample Submission should send safe samples automatically
Overviewβ
Verify that sample submission consent is configured to send safe samples automatically.
Restricted sample submission reduces threat intelligence and protection quality.
Remediation action:β
- Open Microsoft Endpoint Manager > Endpoint Security > Antivirus
- Edit the relevant Microsoft Defender Antivirus policy
- Set Submit Samples Consent to send safe samples automatically
Related linksβ
Test Metadataβ
| Field | Value |
|---|---|
| Test ID | MT.1171 |
| Severity | High |
| Suite | Maester |
| Category | Defender |
| PowerShell test | Test-MtMdeSubmitSamplesConsent |
| Tags | Defender, Maester, MT.1171 |
Sourceβ
- Pester test:
tests/Maester/Defender/Test-MtMdeAntivirusPolicy.Tests.ps1 - PowerShell source:
powershell/public/maester/defender/Test-MtMdeSubmitSamplesConsent.ps1