11.17.2016

Exchange 2016 Powershell Export Distribution Members to a CSV file

Exchange 2016 Powershell Export Distribution Members to a CSV file

Get-DistributionGroupMember Staff | select displayname, Primarysmtpaddress | Export-Csv c:\temp\staffmembers.csv

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.