API Reference
Class
RsopGpResultComposer
Composes a gpresult-like single report from live RSOP (registry) details. Keeps to sections we can reliably compute from RSOP: Settings, Unknown, AppliedGpos, Security options and audit parts present in RsopDetails.
Inheritance
- Object
- RsopGpResultComposer
Methods
public static RsopGpResultSingleReport Compose(RsopDetails d) #Returns:
RsopGpResultSingleReportProjects RsopDetails into a compact gpresult-like single-scope report with applied GPOs, ADMX settings, unknown values, security/audit/account policies, and optional coverage/trace metadata.
Parameters
- d ADPlayground.Gpo.RsopDetails
- RSOP details captured from the target.
Returns
A populated RsopGpResultSingleReport for display or further processing.