Hi
I guess I am to tired
Could someone tell me why does this script not work?
Const E_ADS_PROPERTY_NOT_FOUND = &h8000500D
Set objUser = GetObject _
("LDAP://cn=TOTO,ou=rx250,dc=test,dc=X34-001,dc=com")
intPrimaryGroupID = objUser.Get("primaryGroupID")
arrMemberOf =...