Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Alekctx

    retrieving the AD Groups a user belongs to

    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 =...
  2. Alekctx

    query AD for user properties

    Hi I need a vbs script to retrieve the data stocked in the "Member Of" tab of the "user properties" page in Active Directory. Anyone done this before Thanks alek@france-techno.com

Part and Inventory Search

Back
Top