Recent questions

0 votes
1 answer

Hello I try to create a scheduled task that checks every minute for locked out users and sends a mail if there is any locked out users. It works fine but it sends a mail ... me with this problem? As you might see in the screenshot, i am not well experienced.

asked Jul 8 by Baul (130 points)
0 votes
1 answer

For instance let's say our Ops team has created a role group based on a request from our ticketing software. They would then like to have the creation log on their home page so they can past the info into their ticket.

asked Jul 2 by ray.edelman (20 points)
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 by ngb (280 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 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 by msinger (190 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 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 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 by ngb (280 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 by mightycabal (1.0k 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 by wintec01 (1.3k 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 by wintec01 (1.3k 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 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 by Edogstraus00 (490 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 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 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 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 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 by ZoomGhost (240 points)
0 votes
1 answer

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

asked Jun 10 by ZoomGhost (240 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 by fabian.p (380 points)
3,439 questions
3,135 answers
7,993 comments
546,399 users