Skip to content
This repository has been archived by the owner on Apr 21, 2020. It is now read-only.

Commit

Permalink
Update Get-DGMemberCounts.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
cunninghamp committed Oct 22, 2018
1 parent dc67900 commit 78a76a6
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions DistributionGroupMemberCounts/Get-DGMemberCounts.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,10 @@ Written by: Paul Cunningham
Find me on:
* My Blog: http://paulcunningham.me
* My Blog: https://paulcunningham.me
* Twitter: https://twitter.com/paulcunningham
* LinkedIn: http://au.linkedin.com/in/cunninghamp/
* LinkedIn: https://au.linkedin.com/in/cunninghamp/
* Github: https://github.com/cunninghamp
For more Exchange Server tips, tricks and news
check out Exchange Server Pro.
* Website: http://exchangeserverpro.com
* Twitter: http://twitter.com/exchservpro
Change Log
V1.00, 8/9/2015 - Initial version
#>

#requires -version 2
Expand Down Expand Up @@ -95,4 +86,4 @@ $report | Export-CSV -Path $myDir\DistributionGroupMemberCounts.csv -NoTypeInfor

#...................................
# Finished
#...................................
#...................................

0 comments on commit 78a76a6

Please sign in to comment.