by Theresa Miller | Oct 22, 2015 | Exchange 2013, Microsoft Technology, Theresa Miller
Ever need to schedule a script that you wrote with Exchange Management Shell to run on an interval? This can be done through a scheduled task PowerShell script The configuration is also a little bit tricky, because without the correct Powershell and Exchange...
by Theresa Miller | Jun 18, 2015 | Exchange 2013, Exchange Management Shell, Theresa Miller
by Theresa Miller As an Exchange administrator you are likely using Exchange Management Shell on a daily basis. This has become a way of life for Exchange teams within organizations since the introduction PowerShell. Prior to its formal release its codename was...
by Theresa Miller | Aug 15, 2014 | Exchange, Exchange 2010, Exchange Management Shell, Theresa Miller
So, you are a savvy Exchange administrator with a proactive monitoring tool and you are notified that your Submission queue on one of your Exchange servers has a high quantity of messages in the queue. What do you do? First, you will want to check the submission queue...
by Theresa Miller | Feb 20, 2014 | Exchange, Exchange 2010, Exchange Management Shell
For many organizations implementation of Exchange Audit Logging is necessary to ensure who, what, when and why someone was access mailbox data. For me I found it important to be able to automate this process, so I wrote an article that explains how to do this...
by Theresa Miller | Feb 10, 2014 | Exchange, Exchange 2010, Exchange Management Shell
Recently I experienced an issue where when updating my Exchange 2010 RBAC (Role Based Access Control) policies there was an issue with the anticipated outcome of running the following command: Set-RoleAssignmentPolicy “Default Role Assignment Policy”...