w***@gmail.com
2006-01-27 10:35:25 UTC
i am trying to get a simple spreedsheet detailing our entire AD group
membership, so i used this code in acommand prompt:
dsquery group -name * - limit 1000 | dsget group -members >
C:\result.csv
this works great, and lists all the users name - but they don't have
titles. so it's grouping users into their respective groups, but i
can't tell what the group is called....
does anyone know of a way around this.
thanks for the help
Jason
membership, so i used this code in acommand prompt:
dsquery group -name * - limit 1000 | dsget group -members >
C:\result.csv
this works great, and lists all the users name - but they don't have
titles. so it's grouping users into their respective groups, but i
can't tell what the group is called....
does anyone know of a way around this.
thanks for the help
Jason