I want to be able to export the membership details from any Group into notepad. You can export the list of groups from an OU, but not the member details. Ther must be any easy way of doing this, surely?
Use a command line tool such as dsget or adfind. Then copy the command line output and paste into notepad or alternatively just pipe to a file. -- Joe Richards Microsoft MVP Windows Server Directory Services Author of O'Reilly Active Directory Third Edition www.joeware.net ---O'Reilly Active Directory Third Edition now available--- http://www.joeware.net/win/ad3e.htm ice kool wrote: > I want to be able to export the membership details from any Group into notepad. > You can export the list of groups from an OU, but not the member details. > Ther must be any easy way of doing this, surely?