Hot questions

0 votes
1 answer

Hello, As part of my offboarding task I need to kick off an export of a users mailbox via Veeam and save the PST file. I have a working script for this but with ... I have scheduled task to read from that folder and log the results / continue if sucessful.

asked Aug 28, 2023 by thatcher (120 points)
0 votes
1 answer

Hi, I recently upgraded Adaxes from 2021.1 to 2023.2, and after the upgrade, an LDAP filter for retrieving the groups a user is owner of, stopped working. The reason ... attribute instead, like this: It works, but sadly it is quite slow. Best regards Martin

asked Aug 21, 2023 by Martin (100 points)
0 votes
1 answer

Hello How can I use a script to search for "123France - Create" in the business rules and replace the "123France - Create" with "France - Update"? This would be an ... done throughout the CN=Business Rules. It will always be searched for "123France - Create".

asked Aug 25, 2023 by DRiVSSi (280 points)
0 votes
1 answer

My security team is looking to do a security review and would like the vendor to fill out a questionnaire.

asked Aug 25, 2023 by LarrySargent (20 points)
0 votes
1 answer

In the Web UI, how can a user specify a time for an account to expire? It appears only dates can be selected. Can this be modified to also include time like the password ... custom command to do this but it would be cleaner to do within the main UI. Thanks!

asked Aug 25, 2023 by curtisa (210 points)
0 votes
1 answer

Hello Community, I need, by script to get all Business Rules from a root container with recursive mode. $ns = New-Object "Softerra.Adaxes.Adsi.AdmNamespace" $service = $ns. ... need to have all object which are in child container. Someone could help me ? Thank

asked Aug 18, 2023 by npa (20 points)
0 votes
1 answer

We are using a script to set the phone number in a business rule after creating a user : $user = Get-AdmUser -Identity %sAMAccountName% Set-AdmUser ... GetModifiedPropertyValue("telephoneNumber") %telephoneNumber% But both won't work, is there another option?

asked Aug 23, 2023 by Marcel (50 points)
0 votes
1 answer

I'm new to the platform, so please bare with me. I'm working on business rule that checks for accounts in our new users OU to see if MFA is enabled. I have an ... Stack trace: at <S criptBlock>, <No file>: line 12 Any help would be wonderful!

asked Jul 28, 2023 by thatcher (120 points)
0 votes
1 answer

I've been attempting to run the "Management History" report located in Reports -> All Reports -> Miscellaneous->Logging based on this script in the repository. ... to using the ADSI Adaxes functionality and I'm not sure where to begin troubleshooting.

asked Aug 15, 2023 by awooten (60 points)
0 votes
1 answer

The individualmodule for PnP if upgraded to 2.2 in non PowerShell 7 breaks in Adaxers. Previous versions of Powershell will not allow the 2.2 PnP version to connect which is ... to make this work but if it is deprecated by MS, then we will lose functionality.

asked Aug 16, 2023 by nick.boehm (20 points)
0 votes
1 answer

Dear Adaxes, is it possible automate the process of adding a user to a teams channel that is private upon user creation. example running a powershell script? is this doable with the latest version?

asked Aug 16, 2023 by fxg (20 points)
0 votes
1 answer

How can we export a report with a filter applied? When running a report, and applying a filter and clicking export to say Excel, all results from the report ... instead prints only the filtered results, we would like to export filtered results. Thanks!

asked Aug 18, 2023 by curtisa (210 points)
0 votes
1 answer

Hello! As part of my onboarding routine, I have a custom form that has a Boolean value for send welcome email to employee. I also have an optional field for personal ... ? If not is the best method using a business rule check before creating the user?

asked Aug 17, 2023 by thatcher (120 points)
0 votes
1 answer

Hello, We have some Create Business Rules with ifs and other actions. Now these have to be controlled by a third person who has no rights to the console. How can I export the ... to a .txt file? The TXT must contain the condition and the actions. Thanks a lot

asked Aug 10, 2023 by DRiVSSi (280 points)
0 votes
1 answer

Hello, till now we are using "Connect-ExchangeOnline -Credential $svcmsolsync -Prefix O365 #Session aufbauen" in your taks. After updating to adaxes 2023.2 there is a ... question, is there a way to turn off this restriction? Kind regards Jo Schmitz

asked Aug 10, 2023 by jo.schmitz (20 points)
0 votes
1 answer

Hi According to your SDK for Get-AdmUser, you can use criteria for filtering if the adaxes service is specified, can you please give an example of how this is done? I've tried ... is ObjectTypes {user} but I can't find a way to expand the results. Thanks Matt

asked Aug 10, 2023 by chappers77 (2.0k points)
0 votes
1 answer

So I have custom forms for onboarding / offboarding users. We sometimes know 2-3 weeks in advance so I would like to add the ability to schedule these for the future. I ... to take all the data that was inputed and then process the request on the given date?

asked Aug 4, 2023 by thatcher (120 points)
0 votes
1 answer

I have multiple security groups that are linked to business units for application access (for this example lets say adobe and docusign). If a user has access to ... CustomAttributeTextMultiValue, does it only read the last entry, or multiple lines? thanks.

asked Aug 9, 2023 by thatcher (120 points)
0 votes
1 answer

Hello, when we create an user we send an "welcome mail" with UPN and password out. Sometimes the manager of this user is on vacation or cant for some reason not forward ... ? With object parameters? But then i cant use the send email action. Thanks in advance.

asked Aug 7, 2023 by eww ag (140 points)
0 votes
1 answer

Hi All, I'm trying to use the powershell script provided here: https://www.adaxes.com/script-repository/move-mailbox-tofrom-microsoft-365-s579.htm Unfortuntately when executing ... credentials but I do not know why this error is happening. Thanks in advance

asked Aug 1, 2023 by curtisa (210 points)
3,365 questions
3,064 answers
7,815 comments
545,313 users