www.logparser.com
|
The ADS input format returns properties of Active Directory objects. The following example shows how to use Log Parser to retrieve a list of users from an Active Directory domain: LogParser "SELECT name FROM 'LDAP://domain.com/CN=Users,DC=domain,DC=com' WHERE name IS NOT NULL" -objClass:User -i:ADS
|
(Back to Top) Copyright (2023-2024) www.logparser.com |