It looks like the OAB still resides on the 2003 Exchange server, which is where
I would expect it to be as the mailboxes have not been moved to the 2007 server
yet.
When I do "Get-OfflineAddressBook" I do see this...
WebDistributionEnabled : False
Could this be the issue?
I'm still not sure how to put a copy on the 2007 server and make if visible.
I've included the outputs of "Get-OfflineAddressBook" and
"Get-OabVirtualDirectory" below if that helps.
Any assistance is greatly appreciated.
Thanks,
Andy Leedy
[PS] C:\Users\ExchangeAdmin\Desktop>Get-OfflineAddressBook |fl
Server : EXCH2003
AddressLists : {Default Global Address List}
Versions : {Version2, Version3, Version4}
IsDefault : True
PublicFolderDatabase : EXCH2003\First Storage Group\Public Folder
Store (EXCH2003)
PublicFolderDistributionEnabled : True
WebDistributionEnabled : False
DiffRetentionPeriod :
Schedule : {Sun.5:00 AM-Sun.5:15 AM, Sun.6:00
AM-Sun.6:15 AM, Sun.7:00 AM-Sun.7:15 AM, Sun.8:00 AM-Sun.8:15 AM, Sun.9:00
AM-Sun.9:15 AM, Sun.10:00AM-Sun.10:15 AM, Sun.11:00 AM-Sun.11:15 AM,Sun.12:00
PM-Sun.12:15 PM, Sun.1:00 PM-Sun.1:15 PM, Sun.2:00 PM-Sun.2:15 PM, Sun.3:00
PM-Sun.3:15 PM, Sun.4:00 PM-Sun.4:15 PM, Sun.5:00PM-Sun.5:15 PM, Sun.6:00
PM-Sun.6:15 PM, Sun.7:00 PM-Sun.7:15 PM, Sun.8:00 PM-Sun.8:15 PM...}
VirtualDirectories : {}
ExchangeVersion : 0.0 (6.5.6500.0)
AdminDisplayName :
Name : Default Offline Address List
DistinguishedName : CN=Default Offline Address List,CN=Offline
Address Lists,CN=Address Lists Container,CN=Butler,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=butlerahs,DC=com
Identity : \Default Offline Address List
Guid : d5bd4e97-4fad-4e9a-a539-3240404430ff
ObjectCategory : butlerahs.com/Configuration/Schema/ms-Exch-OAB
ObjectClass : {top, msExchOAB}
WhenChanged : 8/28/2008 12:46:46 PM
WhenCreated : 2/27/2002 4:48:04 PM
OriginatingServer : dc01.wabutler.net
IsValid : True
[PS] C:\Users\ExchangeAdmin\Desktop>Get-OabVirtualDirectory |fl
Name : OAB (Default Web Site)
PollInterval : 480
OfflineAddressBooks : {}
RequireSSL : False
MetabasePath : IIS://hub01.butlerahs.com/W3SVC/1/ROOT/OAB
Path : C:\Program Files\Microsoft\Exchange
Server\ClientAccess\OAB
Server : HUB01
InternalUrl : https://mail.butlerahs.com/OAB
InternalAuthenticationMethods : {WindowsIntegrated}
ExternalUrl : https://mail.butlerahs.com/OAB
ExternalAuthenticationMethods : {WindowsIntegrated}
AdminDisplayName :
ExchangeVersion : 0.1 (8.0.535.0)
DistinguishedName : CN=OAB (Default Web
Site),CN=HTTP,CN=Protocols,CN=HUB01,CN=Servers,CN=Exchange Administrative Group
(FYDIBOHF23SPDLT),CN=Administrative Groups,CN=Butler,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=butlerahs,DC=com
Identity : HUB01\OAB (Default Web Site)
Guid : c062ba58-bd60-4152-b655-e5c8cfdd1dc2
ObjectCategory :
butlerahs.com/Configuration/Schema/ms-Exch-OAB-Virtual-Directory
ObjectClass : {top, msExchVirtualDirectory,
msExchOABVirtualDirectory}
WhenChanged : 11/11/2008 3:03:42 PM
WhenCreated : 9/12/2008 10:50:39 AM
OriginatingServer : dc01.butlerahs.com
IsValid : True
Name : OAB (Default Web Site)
PollInterval : 480
OfflineAddressBooks : {}
RequireSSL : False
MetabasePath : IIS://hub02.butlerahs.com/W3SVC/1/ROOT/OAB
Path : C:\Program Files\Microsoft\Exchange
Server\ClientAccess\OAB
Server : HUB02
InternalUrl : https://mail.butlerahs.com/OAB
InternalAuthenticationMethods : {WindowsIntegrated}
ExternalUrl : https://mail.butlerahs.com/OAB
ExternalAuthenticationMethods : {WindowsIntegrated}
AdminDisplayName :
ExchangeVersion : 0.1 (8.0.535.0)
DistinguishedName : CN=OAB (Default Web
Site),CN=HTTP,CN=Protocols,CN=HUB02,CN=Servers,CN=Exchange Administrative Group
(FYDIBOHF23SPDLT),CN=Administrative Groups,CN=Butler,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=butlerahs,DC=com
Identity : HUB02\OAB (Default Web Site)
Guid : 0c5a1619-a078-4316-83e1-c0027dc879ee
ObjectCategory :
wabutler.net/Configuration/Schema/ms-Exch-OAB-Virtual-Directoryirectory}
WhenChanged : 11/11/2008 3:03:42 PM
WhenCreated : 9/12/2008 11:16:42 AM
OriginatingServer : dc01.butlerahs.com
IsValid : True
-----Original Message-----
From: Michael B. Smith [mailto:[EMAIL PROTECTED]
Sent: Saturday, November 22, 2008 2:22 PM
To: MS-Exchange Admin Issues
Subject: RE: The OAB is not configured for this user.
You need to make the OAB web visible and put a copy on the 2007 server. At
least, that's what I always do.
Regards,
Michael B. Smith, MCITP:SA,EMA/MCSE/Exchange MVP
My blog: http://TheEssentialExchange.com/blogs/michael
Link with me at: http://www.linkedin.com/in/theessentialexchange
-----Original Message-----
From: Andy [mailto:[EMAIL PROTECTED]
Sent: Saturday, November 22, 2008 11:09 AM
To: MS-Exchange Admin Issues
Subject: The OAB is not configured for this user.
I’m getting the following message when I execute this command
"Test-OutlookWebServices" in Exchange Shell. Everything else seems to pass
successfully.
Id : 1015
Type : Information
Message : [EXPR]-The OAB is not configured for this user.
We are in the middle of migrating from Exchange 2003 to 2007. I’ve checked
that the 2007 databases are pointed to the correct OAB and I've replicated the
public folders. I'm wondering if it has something to do with the OAB still
residing on the 2003 server?
Any ideas on how resolve this issue?
Below I've included the output from “get-OABVirtualDirectory” and
“get-offlineaddressbook” below if that’s of any help.
-Andy
Andy Leedy
Messaging Systems Engineer
Butler Animal Heath Supply
[PS] C:\ >Test-OutlookWebServices -identity [EMAIL PROTECTED]
-ClientAccessServer hub02 | fl
Id : 1003
Type : Information
Message : About to test AutoDiscover with the e-mail address [EMAIL PROTECTED]
Id : 1007
Type : Information
Message : Testing server chub02.butlerahs.com with the published name https://
mail.butlerahs.com/ews/exchange.asmx &
https://mail.butlerahs.com/ews/exchange.asmx.
Id : 1019
Type : Information
Message : Found a valid AutoDiscover service connection point. The AutoDiscover
URL on this object is https://mail.butlerahs.com/Autodiscover/Autodiscover.xml.
Id : 1006
Type : Information
Message : The Autodiscover service was contacted at
https://mail.butlerahs.com/Autodiscover/Autodiscover.xml.
Id : 1016
Type : Success
Message : [EXCH]-Successfully contacted the AS service at
https://mail.butlerahs.com/ews/exchange.asmx. The elapsed time was 202
milliseconds.
Id : 1015
Type : Information
Message : [EXCH]-The OAB is not configured for this user.
Id : 1014
Type : Success
Message : [EXCH]-Successfully contacted the UM service at
https://mail.butlerahs.com/UnifiedMessaging/Service.asmx. The elapsed time was
15 milliseconds.
Id : 1016
Type : Success
Message : [EXPR]-Successfully contacted the AS service at
https://mail.butlerahs.com/ews/exchange.asmx. The elapsed time was 31
milliseconds.
Id : 1015
Type : Information
Message : [EXPR]-The OAB is not configured for this user.
Id : 1014
Type : Success
Message : [EXPR]-Successfully contacted the UM service at
https://mail.butlerahs.com/UnifiedMessaging/Service.asmx. The elapsed time was
15 milliseconds.
Id : 1017
Type : Success
Message : [EXPR]-Successfully contacted the RPC/HTTP service at
https://mail.butlerahs.com/Rpc. The elapsed time was 0 milliseconds.
Id : 1006
Type : Success
Message : The Autodiscover service was tested successfully.
[PS] C:\Windows\System32>get-offlineaddressbook | fl
Server : EXCH2003
AddressLists : {Default Global Address List}
Versions : {Version2, Version3, Version4}
IsDefault : True
PublicFolderDatabase : EXCH2003\First Storage Group\Public Folder
Store (EXCH2003)
PublicFolderDistributionEnabled : True
WebDistributionEnabled : False
DiffRetentionPeriod :
Schedule : {Sun.5:00 AM-Sun.5:15 AM, Sun.6:00 AM-Sun.6:1
5 AM, Sun.7:00 AM-Sun.7:15 AM, Sun.8:00 AM-Su
n.8:15 AM, Sun.9:00 AM-Sun.9:15 AM, Sun.10:00
AM-Sun.10:15 AM, Sun.11:00 AM-Sun.11:15 AM,
Sun.12:00 PM-Sun.12:15 PM, Sun.1:00 PM-Sun.1:
15 PM, Sun.2:00 PM-Sun.2:15 PM, Sun.3:00 PM-S
un.3:15 PM, Sun.4:00 PM-Sun.4:15 PM, Sun.5:00
PM-Sun.5:15 PM, Sun.6:00 PM-Sun.6:15 PM, Sun
.7:00 PM-Sun.7:15 PM, Sun.8:00 PM-Sun.8:15 PM
...}
VirtualDirectories : {}
ExchangeVersion : 0.0 (6.5.6500.0)
AdminDisplayName :
Name : Default Offline Address List
DistinguishedName : CN=Default Offline Address List,CN=Offline
Address Lists,CN=Address Lists Container,CN=Butler,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=butlerahs,DC=com
Identity : \Default Offline Address List
Guid : d5bd4e97-4fad-4e9a-a539-3240404430ff
ObjectCategory : butlerahs.com/Configuration/Schema/ms-Exch-OAB
ObjectClass : {top, msExchOAB}
WhenChanged : 9/9/2008 12:02:04 PM
WhenCreated : 2/27/2002 4:48:04 PM
OriginatingServer : dc01.butlerahs.com
IsValid : True
[PS] C:\ >get-OABVirtualDirectory |fl
Name : OAB (Default Web Site)
PollInterval : 480
OfflineAddressBooks : {}
RequireSSL : False
MetabasePath : IIS://hub01.butlerahs.net/W3SVC/1/ROOT/OAB
Path : C:\Program Files\Microsoft\Exchange
Server\ClientAccess\OAB
Server : HUB01
InternalUrl : https://mail.butlerahs.com/OAB
InternalAuthenticationMethods : {WindowsIntegrated}
ExternalUrl : https://mail.butlerahs.com/OAB
ExternalAuthenticationMethods : {WindowsIntegrated}
AdminDisplayName :
ExchangeVersion : 0.1 (8.0.535.0)
DistinguishedName : CN=OAB (Default Web Site),CN=HTTP,CN=Protocols,
CN=HUB01,CN=Servers,CN=Exchange Administrative Group
(FYDIBOHF23SPDLT),CN=Administrative Gr oups,CN=Butler,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=butlerahs,DC=com
Identity : HUB01\OAB (Default Web Site)
Guid : c062ba58-bd60-4152-b655-e5c8cfdd1dc2
ObjectCategory :
butlerahs.com/Configuration/Schema/ms-Exch-OAB-Virtual-Directory
ObjectClass : {top, msExchVirtualDirectory,
msExchOABVirtualDirectory}
WhenChanged : 11/11/2008 3:03:35 PM
WhenCreated : 9/12/2008 10:50:39 AM
OriginatingServer : dc01.butlerahs.com
IsValid : True
Name : OAB (Default Web Site)
PollInterval : 480
OfflineAddressBooks : {}
RequireSSL : False
MetabasePath : IIS://hub02.butlerahs.com/W3SVC/1/ROOT/OAB
Path : C:\Program Files\Microsoft\Exchange
Server\ClientAccess\OAB
Server : HUB02
InternalUrl : https://mail.butlerahs.com/OAB
InternalAuthenticationMethods : {WindowsIntegrated}
ExternalUrl : https://bmail.butlerahs.com/OAB
ExternalAuthenticationMethods : {WindowsIntegrated}
AdminDisplayName :
ExchangeVersion : 0.1 (8.0.535.0)
DistinguishedName : CN=OAB (Default Web Site),CN=HTTP,CN=Protocols,
CN=HUB02,CN=Servers,CN=Exchange Administrative Group
(FYDIBOHF23SPDLT),CN=Administrative Groups,CN=Butler,CN=Microsoft
Exchange,CN=Service,CN=Configuration,DC=butlerahs,DC=com
Identity : HUB02\OAB (Default Web Site)
Guid : 0c5a1619-a078-4316-83e1-c0027dc879ee
ObjectCategory :
butlerahs.com/Configuration/Schema/ms-Exch-OAB-Virtual-Directory
ObjectClass : {top, msExchVirtualDirectory,
msExchOABVirtualDirectory}
WhenChanged : 11/11/2008 3:03:27 PM
WhenCreated : 9/12/2008 11:16:42 AM
OriginatingServer : dc01.butlerahs.com
IsValid : True
~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja ~
~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja ~
**********************************************************************
CONFIDENTIALITY NOTICE: The information transmitted in this message is
intended only for the person or entity to which it is addressed and may contain
confidential and/or privileged material. Any review, retransmission,
dissemination or other use of this information by persons or entities other
than the intended recipient is prohibited. If you received this in error,
please contact the sender and destroy all copies of this document. Thank you.
Butler Animal Health Supply
**********************************************************************
~ Ninja Email Security with Cloudmark Spam Engine Gets Image Spam ~
~ http://www.sunbeltsoftware.com/Ninja ~