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

Probably being very stupid.... Is there an 'Unlock Account' action? In your 'What's New' there's a screenshot implying one exists, or is that a Custom Command that triggers ... , what's the recommended way to trigger an account unlock? Oh, and looking nice :)

asked Apr 29, 2013 by firegoblin (1.6k points)
0 votes
1 answer

Hello, How to assign a new upgrade license? Is there a way to remove the old license? Michal

asked Apr 16, 2013 by Michalmm (40 points)
0 votes
1 answer

The new version 2013.1 is out now and is ready to provide you with a range of new and very useful features - all in an effort to make Active Directory and Exchange management ... and we are very proud of the result! What's New | Download | Installation Notes _

asked Apr 29, 2013 by Eugene Pavlov (18.0k points)
0 votes
0 answers

I know I got this code to check for a unique email address from you guys, just can't find where Import-Module Adaxes if ($Context.IsPropertyModified("mail")) { $value = ... all the targeted type of objects under Adaxes' purview? Thanks again for the help!!!

asked Mar 25, 2013 by jiambor (1.2k points)
0 votes
1 answer

Can you think of a way to allow ADAxes users the ability to enter a help desk ticket number, and then have this information passed along in the workflow approval? Thanks

asked Jun 14, 2012 by BradG (950 points)
0 votes
1 answer

I was looking over how to hide the Active Directory node from users on the Self-Service site and came across http://adaxes.com/tutorials_WebInterfac ... onents.htm that ... Browse box on the Search tab without completely getting rid of the Search tab? Thanks!

asked May 3, 2013 by bemho (520 points)
0 votes
1 answer

Is there a way to disable viewing users in the Console Tree? I would rather just see them in the Result Pane. In ADUC, this is done by unselecting "View | Users, Groups, and Computers as Containers"

asked Mar 20, 2013 by Kikaida (1.1k points)
0 votes
1 answer

Hello, We have a script that checks for expiring accounts (temp/contractor) and emails the users manager requesting that they respond to the email either approving an extension of the ... has expired, or at least send an email to the security group to do so.

asked Mar 11, 2013 by DFassett (710 points)
0 votes
1 answer

Hello! Is it possible to create a custom command (or something else) that starts a program with parameters on the executing users computer? Like "Start RDP Session" which then starts mstsc.exe /v:%cn% on the executing users computer?

asked Feb 11, 2013 by kjesoo (960 points)
0 votes
1 answer

Is there a way to run a custom powershell command on the users who are added or removed from a group?

asked Oct 12, 2012 by queenbee (20 points)
0 votes
1 answer

Hello We are looking to optimize one of our most used scripts. The script is kinda slow when working against a domain containing over 15 terminal servers. We are ... if($result) { $Context.LogMessage($result, "Information") } } Remove-PSSession $session

asked Mar 8, 2013 by kjesoo (960 points)
0 votes
1 answer

Hi, I'm looking at automatically creating mailboxes when new users are created, We have a large amount of users with the same name (as accounts are based on first ... already exists in exchange and add a prefix to the address before completion? Regards Thomas

asked Mar 26, 2013 by cunningham57906 (40 points)
0 votes
1 answer

Is there any way to change the format of the email sent to users when they need to approve something? We would like to customize the message and make it look more like what they expect to see from our internal security group.

asked Mar 11, 2013 by DFassett (710 points)
+1 vote
1 answer

Hi! Is there a possiblity to get exchange reports from Adaxes? I'm thinking of usage reports and so on.

asked Apr 30, 2013 by kjesoo (960 points)
0 votes
1 answer

Hi there I just want to know. We got 50 licenses. If we go over just for one month or so with 1 user (total then 51) What will happen? Thanks and regards W@lly

asked Apr 22, 2013 by Wally (210 points)
0 votes
1 answer

In our organization, we have two domains. Is there a way to create a rule to check the other domain if the account exists before creating the account?

asked Mar 28, 2013 by Kikaida (1.1k points)
0 votes
1 answer

Is it possible to update a Propery Pattern using a powershell script? If a new department OU is created, is it possible to automaticly update the User Pattern's Department property to reflect that a new department has been added?

asked Jan 28, 2013 by kjesoo (960 points)
0 votes
1 answer

Greetings - I'm attempting to run a powershell script to create a Lync user and I'm running into an issue at the first step. When I call the custom command to run the ... be accessible by any user. Anyone have any ideas what I could be missing? Thanks! Jason

asked Mar 5, 2013 by NorthDigital (60 points)
0 votes
1 answer

1) What Adaxes permissions does a user need to be able to view the log of a scheduled task? I have a user who has the builtin 'Service Log Inspector' (Read General Service ... live next week so I'm starting to put together the initial UI for end-users. Rgds

asked Mar 23, 2013 by firegoblin (1.6k points)
0 votes
1 answer