TestimoX

API Reference

Class

Options (GpoCreateService)

Namespace ADPlayground.Gpo.GpoCreateService
Assembly ADPlayground
Modifiers sealed

Options controlling how the GPO is created.

Inheritance

  • Object
  • Options

Constructors

Properties

public String Description { get; set; } #

Optional GPO description.

public Int32 VersionNumber { get; set; } #

Initial version number to write to AD and GPT.INI.

public Int32 Flags { get; set; } #

Initial flags value to store on the groupPolicyContainer.

public Boolean RestoreDefaultAcl { get; set; } #

When set, restores a default GPO ACL baseline after creation.