API Reference
Class
ComputersFleetPostureService
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:
ViewEvaluates inactivity and machine password age posture for non‑DC computer accounts in a domain.
Parameters
- domainName System.String
- DNS domain name.
- domainDn System.String = null
- Optional base DN override; when null the default domain NC is used.
Returns
Aggregated view with counts and example item lists.