0 votes

Hi,

I would like to exclude users from a rule-based group where distinguishedName contains "Special".

Any possibility to achive this?

by (2.0k points)

1 Answer

0 votes
by (304k points)

Hello,

Unfortunately, there is no such possibility due to the way distinguished names are handled in Active Directory.

0

Hi,

is this planned for future? Or maybe add option to run a PS script and include users based on output?

0

Hello,

is this planned for future?

As we mentioned in the previous post, the limitation comes from AD itself. It is not related to Adaxes. We are not aware of any Microsoft plans to change the behavior.

Or maybe add option to run a PS script and include users based on output?

There are currently no such plans. However, a script would still not work due to the very same limit coming from AD. If there is some other AD property you can use for filtering, you can try using the Query results membership rule.

Related questions

0 votes
1 answer

I have the need to run a scheduled task that executes a PowerShell script to update the user criteria item on a rule-based group. I have a good start on the script, but ... "Seasonal" -or employeeType -eq "Elected" -or employeeType -eq "State"}). #> }

asked Sep 27, 2024 by emeisner (160 points)
0 votes
1 answer

I have found the script to force membership updates for all rule based groups, but is there a script to force update a specific rule based group? I am looking to add a ... I would like to trigger a rule based group that adds members of the manual group. Thanks

asked Jul 9 by msheppard (840 points)
0 votes
1 answer

Rule-based membership fails for security enabled distribution group with error "The term 'Add-DistributionGroupMember' is not recognized as the name of a cmdlet, function, ... Exchange Online before running this PowerShell command. Here is rule based set up.

asked Mar 7, 2023 by KIT (1.0k points)
0 votes
1 answer

Is it possible to create a business unit and have it auto populate with group owners in a specific OU. I've tried a few scripts to get propertie adm-managedbylist but none have worked so far.

asked Nov 18, 2024 by C27 (20 points)
+1 vote
1 answer

Hi Adaxes Team I have created a business rule which sends a mail to our helpdesk staff after a user sets a new pw with the self password reset function. The user should ... . If this is not possible yet, please forward it as a suggestion :) regards pudong

asked Feb 4, 2022 by pudong (680 points)
3,729 questions
3,407 answers
8,616 comments
550,138 users