Share via


GPDomain.GetStarterGpo Method

 

Retrieves a specified Starter Group Policy object (GPO) from the domain.

Namespace:   Microsoft.GroupPolicy
Assembly:  Microsoft.GroupPolicy.Management (in Microsoft.GroupPolicy.Management.dll)

Overload List

Name Description
System_CAPS_pubmethod GetStarterGpo(Guid)

Retrieves the Starter Group Policy object (GPO) that has the specified ID (GUID) from the domain.

System_CAPS_pubmethod GetStarterGpo(String)

Retrieves the Starter Group Policy object (GPO) that has the specified display name from the domain.

See Also

GPDomain Class
Microsoft.GroupPolicy Namespace

Return to top