API Reference
Class
Options (GpoBackupService)
Options controlling what is included in the backup.
Inheritance
- Object
- Options
Constructors
public Options() #Inherited Methods
Properties
public Boolean IncludeSysvol { get; set; } #Include SYSVOL folder content in the backup.
public Boolean IncludeLinks { get; set; } #Include discovered GPO links (gPLink consumers) in the backup manifest.
public Boolean IncludeSecurityDescriptor { get; set; } #Include the security descriptor (SDDL + owner SID) in the backup manifest.
public Boolean IncludeSysvolHashes { get; set; } #Compute SHA256 hashes for SYSVOL files and store them in the manifest.