Most viewed questions

0 votes
1 answer

I am using this script modified for my testing. Import-Module Adaxes $csvFilePath = "D:\TestFeed\ImportNewUsers.csv" # Path to pick up feed file $userIdColumn = "Employee Number" # TODO: ... initial. I would like to add a 2 for now if the sam isn't unique.

asked Oct 17, 2022 by mightycabal (1.0k points)
+2 votes
1 answer

Most of my PowerShell code is written in VS Code and then copied/pasted to the Adaxes script editor. However, if you use $Context in your scripts, you can't execute them ... = [Context]::new() $Context.LogMessage("foo", "information") Output: [Information] foo

asked Nov 3, 2023 by ngb (220 points)
0 votes
1 answer

I recently updated to Adaxes 2023.2 from 2021.x. We have a weekly email that goes out documenting users membership in groups and it is helpful for a historical look ... 'primaryGroupToken'." Stack trace: at <ScriptBlock>, <No file>: line 34

asked May 29, 2023 by jbadry (430 points)
0 votes
1 answer

Hi, i try to give the Support the permission to manage sent items of Shared mailboxes (O365): I've activated "Edit mailbox properties" in the frontend but cannot find this setting.

asked Mar 20, 2023 by boris (470 points)
0 votes
1 answer

Is it possible to change the visibility of required fields in Adaxes 2020.1 as it was with the old Webinterface and custom css for every Webinterface-instance? Thanks

asked Nov 6, 2020 by Michel (20 points)
0 votes
1 answer

Can Adaxes be used to push a Google Chrome Plugin to the entire organization? If so how?

asked Apr 29, 2021 by jgresham (20 points)
0 votes
1 answer

Hello when I export a report like "Active computers" to XLSX, column Last-Logon-Timestamp will only be recogniced in Excel as text format. Is this a normal ... We have English Windows installation with German Input language, Format and Location. regards Helmut

asked Feb 19, 2021 by a423385 (510 points)
0 votes
1 answer

Hello Everyone I wanted to ask if there is a way to increase the limit for the log file database as it is now 30 days by default or do I need to create a new SQL database? Thank you for the Support

asked Jun 28, 2021 by Sandberg94 (340 points)
0 votes
1 answer

Hi We've currently have 2 instances of Adaxes running in our environment. The first is a legacy standalone system and the new is a HA environment. We needed to get some things ... system so that it can be wiped and rebuilt. Is tihs possible at all? Thanks Matt

asked Nov 12, 2020 by chappers77 (2.0k points)
0 votes
1 answer

Hello, I am trying to find out if it would be possible to create a tool/ process on Adaxes that will allow me to create a new AD user and set a time limit on the ... or guides on how i might create a new users or set deletion / disable times? Thanks Rhys

asked Nov 9, 2021 by R_C (70 points)
0 votes
1 answer

Hello! I am running a powershell script that takes data and uses that to automatically create New-AdmUser. I want to have that new user send to the approval queue in adaxes, ... user is created, it gets sent to the approval queue. Any help would be amazing!!!

asked Jul 28, 2021 by Monkeyface46 (50 points)
0 votes
1 answer

Hi Adaxes Support - Currently we have an onboarding form that's used for provisioning new user accounts. The form is used by our HR team. There is also 2 Business ... Modification' rule to only apply for the User Management form and not the Onboarding form.

asked Oct 21, 2020 by 6FigureMission (140 points)
0 votes
1 answer

Is it possible to grant selected user option to add custom license plan (or just subset of its licenses) to given user(s) using web interface?

asked Feb 28, 2023 by KIT (910 points)
0 votes
1 answer

I know the question is related to an older version, but where do I find the "Thumbnail Photo Part" in Permissions? The task is: A department should be able to change the Userpicture, nothing else. Thanks

asked Nov 24, 2022 by boris (470 points)
0 votes
0 answers

Currently, it is not possible to manage Azure AD password policies via Adaxes. Cause Microsoft Graph API currently doesn't support password policy management. The issue is outlined here.

asked Nov 16, 2022 by Adaxes (550 points)
0 votes
1 answer

I am getting this error message. .net 4.5.2 is still installed on this server

asked Jul 26, 2021 by Jmbrown04 (60 points)
0 votes
1 answer

Let's say I have a Business Rule that is fired prior to adding members to a group. Is it possible to get the number of objects being added to that group as ... that tells me that 6 objects will be added or is each added user treated completely independently?

asked Apr 20, 2022 by ngb (220 points)
0 votes
1 answer

I have centralized some of my scheduled tasks in Adaxes; a couple not related to AD. One powershell command runs every minute and copies a file between two systems. Is ... to prevent this specific custom command from logging the action as it is quite noisy.

asked Aug 30, 2021 by jbadry (430 points)
0 votes
1 answer

On the last working day of a user I should always lock (disable) his account at 5pm local time. Since our company is worldwide, I need a good idea how to easily find out when it is 5pm for this user (always local time). Is there a simple solution in adaxes ?

asked Jun 13, 2023 by Beat Ott (40 points)
0 votes
1 answer

I would like to set the Hire Date of a user to the CustomAttributeDate2. Using your script to create users from a csv file. I have tried "Hire Date" = " ... for me to get that data into the customAttribute in adaxes? Add something to the script.

asked Jan 10, 2023 by mightycabal (1.0k points)
3,365 questions
3,064 answers
7,815 comments
545,311 users