Recent questions

0 votes
0 answers

Hi all, I got a script to count up a special AD Attribute which is like a customer ID. In this script it is called "PhanSachbearbNr" an starts with ... ))" # Setzen der neuen ID fuer den betreffenden Benutzer $Context.SetModifiedPropertyValue($idWertname, $id)

asked Jun 10, 2016 by massimo.ibba (450 points)
0 votes
0 answers

I've been tasked with writing a SQL Server Reporting Services report of our AD data and at least one Adaxes custom attribute. SSRS has the following built-in data source ... Adaxas/AD via the ADSI provider, then expose a constructed dataset to the SSRS report.

asked Jun 9, 2016 by jmcmurry (40 points)
0 votes
0 answers

Hello, I know you can set your own start page in "My Settings" but can Admins set the start page by default globally? Thanks.

asked Jun 9, 2016 by bistromath (840 points)
0 votes
0 answers

Hello As I have mentioned before - when creating a new user, I need to fetch the formal name of the user from an external system. In the external system, the user's formal name ... as an logmessage, but ..... this will appear as a bad solution :oops: - Thanks

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

Hi - random PowerShell question (I do seem to ask more PowerShell questions than Adaxes questions...!). We have a little bit of code to return the current value of an AD attribute ... ;", $newNums) $pc.SetInfo() Anyone who can work this out is my hero..! Rgds

asked Jun 8, 2016 by firegoblin (1.6k points)
0 votes
1 answer

Is there a way to export the list of users enrolled in Password Self-Service? When I click on "Statistics" and select only "Enrolled", I see the list ... Attributes such as "adm-PasswordSelfServiceEnrollmentInfo" (I am guessing that is the correct attribute)

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

Hello, I have Adaxes installed in one forest (domain.com) and we have a 1 way forest trust with another forest (ca.domain.com). I have made the Adaxes service account in ... .com I get the same error. Could someone help me understand what I'm doing wrong?

asked Jun 6, 2016 by drew.tittle (810 points)
0 votes
0 answers

On the Adaxes Selfservice portal we are having issues only some users can get into the portal. We have users with a secondary account for admin rights that only have access to ... year. Now it seems not be working. Any idea on why this is happening? Thanks

asked Jun 3, 2016 by 7efd721c8b (420 points)
0 votes
1 answer

I'm using the Web Interface to create and edit records in AD. I have two 'fields' on the form for the attributes positionPrimarySupervisor and Manager. There is a property ... a screen capture below. Is there some other way for me to accomplish this easily.

asked Jun 2, 2016 by sandramnc (870 points)
0 votes
1 answer

Hi everyone! Is there a way to force a particular language (in this case English) for the Password Reset web page(s)? Background: Up to recently we have used the Self- ... number of non-German users, we would like to switch the pages to English. Thanks Erik

asked Jun 1, 2016 by eventit (160 points)
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)
3,589 questions
3,278 answers
8,303 comments
548,148 users