Tag Archives: get-mailbox

How to use PowerShell to Generate Reports in Exchange Server 2010

One of the big things that Exchange Server Administrators end up using the shell for is generating reports and this can be for monitoring or alerting, firing up that report data and the email or something like that. There are all kinds of different cases for this and PowerShell’s a great tool to generate reports. … Continue reading How to use PowerShell to Generate Reports in Exchange Server 2010

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

How to Run the Exchange Management Shell EMS in PowerShell

How to Run the Exchange Management Shell EMS in PowerShell Instructor: Mike Pfeiffer Let’s take a look at a couple of ways that you can use the Exchange Management Shell in a scripting environment. We’ll go beyond just working interactively in the Shell and actually composing real world robust scripts. We’ll use a scripting editor … Continue reading How to Run the Exchange Management Shell EMS in PowerShell