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 <argument>

Parameter

Description

ip <IP address>

Filters identities relating to the given IP.

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.