Probably a quick answer for this one......
I want to use the built in tools for searching AD.
I want to run "dsquery group | dsget group -members | sort?"
Something like that - basically I want to get a list of all groups and it members output "Common Names".
Example:
Domain Administrators
Larry Moe Curly John Lucy Beverly
Backup Operators
Lucy Beverly John
Accounting
Bob Maddison Lynda Carly
Hopefully this is something easy with just a simple batch file?
Regards,
Tekievb
I want to use the built in tools for searching AD.
I want to run "dsquery group | dsget group -members | sort?"
Something like that - basically I want to get a list of all groups and it members output "Common Names".
Example:
Domain Administrators
Larry Moe Curly John Lucy Beverly
Backup Operators
Lucy Beverly John
Accounting
Bob Maddison Lynda Carly
Hopefully this is something easy with just a simple batch file?
Regards,
Tekievb