Most answered questions

0 votes
1 answer

Hi folks, I am looking for suggestions on the best way to create/migrate/remote move our student mailboxes to 365. Until now, I have been creating the new AD accounts and ... a 'remote mailbox' in the contacts container. Let the magic begin.... Thanks Kempy

asked Jan 7, 2015 by ckemp (170 points)
0 votes
1 answer

My code works in the powershell ISE, but doesn't work in Adaxes admin console, and I have no idea why... Here is my code: Import-module Adaxes ... use Remove-ADMGroupMember -Identity $dg.DistinguishedName -Members $userDN and got the same error message.

asked Jan 2, 2015 by jbest (50 points)
0 votes
1 answer

Hi I'm tying Adaxes and i would like to deply Active Directory Self-Service Password Reset I follow the tutorial : > create Computer GPO to deploy the software ( ... result in slow startup and boot performance Si i restart several time but still not install

asked Jan 2, 2015 by Parrotga (60 points)
0 votes
1 answer

Hi, I'm going through my first Adaxes upgrade, from 2013.1 to 2014.1. I don't see all the properties I think are configured in the simple search. Config: Search ... 'd really like to sort these values in the "Available Columns" file, is that possible?

asked Dec 23, 2014 by theckel (520 points)
0 votes
1 answer

I've adapted a RegEx to normalize phone numbers, source: http://www.regexplanet.com/cookbook/pho ... index.html. Import-Module Adaxes $identity = "%sAMAccountName%" $mobileNumber = ' ... 555-5555, adaxes returned +1+1 (888) 555-5555. Any guidance on this?

asked Dec 20, 2014 by polley (1.2k points)
0 votes
1 answer

Hi, I have taken over support of Adaxes development server and am trying to clean up some errors in the Adaxes application log. We are running 2013.1. "Log ... LMSEXCH10 does not exist. My question is where is this exchange server configured within Adaxes?

asked Dec 17, 2014 by theckel (520 points)
0 votes
1 answer

Hello! I am on version 2013.1 FYI. When I view a specific OU and view columns such as 'Last logon' and 'last logon timestamp' the dates/times are inconsistent. What's the ... the 'last logon' to 'whenCreated' to do a bit of a cleanup in AD. Thanks Melinda

asked Dec 17, 2014 by MeliOnTheJob (1.7k points)
0 votes
1 answer

Is Set-AdmUser supposed to trigger a User Update Business rule? I have a business rule that is supposed to run after a user is updated, but it doesnt appear that ... to Set-AdmUser, that it triggers the business rule afterwards. Is this working as intended?

asked Dec 12, 2014 by chazlander (120 points)
0 votes
1 answer

we have 2 forests with a bidirectional trust...is it possible for adaxes to admin two separate exchange orgs? granted with a service account in each forest...

asked Dec 12, 2014 by kf4ape (490 points)
0 votes
1 answer

What is the difference between “has expired” and “expires” when referring to conditions on an account.

asked Dec 11, 2014 by chazlander (120 points)
0 votes
1 answer

Hi folks, I already have a great script (thank you) that monitors our HR system for adds/removes/changes of our staff and reflects those changes in AD via scheduled ... way of doing this? Could I possibly incorporate it into the existing script? Thanks Corey

asked Dec 11, 2014 by ckemp (170 points)
0 votes
1 answer

We will be adding email aliases to the proxyaddresses attribute in order to track our Google Apps mailbox aliases (no Exchange here). I currently have a script that Support helped ... is already in use. Please verify that account is not being duplicated"); } }

asked Dec 10, 2014 by jiambor (1.2k points)
0 votes
1 answer

Hi Guys, I' d like to get user surname. It's easy using PS but if I want to do it using such ADSI script [Reflection.Assembly]::LoadWithPartialName("Softerra.Adaxes.Adsi") # ... ' property cannot be found in the cache." Do you have any idea, why? Best regards.

asked Dec 10, 2014 by axmaster (510 points)
0 votes
1 answer

For some reason our Creating office 365 accounts has been failing to correctly mail-enable the users in our local exchange server - it builds it as a mail user ... ;domain>.mail.onmicrosoft.com Am I missing something in my business rule setup?

asked Dec 9, 2014 by danftasc (440 points)
0 votes
1 answer

Hi, How would you most elegantly do the following? Every time a request is made to move a computer account into OU XYZ, workflow approval should be sent before the ... computer account is being moved from OU XYZ, it does not need workflow approval. Thanks!

asked Dec 9, 2014 by BradG (950 points)
0 votes
1 answer

I've taking over this installation from another admin which of course didn't write down the config for the service account used by Adaxes. Is there any way to change ... the password in AD and just change the service logon password and restart the service?

asked Dec 9, 2014 by niclas.eriksson (260 points)
0 votes
1 answer

We are seeing that when users access the self-service password enrollment via web page on an iOS device, the question drop downs are not responsive. The users cannot select a ... drop down list, but can type in a question of their own. Can someone assist?

asked Dec 8, 2014 by rgreggs (250 points)
0 votes
1 answer

Hi, I'm new to this forum so I hope this question hasn't already been answered. The sceanrio is that the Adaxes servert is part of domain A and is used to ... , ObjectInherit", "None", "Allow") $acl.AddAccessRule($rule) #Commit Changes Set-Acl $userHome $acl

asked Dec 8, 2014 by niclas.eriksson (260 points)
0 votes
1 answer

Hi Guys, Short question. In our organisation we have a buch of the security group that have a specific "class". The class is simple number stored in the ExtensionAttribute1. I'd ... tried to do the something like that with ADSI :cry: Could you please help me?

asked Dec 8, 2014 by axmaster (510 points)
0 votes
1 answer

Hi support. I have a pool of generic AD accounts (relief1, relief2 etc) for our relief teachers. I want to schedule a PW reset for these accounts on a weekly basis ... the workflow to send the actual generated PW to the managers email. Thanks in advance Corey

asked Nov 26, 2014 by ckemp (170 points)
3,351 questions
3,052 answers
7,791 comments
545,079 users