1. Open Exchange Management Shell

     

  2. Run the appropriate command(s) listed below:

 

 

Get GUID of global address list:

Get-GlobalAddressList fl nameguid

 

 

---------------------------------------------------------------

 

Or Get GUID of other address list:

 

List address lists:

Get-AddressList | fl name

 

 

Enter name of address list in place of addresslistname below:

Get-AddressList -Identity "addresslistname" fl nameguid