TestimoX

API Reference

Class

LapsCoverageService

Namespace ADPlayground.Computers
Assembly ADPlayground
Modifiers static

Computes LAPS coverage/expiry posture (Windows LAPS and legacy LAPS) and DSRM LAPS on DCs using ComputerGatherer. Also reports basic migration state (legacy→Windows). Returns full result sets; UI can choose to trim for display.

Inheritance

  • Object
  • LapsCoverageService

Methods

public static async Task<View> EvaluateAsync(String domain) #
Returns: Task<View>

Computes LAPS coverage/expiry posture (Windows + legacy) and DSRM LAPS for the specified domain.

Parameters

domain System.String requiredposition: 0
DNS domain name.

Returns

Coverage view with counts, percentages, and example lists.