Recent questions

0 votes
1 answer

I need to insert this condition: # The condition is met if $Context.ConditionIsMet is set to $True. # $Context.ConditionIsMet = $False $day = Get-Date -UFormat %V $Context. ... I need to get week number of month in gregorian calendar. Thanks in advance, Simone

asked Jan 17, 2022 by Simone.Vailati (430 points)
0 votes
1 answer

Hi, what is the correct way to create Adaxes Report that will show all explicit Azure role OWNER assignments? I know how to do it in PowerShell so just ... SubscriptionId $Subscription.Id -Force Get-AzRoleAssignment | ? RoleDefinitionName -eq 'owner' } Thanks!

asked Jan 17, 2022 by KIT (960 points)
0 votes
1 answer

We are currently looking for a way to load balance between select security groups. Doing this by either filling each group to "x" users then moving to the next or 1 user at a time ... to load balance Group 1 (10 users) Group 2 (10 users) Group 3 (8 users)

asked Jan 17, 2022 by Keonip (180 points)
0 votes
1 answer

Good morning, I'm trying to process a search and export using the Adaxes console to create a list of users using specific criteria. I've been able to process this ... and the job is cancelled Please advise on how I might proceed in addressing this issue.

asked Jan 13, 2022 by jtop (700 points)
0 votes
1 answer

I belive we may have opened a ticket for this question in the past but I can't find the answer. We have a need to delay changing user attributes until their ... title, and department until the scheduled date. Any help would be much much appreciated. Thanks!

asked Jan 13, 2022 by trwhalen (70 points)
0 votes
1 answer

Good Day, I'm just looking for quick assistance in running a couple commands in a custom command. These are Exchange Management Shell commands that would need to be called ... an on-prem exchange server, please let me know if you require any more information

asked Jan 5, 2022 by jtop (700 points)
0 votes
1 answer

I have problem to connect mysql to adaxes, what adaxes is support mysql or not suport mysql. can you give a sample script to connect adaxes to mysql?

asked Jan 5, 2022 by systech (100 points)
0 votes
1 answer

Hello, Forgive my ignorance on this subject, I am definitely not a database person but I'm the closest thing our company has to one. I've setup a 2nd Adaxes server ... would be real bummer if the software doesn't support MySQL or MariaDB. Thanks in advance!

asked Jan 4, 2022 by andrewhancock91 (50 points)
0 votes
1 answer

Is it possible to connect to the Microsoft 365 Security & Compliance center through a PowerShell script? We are trying to configure users that belong to a ... department for a retention policy through the use of the Set-RetentionCompliancePolicy command.

asked Jan 3, 2022 by scoutcor (120 points)
0 votes
1 answer

I am trying to view AD authentication logs to see a user account's authentication attempts. Can this be done in Adaxes?

asked Dec 30, 2021 by Tfarmer (160 points)
0 votes
1 answer

I want to remove special characters on the onboarding web form for username and mail before clicking Finish. Using a script like on the rule "Before User Creation" seems to to do the change to late and you can not verify the email adress before created.

asked Dec 27, 2021 by joem (20 points)
0 votes
0 answers

We are looking for a way to setup a "rename user" in the web interface that also changes the proxy adress. Our emails always include names so they always get changed on ... smtp) and the new one to (SMTP) ? smtp:old.email@domain.com SMTP:new.email@domain.com

asked Dec 22, 2021 by silicondt (60 points)
0 votes
1 answer

Currently we have to create lots of new NTFS shared folders for projects and manage the addition and removal of access for users on an ongoing basis. We would like to delegate ... interested to know if it will meet our needs before I install a demo to test.

asked Dec 21, 2021 by darrenbrown (20 points)
0 votes
1 answer

Hello. We need Adaxes to run a script every night that strips leading zeroes off of employee ID. Or better yet (each time the employee ID is set or changed?) Example: Tech puts ... ID. It will strip it down to 556 Would powershell be the way to do this? Thanks

asked Dec 20, 2021 by silicondt (60 points)
0 votes
1 answer

Hello, We have multiple Domain Controllers in single domain. let saya DC1.domain.com, DC2.domain.com, DC3.domain.com When we want to get LastLogon value, how can we get the latest LastLogon value among the three DCs?

asked Dec 19, 2021 by fachmi (170 points)
0 votes
0 answers

Currently have a new user form that automatically sets a password, by Property Pattern, to be reset by the user after. I seem to be having an issue when I enable that ... like the user to be created with the password that was defined in the Property Pattern.

asked Dec 17, 2021 by thedoo (60 points)
0 votes
1 answer

Currently getting this error when enabling a user for Skype for Business: No cmdlets have been authorized for use by the RBAC role that the user belongs ... minimum required permissions that the Adaxes account needs to manage Skype for Business functionality?

asked Dec 16, 2021 by thedoo (60 points)
0 votes
1 answer

On a Search directory, can the size limit be > 1000? I can specify a number higher than 1000 but only 1000 objects are returned. I know there are more than 1000. How does one make sure they get all of the objects they want in the search query?

asked Dec 14, 2021 by swengr59 (60 points)
0 votes
1 answer

Hi, just to be sure, could you confirm that Adaxes is not affected by CVE 2021 44228 ? Regards,

asked Dec 14, 2021 by fdn (20 points)
0 votes
1 answer

Is it possible to add multiple members to a group in a singe call to the REST API? The example code only shows a single member. What would the data structure look like in that case?

asked Dec 13, 2021 by swengr59 (60 points)
3,589 questions
3,278 answers
8,303 comments
548,122 users