EIDSCA.PR02 - Default Settings - Password Rule Settings - Password Protection - Enable password protection on Windows Server Active Directory.
Overviewβ
If set to Yes, password protection is turned on for Active Directory domain controllers when the appropriate agent is installed.
Azure identity management and access control best practices - Microsoft Learn
Test scriptβ
https://graph.microsoft.com/beta/settings
.values -eq 'True'
Related linksβ
- Open in Graph Explorer
- directorySetting resource type - Microsoft Graph beta | Microsoft Learn
- View in Microsoft Entra admin center
MITRE ATT&CKβ
| Tactic | Technique | Mitigation |
|---|---|---|
| TA0006 - Credential Access - Credential Access | T1110 - Brute Force | M1018 - User Account Management M1027 - Password Policies |
Test Metadataβ
| Field | Value |
|---|---|
| Test ID | EIDSCA.PR02 |
| Severity | High |
| Suite | Entra ID SCA |
| Category | General |
| PowerShell test | Test-MtEidscaPR02 |
| Tags | EIDSCA, EIDSCA.PR02 |
Sourceβ
- Pester test:
tests/EIDSCA/Test-EIDSCA.Generated.Tests.ps1 - PowerShell source:
powershell/internal/eidsca/Test-MtEidscaPR02.ps1





