Flippertje
Technical User
Hello all,
i've been roaming this site and Google... but i can't seem to find the solution.
I'm looking fopr a way to get all the groups in active directory in VBA. I have succsesfully done this with the users. But is still have to put in the specific Groupname:
set grp=GetoBject ("WinNT://" & Domainname & "/" & GroupName &"")
So i now like to have a list of all available Groupnames.
Anyone??
Many Thanks!!
i've been roaming this site and Google... but i can't seem to find the solution.
I'm looking fopr a way to get all the groups in active directory in VBA. I have succsesfully done this with the users. But is still have to put in the specific Groupname:
set grp=GetoBject ("WinNT://" & Domainname & "/" & GroupName &"")
So i now like to have a list of all available Groupnames.
Anyone??
Many Thanks!!