API Reference
Class
HostSummaryService
Builds a best‑effort host summary (sites/DC/OS + last GP processing time) for a gpresult-style view.
Inheritance
- Object
- HostSummaryService
Methods
public static HostSummary TryBuild(String domainName, String distinguishedName, RegistryPolicyScope scope, IReadOnlyList<ApplicabilityTraceRow> trace) #Returns:
HostSummaryAttempts to build a host summary for the given target DN and scope.
Parameters
- domainName System.String
- distinguishedName System.String
- scope ADPlayground.Gpo.Policy.RegistryPolicyScope
- trace System.Collections.Generic.IReadOnlyList{ADPlayground.Gpo.ApplicabilityTraceRow}