Print Download PDF Send Feedback

Previous

Next

adlog query

Description

Shows the database of identities acquired by AD Query, according to the given filter.

Syntax

adlog {a | l} query <parameter>

Parameter

Description

ip <IP address>

Filters identities relating to the given IP address.

string <string>

Filters identity mappings according to the given string.

user <user name>

Filters identity mappings according to a specific user.

machine <computer name>

Filters identity mappings according to a specific computer.

all

No filtering, shows the entire identity database.

Example:

adlog a query user jo

Shows the entry that contains the string "jo" in the user name.