Details
Unauthorized or malicious data changes can compromise the integrity and usefulness of the data. Automated attacks or malicious users with elevated privileges have the ability to affect change using the same mechanisms as email administrators.
Auditing changes to access mechanisms not only supports accountability and non-repudiation for those authorized to define the environment but also enables investigation of changes made by others who may not be authorized.
Note: This administrator auditing feature audits all exchange changes regardless of the users’ assigned role or permissions.
Solution
Open the Exchange Management Shell and enter the following command:
Set-AdminAuditLogConfig -AdminAuditLogEnabled $true
Supportive Information
The following resource is also helpful.
This security hardening control applies to the following category of controls within NIST 800-53: Access Control.This control applies to the following type of system Windows.
References
- 800-53|AC-2(4)
- CAT|II
- CCI|CCI-001403
- Rule-ID|SV-84345r1_rule
- STIG-ID|EX13-CA-000025
- Vuln-ID|V-69723