Recent questions in Active Directory Management with Adaxes

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 by jmatthews (190 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 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 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 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 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 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 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 by jmatthews (190 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 by wintec01 (1.5k 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 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 by dshortall (80 points)
0 votes
1 answer

Hi team, I have a business rule which is triggered, after an approval request was updated. Is it possible to read the reason somehow (if entered by the ... possible to run these actions only against specific approval or commands which create approvals?

asked Oct 1 by wintec01 (1.5k points)
0 votes
1 answer

During our offboarding of a user we need to connect to SharePoint Online to grant the users line manager permission to their OneDrive. I'm not finding a way to do this ... set / condition. Need help with script that allows us to connect to SharePoint Online.

asked Oct 1 by Peter.S (20 points)
0 votes
0 answers

We currently convert user mailboxes to shared mailboxes during deprovisioning process but if the user mailbox was already a shared mailbox then the script throws an error ... user mailbox. Here is the actions of the current deprovision command: Thanks!

asked Oct 1 by Carlos (40 points)
0 votes
1 answer

Hello, Is it possible with a script to generate a username with a sequential number affixed? Such as first initial, last initial and a sequential 5 digiit number starting ... number script but I am unsure how Adaxes stores the last number used. Thanks!

asked Sep 30 by curtisa (290 points)
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 by emeisner (100 points)
0 votes
1 answer

Our Adaxes server is currently used to manage only one hybrid domain. We're looking to add a second (AAD / cloud only) managed domain, but our existing Adaxes ... scenes" without that domain and its objects being visible to our users immediately? Thanks.

asked Sep 26 by ms1 (20 points)
0 votes
1 answer

I've created new Adaxes instance (23.2) in my test environment. I've added managed domain of "cloud domain" type and connected this tenant via Microsoft 365 cloud ... section. I've modified Forms and views according the tutorial too What am I missing?

asked Sep 24 by KIT (960 points)
0 votes
1 answer

I was using this and it was working just fine. But now I get this error Method not found: 'Void Azure.Core.TokenRequestContext..ctor(System.String[], System.String, System. ... String, Boolean)'. Stack trace: at <ScriptBlock>, <No file>: line 5

asked Sep 20 by raphaelgagnon (40 points)
0 votes
1 answer

We decommissioned several child domains in our multi-domain forest. How do we unregister those domains? The normal process throws an error about not being able to talk to the missing domain.

asked Sep 19 by ashmite (510 points)
3,548 questions
3,238 answers
8,232 comments
547,813 users