How can I retrieve the usernames of all members of a Windows Group in
VB.NET. I can use DirectoryServic es to my domain controller in the form of
path=WinNT://<name> to get all the usernames and groups on the system easily
enough, but I haven't managed to drill down one level to get just the
members of a specific group. Help!
VB.NET. I can use DirectoryServic es to my domain controller in the form of
path=WinNT://<name> to get all the usernames and groups on the system easily
enough, but I haven't managed to drill down one level to get just the
members of a specific group. Help!