jboyle00
asked on
Outlook 2010 with Exchange 2010 address book
My client is running exchange 2010 with majority of clients running outlook 2010. When loading the addresss book it takes 1-2 mins to load. It works fine from OWA and outlook 2003 clients. Any ideas.
Enable Cache mode for Outlook. It seems you are still using Public folder for OAB distribution as you have Outlook 2003 users. Switch to web-based. It will be faster.
ASKER
Cache mode is enabled on all clients.
What is your OAB distribution method?
ASKER
web based.
Run this command from EMS
Get-OfflineAddressBook | fl
Post the result...
Get-OfflineAddressBook | fl
Post the result...
ASKER
When I download my address book I receive error message operation failed an abject can not be found. Not sure if that helps.
that's why i want to know the output for that PS command. I guess you are using PF based distribution for OAB and your mailbox db's are not pointing to any PF.
ASKER
RunspaceId : 5b223f7e-7c38-46dd-97a6-a3 40580aef11
Server : SERVER1
AddressLists : {\Default Global Address List}
Versions : {Version4}
IsDefault : True
PublicFolderDatabase : Public Folder Database 2054595309
PublicFolderDistributionEn abled : False
GlobalWebDistributionEnabl ed : False
WebDistributionEnabled : True
LastTouchedTime : 7/2/2013 9:09:28 AM
LastNumberOfRecords : 36
MaxBinaryPropertySize : 32768
MaxMultivaluedBinaryProper tySize : 65536
MaxStringPropertySize : 3400
MaxMultivaluedStringProper tySize : 65536
ConfiguredAttributes : {OfficeLocation, ANR, ProxyAddresses, ANR, PhoneticGivenName, ANR, GivenName, ANR, P
honeticSurname, ANR, Surname, ANR, Account, ANR, PhoneticDisplayName, ANR, DisplayNa
meUnicode, ANR, ExternalMemberCount, Value, TotalMemberCount, Value, ModerationEnabl
ed, Value, DelivContLength, Value, MailTipTranslations, Value, ObjectGuid, Value, Is
Organizational, Value...}
DiffRetentionPeriod : 30
Schedule : {Sun.8:00 AM-Sun.8:15 AM, Mon.8:00 AM-Mon.8:15 AM, Tue.8:00 AM-Tue.8:15 AM, Wed.8:00
AM-Wed.8:15 AM, Thu.8:00 AM-Thu.8:15 AM, Fri.8:00 AM-Fri.8:15 AM, Sat.8:00 AM-Sat.8
:15 AM}
VirtualDirectories : {SERVER1\OAB (Default Web Site)}
ExchangeVersion : 0.10 (14.0.100.0)
AdminDisplayName :
Name : Default Offline Address Book
DistinguishedName : CN=Default Offline Address Book,CN=Offline Address Lists,CN=Address Lists Container,
CN=JAMESCONTROLS,CN=Micros oft Exchange,CN=Services,CN=Co nfiguratio n,DC=James controls
,DC=lan
Identity : \Default Offline Address Book
Guid : 4413eae3-5459-4849-bee6-f0 d9791ca14b
ObjectCategory : Jamescontrols.lan/Configur ation/Sche ma/ms-Exch -OAB
ObjectClass : {top, msExchOAB}
WhenChanged : 7/2/2013 11:56:57 AM
WhenCreated : 2/13/2013 4:36:00 PM
WhenChangedUTC : 7/2/2013 3:56:57 PM
WhenCreatedUTC : 2/13/2013 9:36:00 PM
OrganizationId :
OriginatingServer : SERVER.Jamescontrols.lan
IsValid : True
Server : SERVER1
AddressLists : {\Default Global Address List}
Versions : {Version4}
IsDefault : True
PublicFolderDatabase : Public Folder Database 2054595309
PublicFolderDistributionEn
GlobalWebDistributionEnabl
WebDistributionEnabled : True
LastTouchedTime : 7/2/2013 9:09:28 AM
LastNumberOfRecords : 36
MaxBinaryPropertySize : 32768
MaxMultivaluedBinaryProper
MaxStringPropertySize : 3400
MaxMultivaluedStringProper
ConfiguredAttributes : {OfficeLocation, ANR, ProxyAddresses, ANR, PhoneticGivenName, ANR, GivenName, ANR, P
honeticSurname, ANR, Surname, ANR, Account, ANR, PhoneticDisplayName, ANR, DisplayNa
meUnicode, ANR, ExternalMemberCount, Value, TotalMemberCount, Value, ModerationEnabl
ed, Value, DelivContLength, Value, MailTipTranslations, Value, ObjectGuid, Value, Is
Organizational, Value...}
DiffRetentionPeriod : 30
Schedule : {Sun.8:00 AM-Sun.8:15 AM, Mon.8:00 AM-Mon.8:15 AM, Tue.8:00 AM-Tue.8:15 AM, Wed.8:00
AM-Wed.8:15 AM, Thu.8:00 AM-Thu.8:15 AM, Fri.8:00 AM-Fri.8:15 AM, Sat.8:00 AM-Sat.8
:15 AM}
VirtualDirectories : {SERVER1\OAB (Default Web Site)}
ExchangeVersion : 0.10 (14.0.100.0)
AdminDisplayName :
Name : Default Offline Address Book
DistinguishedName : CN=Default Offline Address Book,CN=Offline Address Lists,CN=Address Lists Container,
CN=JAMESCONTROLS,CN=Micros
,DC=lan
Identity : \Default Offline Address Book
Guid : 4413eae3-5459-4849-bee6-f0
ObjectCategory : Jamescontrols.lan/Configur
ObjectClass : {top, msExchOAB}
WhenChanged : 7/2/2013 11:56:57 AM
WhenCreated : 2/13/2013 4:36:00 PM
WhenChangedUTC : 7/2/2013 3:56:57 PM
WhenCreatedUTC : 2/13/2013 9:36:00 PM
OrganizationId :
OriginatingServer : SERVER.Jamescontrols.lan
IsValid : True
I can see web based is used, however, i cannot understand how your Outlook 2003 users are working. I guess Outlook 2003 are running without cache mode. OWA doesn't uses OAB.
Enable diagnostic logging to expert level and check the errors
set-eventloglevel -Identity "MSExchangeSA\OAL Generator" -Level EXPERT -verbose
Also i suggest you to reconfigure user profile and check how it works.
Enable diagnostic logging to expert level and check the errors
set-eventloglevel -Identity "MSExchangeSA\OAL Generator" -Level EXPERT -verbose
Also i suggest you to reconfigure user profile and check how it works.
ASKER
It is happening on every user running outlook 2010. I will enable diagnostic logging and go from there.
Thanks
Jon
Thanks
Jon
ASKER
Diagnostic logging didn't not show anything. This issue only happens with outlook 2010 users. Works fine accessing via OWA or outlook 2003. Any ideas?
Thanks in advance
Thanks in advance
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Sorry couldn't check your question back. Okay what was the permission issue, can you share it and how you fixed it.
ASKER
I gave Authenticated User access to OAB folder. Not sure why it was only happening to outlook 2010 users, but that resolved my issue.
Thanks for all the help.
Jon
Thanks for all the help.
Jon
Strange to me also. Good to know, it is resolved and thanks for sharing the solution.
ASKER
That is what worked to resolve the issue