microsoft/CSS-Exchange

Feature Request HC: Get-OfflineAddressBook check for -GlobalWebDistributionEnabled

Open

#767 opened on Oct 8, 2021

View on GitHub
 (1 comment) (0 reactions) (1 assignee)PowerShell (234 forks)batch import
EnhancementHealth CheckerNeed Investigationgood first issuehelp wanted

Repository metrics

Stars
 (985 stars)
PR merge metrics
 (Avg merge 5d 1h) (15 merged PRs in 30d)

Description

Is your request related to a problem? Please describe. https://docs.microsoft.com/en-us/powershell/module/exchange/set-offlineaddressbook?view=exchange-ps According to above KB article: In Exchange 2013 CU7 or later, we recommend that you use the value $true for this parameter. The Client Access services on any Mailbox server can proxy incoming OAB download requests to the correct location.

Describe The Request It might help to check if all OAB's are GlobalWebDistributionEnabled. .

Contributor guide