TestimoX

API Reference

Class

AdmxExplorerPolicyIntuneArtifact

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Lightweight Intune metadata used by the static ADMX explorer.

Inheritance

  • Object
  • AdmxExplorerPolicyIntuneArtifact

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

public AdmxExplorerPolicyIntuneArtifact() #

Properties

public Boolean SupportsProactiveRemediation { get; set; } #

True when proactive remediation is available for this state.

public String SuggestedName { get; set; } #

Suggested friendly name for an Intune package or script set.

public String DetectionScript { get; set; } #

Generated Intune detection script for this policy state.

public String RemediationScript { get; set; } #

Generated Intune remediation script for this policy state.