Exchange 2010 Federation - appointments not showing in shared calendar
Hello,
In order to share calendars between domain A and domain B, I've set up federation between the two domains and the MS gateway, and then created the organisation relationship between the
two domains. I can send shared calendar requests from either domain to the other.
On domain B, I can view the shared calendar with all details and view the free/busy information using the Meeting Schedule Assistant. However, on domain A, while I can open the calendar
from domain B, I can't see any appoints on the calendar, but I can see the free/busy information using the Meeting Schedule Assistant.
Test-Federationtrust returns no errors.
Test-OrganizationalRelationship return this error but at both sites
RunspaceId
: 78ff0549-829e-4504-94b3-45ea6c64128a
Identity :
Id LocalFederatedDomainsAreMissingFromTheRemoteOrganizationRelationsipDomains
Status
: Warning
Description : There are locally federated domains that aren't present in the list of domains for the remote organization relationship object.
IsValid
: True
Any help would be greatly appreciated.
February 25th, 2012 12:36pm
Hi multivalue,
Could you please run the
Test-OrganizationalRelationship with -verbose and post full information here?
Please also post the steps how you create the
Federation Trust as following thread:
Federation with another Exchange Organization
http://social.technet.microsoft.com/Forums/en-PH/exchange2010/thread/d3f77440-7cef-4fa1-9fc0-6b2ef204f2d8Frank Wang
TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
February 26th, 2012 2:13am
Hello Frank,
Thanks for replying.
Here are the steps I carried out to create the trust adn relationshp:
At both sites:
1. Created the federation trust and certificate using the wizard
2. Created 2 federation proofs and DNS TXT records for:
Exchangedelegation.DomainA.gov.uk
DomainA.gov.uk
Exchangedelegation.DomainB.gov.uk
DomainB.gov.uk
3. Configured the federation trust with exchangedelegation as the default and with DomainA (or B) as an accepted domain.
4. Organization Relationship set up successfully through autodiscover
Here's the test-organizationalrealtionship output for DomainA:
[PS] C:\Windows\system32>Test-OrganizationRelationship -Identity domainB -UserIdentity ahyatt@domainA.gov.uk -verbose
VERBOSE: [10:41:36.128 GMT] Test-OrganizationRelationship : Active Directory session settings for
'Test-OrganizationRelationship' are: View Entire Forest: 'False', Default Scope: 'domainA.gov.uk', Configuration
Domain Controller: 'sbc-dc3.domainA.gov.uk', Preferred Global Catalog: 'SBC-SLAVE.domainA.gov.uk', Preferred
Domain Controllers: '{ SBC-SLAVE.domainA.gov.uk }'
VERBOSE: [10:41:36.130 GMT] Test-OrganizationRelationship : Runspace context: Executing user:
domainA.gov.uk/Users/Administrator, Executing user organization: , Current organization: , RBAC-enabled: Enabled.
VERBOSE: [10:41:36.132 GMT] Test-OrganizationRelationship : Beginning processing &
VERBOSE: [10:41:36.133 GMT] Test-OrganizationRelationship : Instantiating handler with index 0 for cmdlet extension
agent "Admin Audit Log Agent".
VERBOSE: [10:41:36.154 GMT] Test-OrganizationRelationship : Current ScopeSet is: { Recipient Read Scope: {{, }},
Recipient Write Scopes: {{, }}, Configuration Read Scope: {{, }}, Configuration Write Scope(s): {{, }, }, Exclusive
Recipient Scope(s): {}, Exclusive Configuration Scope(s): {} }
VERBOSE: [10:41:36.156 GMT] Test-OrganizationRelationship : Searching objects "ahyatt@domainA.gov.uk" of type
"ADUser" under the root "$null".
VERBOSE: [10:41:36.162 GMT] Test-OrganizationRelationship : Previous operation run on global catalog server
'SBC-SLAVE.domainA.gov.uk'.
VERBOSE: [10:41:36.165 GMT] Test-OrganizationRelationship : Searching objects "cannock" of type
"OrganizationRelationship" under the root "$null".
VERBOSE: [10:41:36.169 GMT] Test-OrganizationRelationship : Previous operation run on domain controller
'sbc-dc3.domainA.gov.uk'.
VERBOSE: Test that organization relationships are properly configured.
VERBOSE: [10:41:36.172 GMT] Test-OrganizationRelationship : Resolved current organization:
VERBOSE: [10:41:36.173 GMT] Test-OrganizationRelationship : The client is using the following proxy for the remote
call:
http://192.67.55.200:8080/.
VERBOSE: [10:41:36.175 GMT] Test-OrganizationRelationship : Calling the Microsoft Exchange Autodiscover service for the
remote federation information.
VERBOSE: [10:41:36.546 GMT] Test-OrganizationRelationship : The Autodiscover call succeeded for the following URL:
https://autodiscover.domainB.gov.uk/autodiscover/autodiscover.svc.
VERBOSE: [10:41:36.547 GMT] Test-OrganizationRelationship : Generating delegation token for user
ahyatt@domainA.gov.uk for application exchangedelegation.domainB.gov.uk.
VERBOSE: [10:41:37.847 GMT] Test-OrganizationRelationship : The delegation token was successfully generated.
VERBOSE: [10:41:37.849 GMT] Test-OrganizationRelationship : The Microsoft Exchange Autodiscover service is being called to
determine the remote organization relationship settings.
VERBOSE: [10:41:37.850 GMT] Test-OrganizationRelationship : The client is using the following proxy for the remote
call:
http://192.67.55.200:8080/.
VERBOSE: [10:41:37.850 GMT] Test-OrganizationRelationship : The Client will call the Microsoft Exchange Autodiscover
service using the following URL:
https://autodiscover.domainB.gov.uk/autodiscover/autodiscover.svc/WSSecurity.
VERBOSE: [10:41:39.580 GMT] Test-OrganizationRelationship : The Autodiscover call succeeded for the following URL:
https://autodiscover.domainB.gov.uk/autodiscover/autodiscover.svc/WSSecurity.
VERBOSE: [10:41:39.582 GMT] Test-OrganizationRelationship : There are locally federated domains that aren't present in
the list of domains for the remote organization relationship object.
RunspaceId
: 552577b5-0d93-4da3-977f-8b074490b5c3
Identity
:
Id
: LocalFederatedDomainsAreMissingFromTheRemoteOrganizationRelationsipDomains
Status
: Warning
Description : There are locally federated domains that aren't present in the list of domains for the remote organization
relationship object.
IsValid
: True
VERBOSE: [10:41:39.585 GMT] Test-OrganizationRelationship : Admin Audit Log: Entered Handler:OnComplete.
VERBOSE: [10:41:39.590 GMT] Test-OrganizationRelationship : Ending processing &
Here's the output at DomainB, the Exchange server here is actually on a resource domain:
[PS] C:\Windows\system32>Test-OrganizationRelationship -Identity shared -UserIdentity
anthonyhyatt@domainB.gov.uk -verbose
VERBOSE: [10:52:16.927 GMT] Test-OrganizationRelationship : Active Directory session settings for
'Test-OrganizationRelationship' are: View Entire Forest: 'False', Default Scope: 'sharedict.ResourcedomainB.gov.uk',
Configuration Domain Controller: 'SSDC03.ResourcedomainB.gov.uk', Preferred Global Catalog: 'SSDC01.ResourcedomainB.gov.uk',
Preferred Domain Controllers: '{ SSDC01.ResourcedomainB.gov.uk }'
VERBOSE: [10:52:16.943 GMT] Test-OrganizationRelationship : Runspace context: Executing user:
ResourcedomainB.gov.uk/Users/Administrator, Executing user organization: , Current organization: , RBAC-enabled: Enabled.
VERBOSE: [10:52:16.943 GMT] Test-OrganizationRelationship : Beginning processing &
VERBOSE: [10:52:16.943 GMT] Test-OrganizationRelationship : Instantiating handler with index 0 for cmdlet extension
agent "Admin Audit Log Agent".
VERBOSE: [10:52:16.943 GMT] Test-OrganizationRelationship : Current ScopeSet is: { Recipient Read Scope: {{, }},
Recipient Write Scopes: {{, }}, Configuration Read Scope: {{, }}, Configuration Write Scope(s): {{, }, }, Exclusive
Recipient Scope(s): {}, Exclusive Configuration Scope(s): {} }
VERBOSE: [10:52:16.959 GMT] Test-OrganizationRelationship : Searching objects "anthonyhyatt@domainB.gov.uk" of
type "ADUser" under the root "$null".
VERBOSE: [10:52:16.959 GMT] Test-OrganizationRelationship : Previous operation run on global catalog server
'SSDC01.ResourcedomainB.gov.uk'.
VERBOSE: [10:52:16.959 GMT] Test-OrganizationRelationship : Searching objects "shared" of type
"OrganizationRelationship" under the root "$null".
VERBOSE: [10:52:16.974 GMT] Test-OrganizationRelationship : Previous operation run on domain controller
'SSDC03.ResourcedomainB.gov.uk'.
VERBOSE: Test that organization relationships are properly configured.
VERBOSE: [10:52:16.974 GMT] Test-OrganizationRelationship : Resolved current organization: .
VERBOSE: [10:52:16.974 GMT] Test-OrganizationRelationship : Calling the Microsoft Exchange Autodiscover service for the
remote federation information.
VERBOSE: [10:52:17.193 GMT] Test-OrganizationRelationship : The Autodiscover call succeeded for the following URL:
https://autodiscover.domainA.gov.uk/autodiscover/autodiscover.svc.
VERBOSE: [10:52:17.193 GMT] Test-OrganizationRelationship : Generating delegation token for user
AnthonyHyatt@domainB.gov.uk for application exchangedelegation.domainA.gov.uk.
VERBOSE: [10:52:18.474 GMT] Test-OrganizationRelationship : The delegation token was successfully generated.
VERBOSE: [10:52:18.474 GMT] Test-OrganizationRelationship : The Microsoft Exchange Autodiscover service is being called
to determine the remote organization relationship settings.
VERBOSE: [10:52:18.474 GMT] Test-OrganizationRelationship : The Client will call the Microsoft Exchange Autodiscover
service using the following URL:
https://autodiscover.domainA.gov.uk/autodiscover/autodiscover.svc/WSSecurity.
VERBOSE: [10:52:18.834 GMT] Test-OrganizationRelationship : The Autodiscover call succeeded for the following URL:
https://autodiscover.domainA.gov.uk/autodiscover/autodiscover.svc/WSSecurity.
VERBOSE: [10:52:18.849 GMT] Test-OrganizationRelationship : There are locally federated domains that aren't present in
the list of domains for the remote organization relationship object.
RunspaceId
: 11eef871-9786-497e-9eb5-7d6ad8412c48
Identity
:
Id
: LocalFederatedDomainsAreMissingFromTheRemoteOrganizationRelationsipDomains
Status
: Warning
Description : There are locally federated domains that aren't present in the list of domains for the remote organization
relationship object.
IsValid
: True
VERBOSE: [10:52:18.849 GMT] Test-OrganizationRelationship : Admin Audit Log: Entered Handler:OnComplete.
VERBOSE: [10:52:18.849 GMT] Test-OrganizationRelationship : Ending processing &
Thanks
February 26th, 2012 6:35am