ADD additional SMTP Email Address Exchange Hybrid
When you run Hybrid Wizard for setting up Exchange onpremise to Exchange online integration, one of the step –> updates the email address policy to include alias@domain.mail.microsoft.com. This...
View ArticleEmail Address Change Monitor
This Script has been Written to fullfil one of the App Team request, Here is the requirement: For any user if Primary SMTP address changes, a notification to be sent to them. Alert notification should...
View ArticleEnable/Disable ActiveSync based on AD group membership
As We have marched towards the New Year so thought of sharing something different that will make you think –> yes there are distinct ways to solve the same problem. The Script that I am sharing...
View ArticleOffice 365 groups Write back without Azure AD Premium
As discussed in previous post on Office 365 group that there are customer requirements where they want that on-premise users should be able to send email to office 365 groups but they need Group...
View ArticleMystery of Dynamic Distribution Lists Exchange Hybrid
Today, I am sharing a situation where we had to tweak the Hybrid solution to make existing Dynamic Distribution lists utilized in one of the customer Environment. As office 365/Exchange online...
View ArticleStellar Exchange Toolkit
Today lets get our hands dirty on one of the Vendor software “Stellar Exchange Toolkit“. Initial thoughts after looking at the software was that its handy & cost effective (single software is...
View ArticleShared Mailbox Creation
Sharing a script that we have written to create Shared mailboxes. You can customize it as per your needs. This script is a great example of using DSMOD/DSADD in powershell. It does plenty of things ,...
View ArticleAuto Reply multiple Users
Sharing a script that I created recently while working on a project where the requirement was to set auto reply for hundereds of users. We need to notify their future address & also want that...
View ArticleExport PST for multiple users from Particular Folder
Sharing this script that can be used in case of mergers/seprations where you need to export data from multiple users mailboxes. It reads the input from CSV file — email & networkid(samaccount...
View ArticleUse EVPM to disable multiple archives
Sharing a method that can be used when you are doing office 365 migrations & you want to disable /ZAP multiple archives. Disabling the archives using GUI method is cumbersome & can take a lot...
View ArticleBulk Room Mailboxes Creation
Sharing a Script that you can use in your environment to streamline rooms creation process. What script does is take the input from CSV file & than do below: Create Exchange account Modify AD...
View ArticleExchange Remote Hosted Archives
For one of our customers we are using a process to migrate the PST from EntepriseVault to archives on Exchange online. The process that we are following till now is : Migrate the Exchange mailbox to...
View ArticleExchange Online and Automapping
You have seen that exchange 2010 has introduced the feature called auto-mapping where mailboxes get auto mapped to outlook when full mailbox permissions are granted. We have seen issues with this...
View ArticleExtract Permission Dump Exchange Onpremise
Sharing a quickly written powershell solution to extract the permissions dump from Exchange onpremise enviornment. This dump will than be used by project management team to create migration sets for...
View Article