Recent questions in Active Directory Management with Adaxes

0 votes
1 answer

Pretty easy to replicate. On the Adaxes server, you can use Powershell to send to that SMTP server so we know it's not a firewall issue: $myCredential = Get- ... packet capture shows the Adaxes server doesn't issue either an EHLO or a STARTTLS command.

asked Jun 28, 2024 by ngb (360 points)
0 votes
1 answer

I have a Cloud managed domain configured in adaxes. I want to give access on the helpdesk portal to a user from this cloud domain, as I usually do with a AD user. Is it possible ... try to do it, I get a "username and password doesn't match" on the login page.

asked Jun 26, 2024 by ndegrauw (50 points)
0 votes
1 answer

Similar to Powershell's "whatif"? I'd like to enable this scheduled task - But would like to confirm who will actually be affected before enabling this. Is there at least ... objects in the console log? I could run that before adding the 'modify' actions back.

asked Jun 25, 2024 by msinger (210 points)
0 votes
1 answer

Hello, We're just getting started evaluating Adaxes and I'm wondering if it's possible to use a custom script to generate user passwords. In my org, we've been ... password for this user." $Password = Read-Host "Enter Initial Password" } return $Password }

asked Jun 24, 2024 by raymondap (50 points)
0 votes
1 answer

As part of offboarding a user I need to generate a report of all AD groups, Entra groups and all Azure / M365 roles and licenses the user has before they ... about keeping a record of the leavers configured profile to simplify cloning them onto new starters.

asked Jun 24, 2024 by dhardyuk (20 points)
0 votes
1 answer

Feeling lost here, because using the exact syntax from example #4 here gives me a Set-AdmObject: One or more input parameters are invalid error when I try to ... <guid> -Replace @{adm-CustomAttributeTextMultiValue2=$value} Adaxes Version 3.16.21906.0

asked Jun 21, 2024 by ngb (360 points)
0 votes
1 answer

I am using this script to remove all users from groups when they are terminated. This script doesn't remove users from Azure only groups just on prem. How would I change ... .LogMessage("Can not remove $U from $GN"+$_.Exception.Message, "Information") } }

asked Jun 18, 2024 by mightycabal (1.1k points)
0 votes
1 answer

Hi, I am looking for a solution to create dynamic groups, based on users assigned O365 licenses. For example everyone having Co-Pilot assigned, shout be part of a group ... available. We have about 12k objects with remote user or shared mailbox to be checked.

asked Jun 18, 2024 by wintec01 (1.8k points)
0 votes
1 answer

Hi team, I cerated a report containing the creator of a object (email address stored in adaxes custom attribute). Now I want to send out this report to everyone who ... the unique email addresses and use them to send email out. Is that technically possible?

asked Jun 17, 2024 by wintec01 (1.8k points)
0 votes
1 answer

I am trying to remove the administrator drop down on the reset home page and only leave self-service is this possible?

asked Jun 14, 2024 by Jeff.Briand (80 points)
0 votes
1 answer

Hello, I am having an issue where Adaxes is logging that I modified the scheduled task and a Custom command when I didn't. This can be replicated by opening any scheduled task or ... (Update 3), and I know this issue exists in the previous Update 2 as well.

asked Jun 13, 2024 by Edogstraus00 (530 points)
0 votes
0 answers

We have two instances of Adaxes set up in the Administrative console. The secondary instance is used to run some of our larger scheduled tasks, however this has since stopped working ... there a way I can get the secondary to appear in the list again? Thanks

asked Jun 12, 2024 by Homelander90 (350 points)
0 votes
1 answer

I am trying to find a way to get an hourly report on locked out user accounts to only be sent if the total amout of locked out account exceeds 10 users. Is this possible in ... a way to setup the logic to check to see how many items are returned in a report.

asked Jun 12, 2024 by Vertigo (50 points)
0 votes
1 answer

Im looking for a way to set a global variable that can be called across multiple powershell scripts

asked Jun 11, 2024 by Keonip (180 points)
0 votes
1 answer

As we use the dateformat dd.mm.yyyy I set it as required in this format in the regesp. Is it possible to convert the CustomAttributeText5 from "dd.mm.yyyy" in "yyyy ... [datetime]::ParseExact($entryDatePropertyName, "dd.MM.yyyy", $null).ToString("yyyy-MM-dd")

asked Jun 11, 2024 by fabian.p (380 points)
0 votes
1 answer

We have the frontend behind a load balancer and this is resulting in the connection IP in the logs showing the load balancer IP instead of the connecting users IP

asked Jun 10, 2024 by ZoomGhost (280 points)
0 votes
1 answer

What are the requirements to enable "Allow multiple selection" in the Location Selection pane?

asked Jun 10, 2024 by ZoomGhost (280 points)
0 votes
1 answer

Hello, I want to include in a sent email notification after removing a member from a group the active directory user property "company" and "co" of a user. How can I achieve this? I can not select a property %adm-membercompany% nor %adm-memberco"

asked Jun 7, 2024 by fabian.p (380 points)
0 votes
1 answer

Hey, the link to the script isn't working anymore. Could you reupload it or provide another link? Kind regards

asked Jun 7, 2024 by eff0r (20 points)
0 votes
1 answer

Hello, i have created a custom attribute named user entry date. When a new user is created they need to enter the entry date with the create user command. The entry date ... buisness rule because it does not write any value in the sent email. Thank you, Fabian

asked Jun 7, 2024 by fabian.p (380 points)
3,678 questions
3,361 answers
8,499 comments
549,338 users