Thursday, June 23, 2011

List group members in Active directory and output the results to a file:

dsget group "cn=GFSoperationHead,ou=UBS And GFS,ou=OuName,dc=ABC,dc=com,dc=eg" -members dsget user -fn -ln -desc -samid > c:\GFSoperationHead.txt

No comments: