Feb 28, 2003 #1 darren316 Technical User Mar 5, 2002 11 GB I need to export the users list in user manager for domains to either a text file or excel. Does anybody know if this is possible. Thanks
I need to export the users list in user manager for domains to either a text file or excel. Does anybody know if this is possible. Thanks
Feb 28, 2003 #2 wolluf Technical User Apr 9, 2002 9,740 GB It is with addusers from the resource kit (option for full details report to .csv file). If you just want list you could just use 'net user > userlist.txt' from a command prompt. Upvote 0 Downvote
It is with addusers from the resource kit (option for full details report to .csv file). If you just want list you could just use 'net user > userlist.txt' from a command prompt.