Tag Archives: PowerShell reports

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

Using PowerShell to report on Distribution Group Membership in Exchange Server

Using PowerShell to Report on Distribution Group Membership in Exchange Server Instructor: Mike Pfeiffer. First, I’m going to take a look at my distribution groups that I currently have by running Get-DistributionGroup. You could see that I’ve got two groups Sales and Marketing. If I want to look at the members of those groups I … Continue reading Using PowerShell to report on Distribution Group Membership in Exchange Server