I am trying to improve the performance so rather than making a separate call to AD through java LDAP SDK is there any way where I can just build one request where I can create the user, assign the attributes, add the members into security groups and distribution groups. and just fire one call and get it done. So can we do it using ldap SDK if yes can you guide me?