When creating a new computer record you have the opportunity to choose a user/group whom can add the physical computer. Looking in the Adaxes log I note that this is ... also tried looking for a Powershell command that did so but couldn't find one? Thanks

asked Jan 22, 2013 by firegoblin (1.6k points)
0 votes
1 answer

Hello, I have a large number of groups, one for each branch in the company - named BR_%branchname%. We have staff move from branch to branch frequently, and need to ... to start with this request, and any help or insight would be appreciated. Thanks, Dan

asked Dec 7, 2012 by Dbradford (170 points)
0 votes
1 answer

I did some testing around Fine Grained Paswword Policy and Adaxes. See my previous post. It seems to be OK. HOWEVER If I use the Adaxes web portal to view a user's ... the default domain policy and not the true one as of the FGPP as implemented by Adaxes.

asked Dec 18, 2012 by It_helpdesk (280 points)
0 votes
1 answer

Adaxes is set up to manage two forests. The server that Adaxes is running on is a member of the main corporate forest and we added the other untrusted forest (single ... -add @{info=$grouplist} } $Context.LogMessage("Removed from all groups", "Information")

asked Dec 31, 2012 by jiambor (1.2k points)
0 votes
1 answer

Have this half figured out, but can't remember where I found the instructions. I want to put a drop down list on the specific Create User form I created for our Help ... was selected in the custom attribute and make an email address. Thanks for the help again

asked Feb 5, 2013 by jiambor (1.2k points)
0 votes
1 answer

I'm unable to Browse the AD OUs my Security Role Trustee is Assigned Over in my Custom Web Portal. When clicking Browse it states "No objects to display". How can I rectify this issue?

asked Feb 1, 2013 by mdeflice (350 points)
0 votes
1 answer

I have a custom command that runs a powershell script that works just fine but it takes a long time to run. When I run it on the server as just the powershell ... that the browser eventually times out. Is there anyway to prevent this from happening? Thanks!

asked Oct 12, 2012 by bemho (520 points)
0 votes
1 answer

I have reviewed the the actual logs under logging and can see tasks that went off for approval, but when I select Approval Requests - I cannot find them under approved, ... I select All - Approved it shows me 1000 and that never grows beyond that number.

asked Dec 21, 2012 by mpaul (360 points)
0 votes
1 answer

Hi, Quick question. We have a hierarchal (parent/child) domain structure; a root domain called "acme.net", and a subordinate domain called "lan.acme.net" where ... users and Exchange mailboxes if they exist at different levels in the trust hierarchy? Thanks

asked Feb 4, 2013 by firegoblin (1.6k points)
0 votes
1 answer

Hello, A new question : when I create a new contact in Adaxes, I'd like the email address automatically created. How can I do this ? Thanks for your response. Yoann

asked Oct 15, 2012 by yoann.hamon (180 points)
0 votes
1 answer

I do not want to give my helpdesk personnel Service Administrator access to the Adaxes console. I DO want to give them the permissions to view and change Approval Requests(for ... What permissions do I need to give them to allow them only this access? Thansk!

asked Sep 28, 2012 by mpaul (360 points)
+1 vote
1 answer

Is there a way to update a distribution group using a CSV file as the source through the web portal? This script is an example of how I would do in manually ... import-csv C:\Distro1.csv | foreach {add-distributiongroupmember -id Distro1-member $_.Name }

asked Dec 11, 2012 by mdeflice (350 points)
0 votes
1 answer

I have created a fine grained password policy in Adaxes with expiry dates in 100 days. It appears to work. However ADUC still show the accounts expirying in 42 days as ... Adaxes or only reflect the domain policy even if it no longer applies to the user?

asked Nov 13, 2012 by It_helpdesk (280 points)
0 votes
1 answer

Is the Password Self-Service the only way a user can change their password? I was noticing the scheduled task to notify users that their passwords will be expiring, but I do not ... there a way for them to log onto the Self-Service page and change their page?

asked Jan 10, 2013 by jiambor (1.2k points)
0 votes
1 answer

Can we edit what is displayed in the banner? Maybe also be able to change the font of the user name depending on data their object? This just came up in a meeting. We are ... as a VIP, then change the font color for the users dispay name in the banner to red

asked Feb 5, 2013 by jiambor (1.2k points)
0 votes
1 answer

I may have missed this but is it possible after modifying the membership of a group to produce a log of the changes made? It would be nice to have a confirmation of which users were added/removed from a group after the change took place. Thanks!

asked Oct 11, 2012 by VTPatsFan (610 points)
0 votes
1 answer

How would a script be written that accomplishes the following task? In this scenario, UserA would be selected with the Modify user action, then UserB would be input to ... rule that runs the script to allow reviewer permissions on UserA's calendar for UserB

asked Dec 6, 2012 by mdeflice (350 points)
0 votes
1 answer

Ive developed a powershellscript that is able to add this functionality, feel free to improve or use. Iv'e used the msExchExtensionCustomAttribute3 and then renamed the attribute in Adaxes to " ... + ": " + $SamId.SamAccountName, "Information") } else{} } } }

asked Dec 4, 2012 by nevarion (20 points)
0 votes
1 answer

Hello - I'm attempting to configure a Custom Command with a PS script that will return the number of users in one of my Lync Registrar Pools. I've put together a ... : " + (Get-CsUser -identity $_.Name).Count $Context.LogMessage($message, "Information") }

asked Jan 4, 2013 by mdeflice (350 points)
0 votes
1 answer

Hi, I have created a Business Unit for each of our teams in Adaxes. Members are added with a membership rule according to their setting in the department attribute. How can I access ... http://adaxes.com/sdk/) I was not aware that the SDK docs are online now.

asked Jan 15, 2013 by esoAdxAdmin (650 points)
0 votes
1 answer