Jul 25, 2002 #1 irlmcdolan IS-IT--Management Joined Jul 25, 2002 Messages 1 Location US What is the easiest method for obtaining a group (member) count in Netware 5?
Jul 25, 2002 #2 salserocito MIS Joined Aug 10, 2001 Messages 603 Location US Making sure your Context is correct, from a DOS Prompt, type the following... For ALL of a specific Groups details... NLIST GROUP=<GroupName> /D To list just the members of groups... NLIST GROUP SHOW "MEMBER" Hope this helps! Good Luck! Upvote 0 Downvote
Making sure your Context is correct, from a DOS Prompt, type the following... For ALL of a specific Groups details... NLIST GROUP=<GroupName> /D To list just the members of groups... NLIST GROUP SHOW "MEMBER" Hope this helps! Good Luck!