A system administrator is investigating a domain-joined Windows 11 workstation where security settings applied via Group Policy Objects (GPOs) fail to enforce properly for a logged-in domain user. The administrator needs to export a complete Resultant Set of Policy (RSoP) report in HTML format—including detailed settings for both the user account and computer scope, along with GPO security filtering evaluation results—to share with the security team. Which command must the administrator execute from an elevated Command Prompt to create this file named audit.html?
- gpresult /h audit.htmlCevap
- Bgpresult /r audit.html
- Crsop.msc /file:audit.html
- Dsystemd-analyze audit.html
Cevap
Executing `gpresult /h audit.html` generates a complete HTML-formatted Resultant Set of Policy (RSoP) report containing detailed policy settings for both user and computer scopes.
The `gpresult /h audit.html` command generates a comprehensive HTML report of the Resultant Set of Policy (RSoP) for the active user and computer. It details applied GPOs, security group filtering outcomes, and specific settings enforced across both scopes, making it the correct option for exporting an audit file.
Adım Adım Çözüm
Anahtar Kavram
Microsoft Command-Line Tools - GPO Resultant Set of Policy Analysis
Tahmini Süre:1m 30s