Share via


GPDomain.RestoreStarterGpo Method

 

Restores the Starter Group Policy object (GPO) from a Starter GPO backup.

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

Overload List

Name Description
System_CAPS_pubmethod RestoreStarterGpo(StarterGpoBackup)

Restores the Starter Group Policy object (GPO) from the specified Starter GPO backup.

System_CAPS_pubmethod RestoreStarterGpo(StarterGpoBackup, GPStatusMessageCollection)

Restores the Starter Group Policy object (GPO) from the specified Starter GPO backup and returns status.

Remarks

You can restore a Starter GPO only to the domain in which the Starter GPO was originally created. This is because the operation restores the Starter GPO with its original Starter GPO GUID and policy settings.

See Also

GPDomain Class
Microsoft.GroupPolicy Namespace

Return to top