TestimoX

API Reference

Class

GpoIntegrityService

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

Detects GPO integrity issues: AD object without SYSVOL folder, or SYSVOL folder without AD object.

Inheritance

  • Object
  • GpoIntegrityService

Methods

public static GpoIntegrityView Get(String domainName) #
Returns: GpoIntegrityView

Checks for missing SYSVOL folders for AD-backed GPOs and for SYSVOL-only GPO folders without AD objects.

Parameters

domainName System.String requiredposition: 0
DNS domain name.

Returns

Integrity view with any detected issues.