TestimoX

API Reference

Class

Options (LocalGpoBackupService)

Namespace ADPlayground.Gpo.GpoLocal.LocalGpoBackupService
Assembly ADPlayground
Modifiers sealed

Options controlling what parts of Local GPO are included in a backup.

Inheritance

  • Object
  • Options

Constructors

Properties

public Boolean IncludeUser { get; set; } #

Include the User portion of LGPO.

public Boolean IncludeMachine { get; set; } #

Include the Machine portion of LGPO.

public String[] IncludePerUserSids { get; set; } #

Optional list of per-user SIDs to include (MLGPO).