TestimoX

API Reference

Class

StaleAccountsService

Namespace ADPlayground.DirectoryOps
Assembly ADPlayground
Modifiers static

Queries user/computer accounts that look stale using lastLogonTimestamp and/or pwdLastSet. This is intended for tooling: small, server-side filtered queries that avoid full-directory enumeration.

Inheritance

  • Object
  • StaleAccountsService

Methods

public static StaleAccountsQueryResult Query(StaleAccountsQueryOptions options) #
Returns: StaleAccountsQueryResult

Queries stale accounts according to the provided options.

Parameters

options ADPlayground.DirectoryOps.StaleAccountsQueryOptions requiredposition: 0
Query options.