Any ideas on how to clean this up?
Thanks
Mark
Look at Get-OfflineAddressBook | fl and see if you're publishing the right
offline address book.
You can change it using:
Set-OfflineAddressBook -Identity 'Address Book You Want'
Update-OfflineAddressBook -Identity 'Address Book You Want'
Update-FileDistributionService -Identity $ServerName -Type OAB
Good luck!
--
Ed Crowley MVP
"There are seldom good technological solutions to behavioral problems."
.
"Mark Pfeifer" <cdr_p...@community.nospam> wrote in message
news:EEFA6B7C-9CE5-45C2...@microsoft.com...
Thanks. I may have tracked down part of the issue. I delete the OAB files
and the domain AL list is now correct. However, it shows the actual server
as the location. Once I see the OAB files get created (not sure when that
happens), the AL list is incorrect again. After that the AL properties show
the local files as the location.
Does that make sense?
Mark
"Ed Crowley [MVP]" <curs...@nospam.net> wrote in message
news:un9Dbo$hJHA...@TK2MSFTNGP02.phx.gbl...
"Mark Pfeifer" <cdr_p...@community.nospam> wrote in message
news:48D8E7AB-B6E4-4C43...@microsoft.com...