TestimoX

API Reference

Class

GpResultSummaryCse

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

Presence flags for common client-side extensions (CSEs) detected across applied GPO details.

Inheritance

  • Object
  • GpResultSummaryCse

Constructors

public GpResultSummaryCse() #

Properties

public Boolean Registry { get; set; } #

Registry CSE present.

public Boolean Scripts { get; set; } #

Scripts CSE present.

public Boolean SecurityTemplate { get; set; } #

Security Templates CSE present.

public Boolean SoftwareInstallation { get; set; } #

Software Installation CSE present.

public Boolean FolderRedirection { get; set; } #

Folder Redirection CSE present.

public Boolean Preferences { get; set; } #

Group Policy Preferences present.

public Boolean Firewall { get; set; } #

Windows Firewall CSE present.

public Boolean Defender { get; set; } #

Microsoft Defender policy present.

public Boolean WindowsUpdate { get; set; } #

Windows Update (AU/WSUS) policy present.

public Boolean TimeService { get; set; } #

Windows Time Service policy present.