21 C
Dubai
Tuesday, April 16, 2024

How to Export all Address list and all members of it (Exchange 2007 & Exchange 2010 & Exchange 2013)

In some situations we had to Export all the Address list and all the members of it to a CSV file

I have wrote a script which will make Exchange Administrators life Easy

.Requires -version 2 – Runs in Exchange Management Shell

.\AddresslistMemberReport.ps1 – It Can Display all the Distribution Group and its members on a List

Or It can Export to a CSV file

Download the Script

Browse the Shell to the Appropriate Location

image

image

Run it as above

Output of CSV file look like Below

You can add some more entries if required

image

 

Download the Script

 

Good to know :

How to List members of Specific Address list

$AL = Get-addresslist “Addresslist name”

Get-Recipient -RecipientPreviewFilter $al.RecipientFilter -ResultSize unlimited

Satheshwaran Manoharan
Satheshwaran Manoharanhttps://www.azure365pro.com
Award-winning Technology Leader with a wealth of experience running large teams and diversified industry exposure in cloud computing. From shipping lines to rolling stocks.In-depth expertise in driving cloud adoption strategies and modernizing systems to cloud native. Specialized in Microsoft Cloud, DevOps, and Microsoft 365 Stack and conducted numerous successful projects worldwide. Also, Acting as a Technical Advisor for various start-ups.

Related Articles

3 COMMENTS

  1. Hi Satheshwaran,

    Please send me any link which could describe step by step incoming and outgoing Mail flow in Exchange server 2007.

    Appreciate your help.

    Thanks,
    Ravi Bhatnagar

LEAVE A REPLY

Please enter your comment!
Please enter your name here

× How can I help you?