C# .NET Assembly to perform LDAP Queries
Positional arguments for the ldap query and comma-separated attributes to return from the query
If no attributes are specified, all attributes are returned for each object in the query's results
execute-assembly /path/to/SharpLDAPSearch.exe "ldap query" "attributes,to,return"
SharpLDAPSearch.exe "(&(objectClass=user)(cn=*svc*))" "samaccountname"
svc-admin
svc-ops
spsvcuser