API Reference
Class
GpoListEnricher
Enrichment helpers for GpoListItem that compute ACL summaries/details and quick SYSVOL/content summaries. Logic moved out of PowerShell cmdlets for reuse.
Inheritance
- Object
- GpoListEnricher
Methods
public static GpoListItem Enrich(GpoListItem item, Boolean includeAcl = true, Boolean includeSummary = true) #Returns:
GpoListItemReturns an enriched copy of item with optional ACL and summary data populated.
Parameters
- item ADPlayground.Gpo.GpoListItem
- includeAcl System.Boolean = true
- includeSummary System.Boolean = true