Recent questions

0 votes
0 answers

Hello, I want to give the ability for the Help Desk to add a new IE trusted site. I did a Custom Commands that works well. $scriptBlock = Powershell { Import-Module Adaxes Import ... ( $Zone). The GPO name ($GPOName)will never change. It is possible to do it?

asked May 31, 2016 by tentaal (1.1k points)
0 votes
0 answers

Hello, It seems Adaxes is not supporting accent (éàöä....). It replace these chars with ?. For example, when I send an email to users from a script all accents are replaced by ???. Is there a solution? Thanks.

asked May 31, 2016 by tentaal (1.1k points)
0 votes
1 answer

This may be a dumb question, but If a user is enrolled in the Self Service password reset under a policy applied to a specific OU, what happens when the user is moved ... policy? Are they prevented from using the service at all or simply not allowed to enroll?

asked May 27, 2016 by johnsonua (390 points)
0 votes
1 answer

Hello Minimum and maximum value check/limitation on CustomAttributeInt attributes. BTW: I'm aware that the check can be done by a script, but setting the limitations in the console makes the Property Pattern section more uniform. - Thanks

asked May 24, 2016 by Boxx.dk (2.6k points)
0 votes
1 answer

Hello, I search an ldap filter to allow me to show managed user and user managed by the managed user (dunno if i'm clear). Let me ... ((manager=%distinguishedName%).distinguishedname))) (|(manager=%distinguishedName%)(manager=$(manager=%distinguishedName%))

asked May 24, 2016 by Alexandre (460 points)
0 votes
0 answers

Hey Everyone, I have a few questions about how others are handling the removal of Office 365 licenses for users who have left the organization. I went and set something up that ... "hey, re-enable this user they are still working here, etc". Help! Thanks!!

asked May 24, 2016 by Ben.Burrell (490 points)
0 votes
1 answer

Hello @All, I use external logging in MSSQL and now we have 29GB database size and i want to cleanup the logs older that 6 month. The biggest tables are: a) ... Operations2OperationTypes What can I do to cleanup the entries in the db? Thanks ;) Arne Tiedemann

asked May 24, 2016 by ATiedemann (360 points)
0 votes
1 answer

Hello Is is possible to make a filter similar to this: http://www.adaxes.com/script-repository ... r-s268.htm .... but getting the groups on which the users is registered as Assistant or Secretary - direct or indirect ? - Thanks

asked May 23, 2016 by Boxx.dk (2.6k points)
0 votes
0 answers

We are currently looking through approval requests and have run into a snag. We implemented approval steps for users that want to change their display photo. The photo change ... it was initiated on server 1. Any help with this would be greatly appreciated.

asked May 19, 2016 by Jameswasson (70 points)
0 votes
0 answers

First off I'm trying to Remove spaces from a user name "before creating the user". I used this script: http://www.adaxes.com/tutorials_Simplif ... Script.htm $spacesRemoved ... changed to " + $userLogonName ` + ".", "Information") Help is appreciated, thanks.

asked May 19, 2016 by rurbaniak (1.5k points)
0 votes
1 answer

Hello, Is it possible to hide some action on the Web Interface on Adaxes. We want to use only one interface for the users, is it possible to hide some action for default user and show the action for specific user (which would be in a specific AD group) Thanks.

asked May 18, 2016 by Alexandre (460 points)
0 votes
1 answer

Hello, I'm searching the best way to trigger a business rule after the execution of an action. The action will allow user to edit some of their attribute (but not all) ... wondering how i should set the business rule to apply each time the action pane is used.

asked May 18, 2016 by Alexandre (460 points)
0 votes
1 answer

Hello The danish/norwegian letter "Ø" is not handled correctly in Adaxes. Even if regexp is set to ^[A-Z] , it's still possible for the user to enter and use the letter "Ø" in their ... : - "Ø" = U+00d8 (upper case) - "ø" = U+00f8 (lower case) - Thanks

asked May 11, 2016 by Boxx.dk (2.6k points)
0 votes
1 answer

Is it possible to disable then re-enable a Business Rule from a Scheduled Task? For example, when the Scheduled tasks starts, it disables a Business Rule, runs the Task(s), then re-enables the Business Rule when done.

asked May 11, 2016 by Kikaida (1.1k points)
0 votes
1 answer

I would like to restrict users from my Adaxes instance so I fall below the number I am licensed for. I have been over for long enough that everything is locked out. How ... the server properties, and I also can't get to the active directories to remove them.

asked May 9, 2016 by Infounlim (470 points)
0 votes
1 answer

Hello, I'm using property pattern for few things, and i just noticed that all my property pattern are applied on user creation (i don't want it to) Is there a way to "disable" property pattern on user creation ?

asked May 6, 2016 by Alexandre (460 points)
0 votes
1 answer

I would like to create a task to get an address from proxyAddresses (Email Proxy Addresses) and add the number to a CustomAttribute field. The address would be DIR:xxxx ... digit number) and I would like to add the 4 digit number to adm-CustomAttributeText5.

asked May 6, 2016 by Kikaida (1.1k points)
0 votes
1 answer

Hello I need to do some checks (using a script) before moving a user to another OU. I need to put the "new location" in a variable. How do I do that ? - Thanks

asked May 4, 2016 by Boxx.dk (2.6k points)
0 votes
1 answer

Hi all, I'm currently developing a custom command to allow admins to relocate user across different AD domains. To clarify the context, we have an AD forest with 3 child domains. ... ? Or a built'in method I would not have seen ? Thanks in advance :) Regards

asked May 3, 2016 by smasset (740 points)
0 votes
0 answers

Hello, I'm here with some questions regarding those custom attribute from Adaxes : - Where are they stored ? - Can we backup/restore them ? - Is it "better" to use Adaxes custom attribute or should we create our own attribute within AD ? (Pro/cons ?) Thanks.

asked May 3, 2016 by Alexandre (460 points)
3,679 questions
3,361 answers
8,502 comments
549,350 users