API Reference
Class
GpoService
Service for retrieving information about Group Policy Objects.
Inheritance
- Object
- GpoService
Methods
public static IEnumerable<GpoInfo> GetGpos(String gpoName, Nullable<Guid> gpoId, GpoQueryOptions opts) #Returns:
IEnumerable<GpoInfo>Retrieves GPO information for the specified criteria.
Parameters
- gpoName System.String
- gpoId System.Nullable{System.Guid}
- opts ADPlayground.Gpo.GpoQueryOptions