Hi, I want to create specific Tier accounts for selected users. Therefor I created a copy action and want to predefine same values However the values of these fields are using the ... or a bug? How can I use the value references of the selected user object?

asked Sep 4 by wintec01 (2.3k points)
0 votes
1 answer

I'm trying to run a powershell script that triggers before updating a user, but only run it if the action comes from the self-update web interface. Is that possible?

asked Sep 4 by jaymallery (60 points)
0 votes
1 answer

Update user information - we control the user role via the description of the AD user. Now, when a trainee changes departments, we want to create an automatic process ... much for your reply. Best regards, Kevin Mernit Translated with DeepL.com (free version)

asked Sep 3 by KEME (100 points)
0 votes
1 answer

Access reviews are a common requierment for many security frameworks. Is this a feature you see being added in the future, or has it been ruled out has something that doesn't fit your vision for the product?

asked Sep 2 by csw.pedro.matos (20 points)
0 votes
1 answer

Hi, I was able to activate the shared folder object type as I browse through a webinterface. Now I face the issue that I am not able to search it via the websearch. Is it possible to add it somehow to the searchable objects? Thanks in advance!

asked Sep 2 by Marcel Büttinghaus (60 points)
0 votes
1 answer

Hello, We've previously had assistance in implementing a method to transfer email addresses to a specified user via a powershell script for our on-prem Exchange. This has ... $user.SetInfo() Please let me know if you require more clarification. Regards, Josh

asked Aug 25 by jtop (720 points)
0 votes
1 answer

We are trying to send e-mail notifications using Exchange Online. Everything I can find online shows that this uses smtp.office365.com. This works for us if we don't select the ... it's ready to start mail negotiation, but then Adaxes just stops. Why is this?

asked Aug 18 by jgcovalt (70 points)
0 votes
1 answer

When setting the expiration date for users in the PST timezone the date gets set to a day in the future in AD running in EST. For users in EST this works as expected, ... this work as intended. Is there a way to enforce a single timezone for the Web UI?

asked Aug 18 by alex_blacksmith (20 points)
0 votes
1 answer

I have created a "Custom Command" to grant access to users to two different groups, and set them as "Hybrid" and "Temporary", with "Start and End Date", and need to ... Date" to only show if the "Temporary" option is selected. Can anyone assist? Thank you.

asked Aug 15 by cllano (30 points)
+1 vote
1 answer

Using this code: $UserAD = $Context.BindToObjectByDN($DNAD) $UserAD.Put("thumbnailPhoto", $photoBytes) $UserAD.SetInfo() I doesn't create a log in adaxes of the photo being updated. ... s something simple but I can't remember or find it in my support emails.

asked Aug 13 by mightycabal (1.2k points)
0 votes
1 answer

Hello Support Team, Our helpdesk encountered a user interface issue in Adaxes that affects workflow efficiency: Issue Description: When adding users to groups (or groups ... and prevent accidental button clicks. Thank you for your assistance with this matter.

asked Aug 13 by wintec01 (2.3k points)
0 votes
1 answer

For any given AD attribute, I'd like to be able to retrieve the defined friendly name for it. Example: l = City, st = State, etc. Is there a way to do that in PowerShell? Thanks!

asked Aug 8 by jaymallery (60 points)
0 votes
1 answer

Hi, we save the start date of employees within adm-CustomAttributeDate1 and I would like to fetch them based on this field. My criteria looks like this, however I get ... units, but none of them allow me to use the adm-CustomAttributeDate1 as search filter.

asked Aug 5 by wintec01 (2.3k points)
0 votes
1 answer

we'd like to build a New Joiner user account creation procedure and were wondering if Adaxes is able to read a SharePoint list and build a flow that can create user ... in MS365 Exchange online, if the respective new joiner is approved in the SharePoint list.

asked Aug 4 by Lucian (20 points)
0 votes
1 answer

Hi, as I am not that good in writing custom reports I wanted to ask if its possible to get a report that can be configured for different time ranges (30, 60, 90 etc.. ... Could you give me a hint or an custom report for this? Thank you very much in advance!

asked Aug 1 by Marcel Büttinghaus (60 points)
0 votes
1 answer

Hi, I'm trying to put together a new script using MSGraph which allows users to reset MFA via Adaxes. The script works fine in PowerShell ISE on the Adaxes ... the required modules are installed on the server. Any suggestions would be greatly appreciated.

asked Jul 28 by Homelander90 (370 points)
0 votes
1 answer

Hi, I was trying to run the PowerShell code from here https://www.adaxes.com/sdk/IAdmRuleBasedGroupQueries/ and faced this error Method invocation failed because [Softerra.Adaxes.Adsi. ... scripts, should I post them here? A new question? Or via email better?

asked Jul 28 by wintec01 (2.3k points)
0 votes
1 answer

Hi Team, I am getting my task via the following code and its working [Reflection.Assembly]::LoadWithPartialName("Softerra.Adaxes.Adsi") $taskName = "Azure VDI ... : DirectoryComException Is this the wrong approach to update this setting via PowerShell?

asked Jul 25 by wintec01 (2.3k points)
0 votes
1 answer

Seem to be getting the below error: Exception calling "ConnectExchangeOnline" with "0" argument(s): "There are no Microsoft 365 tenants associated with the object." Stack trace: at ... a scheduled task so I can run a command to add someone to a shared mailbox.

asked Jul 25 by CSLite (20 points)
0 votes
1 answer

The following script in the repository (https://www.adaxes.com/script-repository/check-mailbox-size-s450.htm) is throwing an error for us today. We are on version 3.17. ... 49GB' returns true. You cannot call a method on a null-valued expression. Please advise

asked Jul 22 by msheppard (880 points)
0 votes
1 answer