Exchange 2010 – Export single Message from Queue
Hi Readers, There can be a situation where you have to export message from the queue for analysis. We had some situations where we had to do that , one was where we were getting below error for one...
View ArticleOAB not downloading to clients connecting via Exchange 2010
Hi Readers, We were facing issues with OAB in TEST environment , it was not downloading –> on troubleshooting we found some issue that I will discuss in this Blog post. 1. Check Autodiscover via...
View ArticleConnect Machine to different AD site domain Controller
Hi Readers, Today I am sharing a TIP which I have used to connect Exchange Shell to different AD site Exchange server. (This can also be used to Connect Machine to different AD site domain Controller)...
View ArticleEnable Out of Office thru Powershell
Hi Readers, With the advent of Exchange 2010 we have got the new feature of setting OOO thru powershell. Setting Up out of office by Exchange shell: Set-MailboxAutoReplyConfiguration -identity...
View ArticleOutlook/Exchange Meeting Reminder Bug
Hello Readers, Sharing a issue which is common in almost all current versions of exchange(2007,2010 & 2013). When user sends a meeting invite to other people ( We faced in case of all day event)...
View ArticleMessage Tracking Multiple users
Hi Readers, Today I am sharing a script that reads list of users from CSV file & extract message tracking logs based on the dates mentioned in CSV. Here is the example CSV file: & here are the...
View ArticleSearch and Delete Messages from User Mailboxes – Exchange 2010
Hi Readers, Today I am sharing the method to remove messages from exchange mailboxes. Note:- Indexing should be working fine otherwise there would be issues in removing messages from mailboxes. Create...
View ArticleConvert Structured TEXT to CSV format
Hi Readers, This is the second part of the Blog Article http://msexchange.me/2014/08/19/search-and-delete-messages-from-user-mailboxes-exchange-2010/ In the above link, We got the output as structured...
View ArticleExchange DAG Backup Reporting
Hi Readers, We have written a nice script that will report backup status of Exchange Dag databases , this can be scheduled via task scheduler. Extract the Zip file from below link, change below...
View ArticleDistribute Mailbox databases based on activation preferences
Hi Readers, I was busy these days in some personnel stuff & was not able to write anything. Sharing a nice little Tip of Exchange 2010. If you want to quickly move the mailbox databases to relevant...
View ArticleHow to Enable Auditing in Exchange 2010
Hi Readers, Writing the information that will guide in enabling auditing for user mailboxes. In Exchange 2010 this is new feature & advantageous in case you want to know who has deleted, moved...
View ArticleExchange 2010 Text Message Integration
Hi All, Just want to share another TIP from Exchange 2010, Microsoft has made a another leap & made Text Message integration out of the box , As of now its available for major US , Canada &...
View ArticlePowershell for Monitoring Journal Mailboxes
Hi Readers, Sharing a nice little script that we have written to Monitor Exchange 2010 Journal mailboxes. Our Goal here is :- if the Messages in the Journal mailboxes increases beyond 15000 messages...
View ArticleTroubleshooting Active Sync in Multi CAS server Enviornment
Hi Readers, Sharing an interesting Tip that will assist you to troubleshoot active sync in an Enterprise Environment. If you have lot of servers behind a CAS array & you suspect that there might be...
View ArticleRemove Messages Based on Message Class – Outlook Powershell
Hi Readers, Sharing a script that we have written to remove EnterpriseVault Shortcut (IPM.Note.EnterpriseVault.ShortCut) items from the outlook. Download the zip file from below & extract it....
View ArticleRemove EnterPriseVault Shortcut Class Message after Office 365 Migration
Hi Readers, One of our Project Client migrated to Office 365 but issue is EnterpriseVault shortcut items were also migrated so now it is required to remove those shortcut messages. These messages are...
View ArticleExchange 2010/2013 Split Permissions
Hi Readers, There is an interesting concept related to split permissions that has been introduced in Exchange 2010/2013. Three Permissions Models are present: Shared Permission Model Split Permissions...
View ArticleRecoverable deleted items Report
Hi Readers, Sharing a script that you can use to get report about recoverable deleted items size. This is good for analysis of the enviornment, we used it to analyze & than limit the recoverable...
View ArticleLoad Balancing in Exchange 2013
Hi Readers, Studying Exchange 2013, found something worth sharing :- An important change that is very important & is different from previous version. No more Layer 7 Load Balancing (you can use it...
View ArticleExchange 2013 Safety Net
Hi Readers, Happy New Year!!!! First Post of the year so it should be something different/unique, Therefore I have chosen the new concept that has been introduced by Microsoft in Exchange 2013 –>...
View Article