Here is the script. I also have a problem with the section of membergroup shares , the script maps all the drives even if I don't belong to the group.
Thanks ..
ON ERROR RESUME NEXT
Dim WSHShell, WSHNetwork, objDomain, DomainString, UserString, UserObj
Dim objADObject, strGroup, strDNSDomain...