Recent questions

0 votes
1 answer

I would like to know how to connect to Azure AD using Adaxes. I've already followed the instructions to connect to AAD using an application ID for Adaxes, but how can I ... place as the script is executed, much like what you see in a normal Powershell command?

asked Sep 2, 2022 by andreashalkias (50 points)
0 votes
1 answer

If the user name submitted is "jhon doe" all of the users properties will be lower case. We want it to force it to be "Jhon Doe" even if it was submitted in lower case.

asked Aug 31, 2022 by raul.ramirez (210 points)
0 votes
1 answer

I want to check if an alias exists in google via using a GAM command before user creation. So far Create a "Before User Creation" Business Rule with the condition ... work once is on the Before User Createion Business Rule. Anybody doing something similar.

asked Aug 26, 2022 by dotz8 (20 points)
0 votes
1 answer

Hi I am trying to utilise the ADSI more and srver side scripting as an attempt to gain a wider knowledge and understanding of the Adaxes objects and interfaces. I have ... to the directory $user.SetInfo() } catch { $Context.LogException($_.Exception) } }

asked Aug 25, 2022 by will17 (350 points)
0 votes
1 answer

We need your help, as we are trying to activate the license but we are not able to see that option. Please find the below screenshot for your reference.

asked Aug 24, 2022 by msharma2 (20 points)
0 votes
1 answer

Hi Adaxes, I'm struggling to create an AD user in Adaxes via PowerShell, here's part of the script I have, the user information is coming from a REST API ... checked the OU and there's no property patterns applied (was thinking there were some requirements)

asked Aug 23, 2022 by richarddewis (260 points)
0 votes
1 answer

Hello, We encoutered an issue with Adaxes in default configuration. We are mainly using Adaxes for its REST API, to automate identity lifecycle with our HRIS. We tried to update ... got enforced even on an API REST attribute change? If so how to disable it?

asked Aug 18, 2022 by ygini (240 points)
0 votes
1 answer

We are replacing our Namescape rDirectory product with Adaxes because of the very flexible automation components. I've been able to replicate some of the pages previously ... vast majority of our users, that would function as the default company directory.

asked Aug 5, 2022 by MRBruce (110 points)
0 votes
1 answer

So I need to export a list of all user's Line URI's to a CSV file. Running Adaxes 2021 Version 3.14.18804.0 (64 bit) and Teams Powershell 4.1.0 ... a Microsoft 365 account } finally { # Close the connection and release resources Disconnect-MicrosoftTeams }

asked Aug 4, 2022 by TheLexicon (200 points)
0 votes
1 answer

I'm looking to run a powershell command using a Custom Command that runs after a tech runs through the Transfer request and it will send an email to me showing me the ... username| select name Which will give me all the groups, for that specific user.

asked Jul 21, 2022 by rurbaniak (1.5k points)
0 votes
1 answer

I have added a business unit to the contents section of the homepage, but only the usernames are displayed. How can I show more columns?

asked Jul 21, 2022 by DA-symplr (120 points)
0 votes
1 answer

Do you include options for complex workflows? Such as API or csv/tsv files from ADP and other companies for automated provisioning and de-provisioning users based on their work status?

asked Jul 19, 2022 by gdillenbec (20 points)
0 votes
1 answer

Hi, I wanted to see if there's any way to alternate the case of a value. In this particular example I'm trying to send an email out and it needs to send out ... not to send out an email using powershell. Perhaps using a custom attribute? Any help appreciated.

asked Jul 14, 2022 by PeterG (40 points)
0 votes
0 answers

When the UPN being created is the same as an existing one except for the case. For instance, the new UPN is sally.fields but there's an existing Sally.Fields. The ... but then fails to create the AD account indicating that the UPN is not unique forestwide.

asked Jul 13, 2022 by sandramnc (870 points)
0 votes
1 answer

It appears that we can allow conflicting meetings on a room mailbox but can't set the number of allowed conflicts. Is this a bug or intended? Can we request this feature? Do ... to create a custom command for this? We are on version 3.14.19723.0 Thanks, Mark

asked Jul 13, 2022 by mark.it.admin (2.3k points)
0 votes
1 answer

We have the following script we need fixed to run within Adaxes to add true/false value to a customattribute for use in building dynamic distribution lists. $users = ... } else { Set-Mailbox -Identity $user.Name -CustomAttribute8 "Individual contributor" } }

asked Jul 13, 2022 by willy-wally (3.2k points)
0 votes
1 answer

Hi Is there a way to add a new font to Adaxes for use with HTML emails? We have a new corporate standard which we could do eith using in a scheduled task which sends a ... our back end servers, but it's not showing as an option in the HTML editor. Thanks Matt

asked Jul 13, 2022 by chappers77 (2.0k points)
0 votes
0 answers

Is there a way to run this report against Exchange Online instead of a local Exchange server?

asked Jul 13, 2022 by RayBilyk (240 points)
0 votes
1 answer

Hello, I am needing to email a list of user accounts that are not part of any distribution groups that start with "POD-" how can do that?

asked Jul 13, 2022 by hgletifer (1.3k points)
0 votes
1 answer

Is there a way to autogenerate passphrases instead of generating random character passwords? Passphrase examples: repetition temper calculator powder northern busy

asked Jul 12, 2022 by Tfarmer (160 points)
3,683 questions
3,369 answers
8,518 comments
549,499 users