Exchange: Hide All Contacts From Global Address List
May30

Exchange: Hide All Contacts From Global Address List

KB ID 0001564 Problem I saw this on EE this evening, so I thought I’d work it out, what if your Global Address List is full of external ‘contacts’, and you want to remove/hide them? Solution First take a look at them, to see you’re not about to cause any damage! Get-MailContact | Where-Object {$_.HiddenFromAddressListsEnabled -eq $false} If you are happy, to remove/hide them from the GAL, simply do the...

Read More
Event ID  9327
Nov17

Event ID 9327

KB ID 0000480  Problem Seen when an Exchange server attempts to build the Offline Address book but encounters an error. Source: MSExchangeSA Event ID: 9327 Task Category: (13) Level: Warning Keywords: Classic User: N/A Description: OALGen skipped some entries in the offline address list ‘Global Address List’. To see which entries are affected, event logging for the OAL Generator must be set to at least medium. This is just...

Read More
Event ID  9323
Nov17

Event ID 9323

KB ID 0000481  Problem Seen when an Exchange server attempts to build the Offline Address book but encounters an error. Source: MSExchangeSA Event ID: 9323 Task Category: (13) Level: Warning Keywords: Classic Description: Entry ‘{Username}’ has invalid or expired e-mail certificates. These certificates will not be included in the offline address list for ‘Global Address List’. Solution 1. Go to a domain...

Read More
Event ID  9323
Nov17

Event ID 9323

KB ID 0000481  Problem Seen when an Exchange server attempts to build the Offline Address book but encounters an error. Source: MSExchangeSA Event ID: 9323 Task Category: (13) Level: Warning Keywords: Classic Description: Entry ‘{Username}’ has invalid or expired e-mail certificates. These certificates will not be included in the offline address list for ‘Global Address List’. Solution 1. Go to a domain...

Read More
Copy Global Address List to Outlook Contacts
Nov17

Copy Global Address List to Outlook Contacts

KB ID 0000019  Problem You need to copy a Global Address List address, or all the GAL to your Outlook contacts folder. Solution Copy Global Address List to Outlook Contacts 1. Open Outlook. 2. Tools > Address Book. 3. Ensure “Global Address List” is selected. 4. Select the contacts you require (Note CTRL+A will NOT work, to select ALL highlight the first one, scroll to the last one and hold down CTRL and select it). 5....

Read More