How can I get the name of the group of user in NT Domain he is logged onto?
Thanks
Printable View
How can I get the name of the group of user in NT Domain he is logged onto?
Thanks
go to the user manager and check out the properties for that person, it will list all the groups that he is member of
I want to get the group name with Visual Basic.
there is a NetUserGetGroups API in NT
There's some excellent network / NT based VB code over at :
http://www.netfokus.dk/vbadmincode - you should find code to do this and a lot more.
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb