GlobalAddressList

GAL is a directory that contains entries for every group, user, and contact within an organization's implementation of Microsoft Exchange.

建立:

new-GlobalAddressList -Name "TestList" -IncludedRecipients MailboxUsers

 

立即更新 GAL:

Update-GlobalAddressList -Identity "TestList"