TestimoX

API Reference

Class

AdmxUpdateReview

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Combined result containing inventory, health, and optionally an update plan.

Inheritance

  • Object
  • AdmxUpdateReview

Constructors

Properties

public AdmxInventory Inventory { get; set; } #

ADMX/ADML inventory.

public AdmxHealthReport Health { get; set; } #

Health diagnostics.

public AdmxUpdatePlan Plan { get; set; } #

Optional update plan.