Auto 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 sender should know that old address is no longer monitored. This can be achieved by creating a CSV file with…

Shared 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 , many of these are dependent on the process used in the enviornment so this can act as a sample…

Mystery 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 administrators, We all know that Dynamic Distributions lists are not synchronized via AAD synchronization or you can say not supported, either you have to create…