As part of my Software Development course I am doing, I have become stumped on a rather large problem. I have to find out how the get a list of groups a given user is a member of. This needs to be done in either Visual Basic 6 or through the Command Prompt. the problem lies in the fact that the VB6.0 application runs on several clients (Running Windows XP Professional) but users are logged onto a Domain (Windows Server 2003). If this can be done through command prompt I will simply put the command into a batch file and direct the output to a text file to be read in by the application.
Any help would be greatly appreciated.
Thanks in advance,
Lee Fernie