TestimoX

API Reference

Class

LapsPolicyService

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

Aggregates core Windows LAPS policy values and provides Policy Attribution (winner + sources) via a single batch pass.

Inheritance

  • Object
  • LapsPolicyService

Methods

public static View Get(String domainName, String distinguishedName, String scopeType = null, Boolean includeSites = false) #
Returns: View

Returns Windows LAPS policy for the specified DN (Computer scope) with attribution.

Parameters

domainName System.String requiredposition: 0
distinguishedName System.String requiredposition: 1
scopeType System.String = null optionalposition: 2
includeSites System.Boolean = false optionalposition: 3