Recent questions in Active Directory Management with Adaxes

0 votes
1 answer

Hi all, I have a condition during new user creation - Where the corporate email is entered into the email address field, but a custom drop-down for "Mailbox required?" is No. ... screen, and be able to save the result of this choice to a variable? Thanks all,

asked Oct 24, 2024 by dshortall (80 points)
0 votes
1 answer

Having a strange issue, when executing a powershell command in adaxes as a business rule, the first line, no matter what is there comes up as invalid. Originally my ... line, but I've tried everything and universally the first line is flagged as invalid

asked Oct 23, 2024 by curtisa (330 points)
0 votes
1 answer

I want to add a custom column in a report that displays members of a group that shows the age of the user account in days. Is that possible?

asked Oct 23, 2024 by msheppard (790 points)
0 votes
1 answer

For context, up until now, we had a business rule in place stopping accounts from being created for users with the same name e.g. Jacob Smith and Jacob Smith. This business ... , or how to, if possible, remove this. Any help would be most appreciated! Thanks

asked Oct 22, 2024 by Charlie.Evans (70 points)
0 votes
1 answer

Hi, Is there any end user training material or adoption guides available, demo videos and tutorials are more centred around the configuration of Adaxes. We are moving ... a SharePoint site for our HelpDesk staff who have limited function. Best Regards Mark

asked Oct 22, 2024 by MrLogan (40 points)
0 votes
1 answer

We try to use ADSI scripting to automate some tasks using Adaxes 2023. One such task is to try to check whether an answer provided by a user to his question is correct or not. ... . But I do not see an easy way to do this using ADSI script and/or interfaces.

asked Oct 22, 2024 by gfang (20 points)
0 votes
1 answer

After creating a user, I want to create a mailbox that is visible both on-premises and in Exchange Online (remote mailbox). The presence in on-premises Exchange is required ... migration is completed. The groups the user is being added to are license groups.

asked Oct 21, 2024 by Cas (200 points)
0 votes
1 answer

If I have a scheduled task powershell script that's targeting an OU of users and in that script I were to call $context.cancel in the case of an error happening for a single ... it cancel the entire scheduled tasks and it won't run for other users in that OU?

asked Oct 18, 2024 by wrichardson (20 points)
0 votes
1 answer

Is there a way to get an email alert before the Adaxes lisense expires? Ex.: our license expires 13.09.2025 and would like an alert to be sent 14 days before this date.

asked Oct 18, 2024 by Handernye (120 points)
0 votes
1 answer

I'm getting a syntax error on this command and I can't figure out what I'm doing wrong: $criteria = New-AdmCriteria "user" {adm-CustomAttributeInt2 -empty $false -and ... AdmCriteria : The criteria is invalid. Syntax error at position 68. At line:1 char:13

asked Oct 17, 2024 by jmatthews (210 points)
0 votes
1 answer

Hi all, I got a script that works, but is kinda finicky: $memberListProperty = "adm-CustomAttributeTextMultiValue1" try { $records = $Context.TargetObject.GetEx($memberListProperty) } ... = "fraisalan.ch" } Thank you for your help! Best regards Benjamin

asked Oct 17, 2024 by basshunter98 (20 points)
0 votes
0 answers

We are updating our deprovision script. We need to add retention policies to shared mailboxes. However when I go to mailbox features and try to enable the policy we ... is blank. It appears that our account has the appropriate permissions to access exchange.

asked Oct 17, 2024 by EnbyAdmin (60 points)
0 votes
1 answer

Users are asking if they can change their name to suit preferred names as opposed to birth names? Is this possible?

asked Oct 14, 2024 by Charlie.Evans (70 points)
0 votes
1 answer

For service accounts or accounts where multiple people need to know the password is expiring, is there a way to use the password expiration task to notify the members ... to work and the password notification to work, just having problems connecting the two.

asked Oct 10, 2024 by ajmilic (100 points)
0 votes
1 answer

Hi, Looking to see if this is normal behaviour which can be adjusted. I re-created one of our Dynamic Groups as a Test, when accessing the Group in the Admin Web ... which members are updated, is this controlled by SQL or the Web Service. Best Regards Mark

asked Oct 10, 2024 by MrLogan (40 points)
0 votes
1 answer

Where can I get training for Adaxes? Is there an instructor-led course on online self-paced class?

asked Oct 10, 2024 by ChrisLumpkin (20 points)
0 votes
1 answer

I'm having trouble with permissions regarding creating a new user. I created a security role for HR and when they try to create a new user and are prompted for a ... Web Interface, because I just tried it with the Superuser account and it is still blank.

asked Oct 9, 2024 by jmatthews (210 points)
0 votes
1 answer

Hi, I have a lot of custom PowerShell scripts running and I am wondering, if its possible somehow to get the name of the PS Script the line of the execution of a code ... occurs and send directly the action, maybe path in Adaxes and line number of the script.

asked Oct 7, 2024 by wintec01 (1.8k points)
0 votes
1 answer

Hi, { "criteria": { "objectTypes": [ { "type": "USER", "items": { "type": 1, "items": [ { "type": 0, "property": "accountDisabled", "operator": "eq" ... ": { "isDisabled": true, Please share the right request JSON to get the required result. Thanks, Lohith

asked Oct 3, 2024 by lom (20 points)
0 votes
1 answer

Hi all, How can I add a user directly to an Entra ID group? I understand it might be possible via CLI e.g. Add-AzureADGroupMember - But is there a built-in GUI method via Business Rules? Thanks, David

asked Oct 2, 2024 by dshortall (80 points)
3,678 questions
3,361 answers
8,496 comments
549,337 users