With Active Directory Users and Computers, I can add group members by copying a list of usernames and pasting them into the Add Members dialog box. This is very quick and easy. How can I do this with Adaxes? It seems that I can only add one member at a time.

by (80 points)

1 Answer

by (309k points)
Best answer
0 votes

Hello,

It is a popular request among our customers, but currently such functionality is not available. As a workaround, you can use the following script from our repository http://www.adaxes.com/script-repository ... k-s371.htm. It adds users specified in a certain attribute of a group to members of that group. Users can be identified by their usernames (SAMAccountNames), separated by commas. As for the property that you can use, we suggest using one of Adaxes custom attributes, for example, CustomAtrributeText1. Such attributes are not stored in AD, but can be used the same as any other attributes of AD objects.

For information on how to add the attribute to the form for creating or editing groups, see the following tutorial: http://www.adaxes.com/tutorials_WebInte ... diting.htm. For information on how to change the name under which the property appears everywhere in Adaxes, see the following help article: http://www.adaxes.com/help/?HowDoI.Mana ... Names.html.

by (1.2k points)
0

I have the ADD TO GROUP operation in my OTHER drop down menu. I can use search or browse to an OU, select multiple users that I want, select ADD TO GROUP operation from the list and select the group I want them all to be added to.

Would that help you?

by (1.1k points)
0

Would be helpful if the functionality is available to copy and paste multiple users into a group

Definitely.

Related questions

We would like the membership in a distribution group to be based on a particular M365 license a user has (for example, Microsoft Copilot for Microsoft 365 (SKU part number ... the group. Is there way to do that by making it a rule-based group?

asked Mar 11 by RayBilyk (310 points)
0 votes
1 answer

Would it be best to use the standard Powershell to pull the user's group membership and can that be embedded in a notification email after a user is created? Or is there a variable that will do this that I seem to be missing.

asked 2 days ago by noahphex (40 points)
0 votes
1 answer

I find it's a good idea to have backups of a user's group membership when they depart so I'd like to be able to do this.

asked 6 days ago by noahphex (40 points)
0 votes
1 answer

I'm in the process of creating a Web interface for requesting IT accounts. Upon submission, I want to run a Powershell script that will create an item in a Sharepoint task list.

asked May 14, 2021 by sandramnc (870 points)
0 votes
1 answer

usually we have to set up users account with access to many share mailbox. However, the time consuption adding those emails one by one it is too much as we needs to sep up many users in one day and that task can take from 10 minutes to an hour.

asked Apr 29, 2021 by Sandovis (20 points)
0 votes
0 answers