-
Open Exchange Management Shell
Run the appropriate command(s) listed below:
Get GUID of global address list:
Get-GlobalAddressList | fl name, guid
---------------------------------------------------------------
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 name, guid