Highest voted questions

0 votes
1 answer

When creating business rules I quite often find myself having to create overly complex workflows because we can't use ELSE or BREAK statements. An example would be:- ... am I missing something in how to construct business rules that mimics their use? Thanks

asked Sep 23, 2014 by firegoblin (1.6k points)
0 votes
1 answer

I am having an issue with home folder moves between servers. When I move a folder between servers, using Adaxes, the user permissions are lost. I know that this is expected ... to re-assign the user permissions so they can access their home folder again :?:

asked Sep 23, 2014 by rmedeiros (380 points)
0 votes
1 answer

Ver 2014.1 I'm working with a large amount of users and would like to change these properties in bulk: "User must change password at next login" "Password never expires" I cannot find a way to do this in the web console. Is this possible?

asked Sep 22, 2014 by jstinson83 (130 points)
0 votes
1 answer

Is there a way to hide or remove this from the MemberOf other actions menu?

asked Sep 19, 2014 by jheisley (590 points)
0 votes
1 answer

What is the format for entering 'type filter text' in the 'Unmanaged User Accounts' screen to exclude certain user OUs that we don't want to manage in Adaxes? Thanks!

asked Sep 18, 2014 by GeorgeM (100 points)
0 votes
1 answer

New to Adaxes and I'm working on creating Business Units. However, I noticed that when I create a new BU and select all objects in an OU for users, not ... Domain Admin. Any help with understanding why this is occurring would be greatly appreciated. Thanks!

asked Sep 18, 2014 by GeorgeM (100 points)
0 votes
1 answer

Is there a way for me to build a custom report and include it in the report page or as an element that I can assign rights to? I am interested in a report that would ... or it's children according to logon script not null or equal to a value that I provide.

asked Sep 16, 2014 by rgreggs (250 points)
0 votes
1 answer

Currently our organization does not delete Active Directory accounts when users leave the company. Long story but the short of it is, occasionally users come back to the ... leverage this code within a business rule to accomplish our goal? Thanks in advance!

asked Sep 16, 2014 by VTPatsFan (610 points)
0 votes
1 answer

Hello, I need a CSV file output and emailed that contains ExtensionAttribute 4 , Last Name, First Name, for all users in Adaxes(3 domains) WHERE ExtensionAttribute4 is not ... be done via PowerShell that I can then run as a CustomCommand or Scheduled job.

asked Sep 16, 2014 by Infounlim (470 points)
0 votes
1 answer

Does Adaxes have a management pack for SCOM 2007/2012? we are trying to get some monitoring around our servers

asked Sep 16, 2014 by kf4ape (490 points)
0 votes
1 answer

Hello all, Vasco Digipass has a web service interface where you supposedly can interact with the identikey services to provision / deprovision digipass authentication tokens. Has any one ... is created / enabled / disabled etc that you can share? thanks, -Ravi

asked Sep 15, 2014 by Ravi (50 points)
0 votes
1 answer

Good Afternoon, Here's what we are trying to accomplish. In our current new user form we have fields for a technician to select company and job title. An example ... implement that? I appreciate any response as thus far support has been excellent! Regards,

asked Sep 11, 2014 by jtop (680 points)
0 votes
1 answer

Is it possible to create an option for a report to be saved to file or output as CSV?

asked Sep 11, 2014 by AndyW (100 points)
0 votes
1 answer

I'd like to set up a business rule to automatically enable the Office 365 archiving feature for newly created users. I've found the PowerShell code to do this, but I'm ... get it to connect to our Office 365 account or does it know to use that automatically?

asked Sep 8, 2014 by danftasc (440 points)
0 votes
1 answer

I noticed we cant view computer or user child objects in the console...I would like to view bitlocker and activesync child items if possible...this simple?

asked Sep 5, 2014 by kf4ape (490 points)
0 votes
1 answer

We have noticed that when random users login to the self-service web interface, their photo will be missing and will show the placeholder profile image as if the ... you advise concerning what the issue might be or how to troubleshoot this issue? Rob

asked Sep 5, 2014 by rgreggs (250 points)
0 votes
1 answer

Hi, For our students we use the ForwardingSMTPAddress property to forward their email to an external address like this: Set-Mailbox -Identity mailboxalias - ... virtual property an have a business rule for user change perhaps? /Jonas

asked Sep 5, 2014 by JonasP (50 points)
0 votes
1 answer

I've set up two servers and got everything working with 2014.1, but have since made changes on one server (setting up Office 365) but if I check the second server, it does ... goes by? Is there a way to force the replication? I'd rather not re-install again.

asked Sep 4, 2014 by danftasc (440 points)
0 votes
1 answer

Hi there. When trying to select a forwarding address I cannot pick disabled users. The mailbox we're trying to forward to is a shared mailbox hence the AD account is disabled. Is this a limitation or something that can be resolved? Thanks

asked Sep 4, 2014 by ColinB (180 points)
0 votes
1 answer

How can I set that a password never expires for an AD account through SDK scripting? eg: [Reflection.Assembly]::LoadWithPartialName("Softerra.Adaxes.Adsi") $admNS = New-Object " ... ", $NULL, $NULL, 0) $user.Put ? $user.SetInfo() With regards, Thnx Remco

asked Sep 3, 2014 by RTiel (780 points)
3,347 questions
3,048 answers
7,787 comments
545,035 users