Recent questions

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

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

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

Is it possible to create a scripted action to create a new scheduled job, and for the job to delete itself when complete? Scenario is an over-night callout that requires a support user ... e.g. Will not run between 9am - 5pm, but will between 5pm - 9am. Rgds

asked Dec 18, 2012 by firegoblin (1.6k points)
0 votes
1 answer

As we have begun to go into production with Adaxes and we are noticing that it is becoming increasingly slower. Our installation is a VMware VM running 2008 R2. It ... between the forests. Adaxes is using two separate accounts to manage each forest. Thanks

asked Dec 17, 2012 by jiambor (1.2k points)
0 votes
0 answers

Version: 3.3.8906.0 Release Date: December 06, 2012 You need to perform additional steps to preserve Approval Requests after upgrading to this version! For ... Fixed automatic value generation based on Property Pattern templates in Internet Explorer 9.

asked Dec 13, 2012 by Eugene Pavlov (18.0k points)
0 votes
1 answer

Is there a way to make this script (Test-ExchangeServerHealth.ps1) work as a scheduled task or a Custom Command that dispays or emails the output to a specified email address? http://exchangeserverpro.com/powershell ... hange-2010\

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

I have a weird issue that I am unable to figure out or replicate to any other user. I have one user who is unable to see his managed objects when he goes to "My ... this user is not seeing his Managed Objects? -Nothing is assigned in Blind User role. Thanks

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

I am using the builtin Computer Management role. I have modified the role to also provide the ability to change and reset the password. My help desk users are assigned ... find doing this either. Why is the computer being created as a disabled object? Thanks

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

Can you assist with a script to create non-user mailboxes, such as Resource Mailboxes or Shared Mailboxes?

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

Hi Team, We are using a set of form/business rules/custom commands for user creation that move user account to the right OU given the Office attribute value. I would ... , but can't find valuable information on the web site. Thanks in advance Regards Stephen

asked Dec 12, 2012 by sroux (800 points)
0 votes
1 answer

I wrote a small script to get Mail Queue stats on all my Exch 2010 Hub Tansport servers. It works in EMS but when I configure as a Custom Command it returns an ... $HubServer) { get-Queue -server $server -EA inquire -SortOrder -messagecount write-output "" }

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

How do I script my custom command to display the output in the web interface? For instance, I need to see the output of the following ... interface. add-pssnapin Microsoft.Exchange.Management.PowerShell.E2010 Get-MailboxDatabase | Get-MailboxDatabaseCopyStatus

asked Dec 11, 2012 by mdeflice (350 points)
0 votes
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

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'm attempting to build a custom PS command that will return the number of mailboxes per database in our Exchange 2010 environment. This is the script I'm using which works ... -Database $_.Name).Count} How can I make this work through Adaxes Custom Command?

asked Dec 7, 2012 by mdeflice (350 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

I have been testing with setting up a business rule to deny modify if the initiator is not in the managed by attribute of the object. I have an OU with users in it. I ... is there a way to indicate in the business rule 'if initiator is a service admin'? Thanks

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

Mainly because we are heavy ActiveSync users, we have a lot of issues with AD Account lockouts. I'd like to have an automated way to detect account lockouts, and take an ... frequency for it to fire appropriately. Do you have a way to check for this condition?

asked Nov 28, 2012 by JoeC (470 points)
3,351 questions
3,052 answers
7,791 comments
545,104 users