TestimoX

API Reference

Class

ComputersFleetPostureService

Namespace ADPlayground.Computers
Assembly ADPlayground
Modifiers static

Evaluates domain computer account posture (excludes DCs): inactivity and machine password age.

Inheritance

  • Object
  • ComputersFleetPostureService

Methods

public static View Evaluate(String domainName, String domainDn = null) #
Returns: View

Evaluates inactivity and machine password age posture for non‑DC computer accounts in a domain.

Parameters

domainName System.String requiredposition: 0
DNS domain name.
domainDn System.String = null optionalposition: 1
Optional base DN override; when null the default domain NC is used.

Returns

Aggregated view with counts and example item lists.