API Reference
Class
LapsCoverageService
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
- DNS domain name.
Returns
Coverage view with counts, percentages, and example lists.