TestimoX

API Reference

Class

LocalGpoBackupService

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers static

Backs up Local GPO (Machine/User) to a folder and restores it.

Inheritance

  • Object
  • LocalGpoBackupService

Methods

public static Void Restore(String directory) #
Returns: Void

Restores Local GPO from a backup directory produced by Options).

Parameters

directory System.String requiredposition: 0
Backup directory.
public static Void Save(String directory, Options options = null) #
Returns: Void

Saves the Local GPO to a backup directory.

Parameters

directory System.String requiredposition: 0
Destination directory to create/populate.
options ADPlayground.Gpo.GpoLocal.LocalGpoBackupService.Options = null optionalposition: 1
Optional inclusion settings.