Add external email address forwarding to Mailbox without using Contact object
Hi All, Many of the exchange Administrators might already be aware of this but for those that are not aware here is my blog post. If a request comes to you that please forward the emails from a...
View ArticleCopying the other phone data to Mobile phone field
Hi Readers, Recently a small issue came when user has enabled sync between his outlook & iphone. All the contact phone numbers got synchronized in other phone number field, that is why the...
View ArticleExchange 2007 Adding Target addresses Script
Hi Readers, I am working on some merger project in which we have to add forwarding to different domain email addresses for other company users. This is the first Phase of the Project. Below is the...
View ArticleExchange Powershell Scripts for Daily Use
Hi Readers, Today I am sharing spome small scripts that you can use for daily exchange operations:- Clean Datbase so that mailboxes appears in disconnected state: —————————————————————————————————-...
View ArticleEnable ActiveSync based on User Group membership
Hi All, I am sharing a script that will enable users for activesync based on groups & disables activesync for other users. example script taken from Microsoft script center has been modified to...
View ArticleOutlook /Exchange – Signature
Hi Readers, Just want to share an intersting script that I have found on the Internet but want to share with viewers of this blog. If you want to implement signatures but don’t want to use thrid-party...
View ArticleMessage Tracking results via email
Hi Readers, I am sharing Message tracking script today that I had made for monitoring Team in our enviornment. This script tracks email based on sender & send the csv report in an email. you can...
View ArticleAdding secondary email address
Hi Readers, Just want to share the the script to add secondary email address from CSV file. CSV file format is as below:- userid,forwarding Vikas.Sukhija@xxxxxxxxxxxxx.com,sukhijv@yyyyyyyy.com Log Path...
View ArticleExchange 2007 –“Modify Accept Messages only from” for Distribution List
Hi Readers, I have been given a task to update the “accept Messages only from” field for a distribution list. Below is the short & sweet script I have written to accomplish it. This script reads...
View ArticleExchange 2010 Design Considerations
Hi Readers, I have researched , studied & thru some tranings gathered below info that I want to share. 1. By default exchange 2010 enables scheduled as well as continuous maintenance on...
View ArticleUnderstanding RBAC Exchange 2010
Hi Readers, I was just revising Exchange 2010 concepts so thought of sharing about RBAC as it confuse many individuals. Role Base Access Control is introduced in exchange 2010 & is not available...
View ArticleImport Legacy exchange DN from CSV
Hi Readers, There can be a situation where you are migrating from another exchange organization & you have to import legacy exchange DN. This is required so that users does’nt get delivery failure...
View ArticleSend HTML Email and attachment Powershell
Hi Readers, Sharing a sweet code to send HTML email via powershell. Attached is a very simple method for sending the html email. zip file contains script & html file (you can edit in MS word...
View ArticleExchange Health Status Check
Hi Readers, Today I am sharing a amazing script that I & my Colleague has written to reduce Team’s work for daily checking list. Also We utilize it after maintenance activities. This script is...
View ArticleExchange Active sync Message Size Limit
Hi Readers, Sharing a small issue that has occurred in our environment as no admin have thought about it previously. Message size limits that are set for our environment is 25 MB but some of the sales...
View ArticleUpdate Group Members from CSV
Hi All, Today I am sharing my old script that I had used for updating the group members from CSV file. I was performing the same activity today so thought of sharing it. You just have to Prepare CSV as...
View ArticleUsers Missing from Exchange GAL
Hi All, There has been situations where users are missing from Global Address List. I myself have faced this a few times now. In our environment it only happened when user was rehired.(re-enabled)...
View ArticleExchange ActiveSync – Report
Hi All, This script I have used to extract activesync details from exchange 2007 server. below are the details:- Userid DeviceType DeviceID DeviceUserAgent FirstSyncTime LastSuccessSync Identity...
View ArticleExchange 2013 What’s New
Hi Readers, I was going thru Exchange 2013 recently , a bit late but as we say better late then never. Microsoft has introduced some noticeable differences & we are back to days of exchange 2003...
View ArticleExchange GAL error Analysis – Eventid 9325
Hi Readers, If you want to troubleshoot:- Why some users are not available in Offilne address book & also have issues with Default Global address List in exchange then this post might interests...
View Article