The Active Directory Cache Query tool allows you to query the local AD Cache for records that match a selected property/value pair. The query returns the records associated with the first match it finds. This tool is useful in determining if the Cache has been updated after a record has been added on the Domain Controller.

(warning) Before you can use this tool, you must have successfully integrated with Active Directory.

To query the cache:

  1. In the WebUI, click the Diagnostics tab.
  2. In the left navigation pane, go to Tools > Query AD Cache.

  3. Select a property to match (e.g., userPrincipalName).
  4. Enter a value (e.g., rmushu).

In this example, if the query finds a userPrincipalName attribute with the value rmushu, the query will return all the attribute/value pairs associates with that record.