Using PowerShell to Manage Dynamic Distribution Groups and Recipient Filters in Exchange Server. Dynamic Distribution Groups in Exchange Server are a little bit different than your typical Distribution Group. For example, if I go into this Marketing Distribution Group and take a look at the members, you can see that this is a static list … Continue reading Using PowerShell to Manage Dynamic Distribution Groups and Recipient Filters in Exchange Server
Tag Archives: $var
How to set up your Exchange Server Scripting Environment using PowerShell
How to set up your Exchange Server Scripting Environment using PowerShell Instructor: Mike Pfeiffer, Microsoft Exchange MVP You’re going to spend a lot of time in the Exchange Management Shell (EMS) doing things interactively. For example one‑liners maybe like get-mailbox and sending that down to Set-Mailbox, setting the -Office to Sales etc… Obviously, this isn’t … Continue reading How to set up your Exchange Server Scripting Environment using PowerShell