From: Björn on
I want to enable ancross-forest connect between 2 forests (w2k3) with
E2K7 SP1.

For test I have created some contacts in ORG1 of persons in ORG2 and
reverse.
The SMTP-Adresses are the same of each "person-contact"

I have made the following steps:

1.) http://technet.microsoft.com/en-us/library/bb125182(EXCHG.80).aspx


Set-AvailabilityConfig -OrgWideAccount "local.Domain\User"

On the next step I was not sure: Should I use the local or the remote
credentials.I have tried both, but without success.

$local = get-credential (Account of "local.Domain\User")
Add-AvailabilityAddressspace -Forestname local.Domain -Accessmethod
OrgWideFB -Credential:$local

$remote = get-credential (Account von "remote.Domain\User")
Add-AvailabilityAddressspace -Forestname local.Domain -Accessmethod
OrgWideFB -Credential:$remote

These users haven't special rigths and haven't a mailbox.


2.) Enable connector:

http://technet.microsoft.com/en-us/library/bb123546(EXCHG.80).aspx

I have tried standard auth. and external security (at the last one I
have created an receive connector).

What could be the problem, that the availability service isn't available?



I have tested:

two.local = local domain
one.local = remote domain


Test-OutlookWebServices -Identity p.pan(a)two.local -TargetAddress
h.hoelle(a)one.local | fl


Id : 1003
Type : Information
Message : Die AutoErmittlung wird gleich mit E-Mail-Adresse
p.pan(a)two.local getestet.

Id : 1006
Type : Information
Message : Es wurde eine Verbindung mit dem AutoErmittlungsdienst bei
https://e2k7.two.local/Autodiscover/Autodiscover.xml hergestellt.

Id : 1011
Type : Error
Message : Antwort auf Anfrage der Verf�gbarkeit von h.hoelle(a)one.local:
5039:.

Id : 1016
Type : Error
Message : [EXCH]-Fehler beim Herstellen der Verbindung mit dem Dienst
'AS' bei https://e2k7.two.local/EWS/Exchange.asmx. Die verstrichene Zeit
betrug 531 Millisekunden.

Id : 1015
Type : Success
Message : [EXCH]-Erfolg beim Herstellen der Verbindung mit dem Dienst
'OAB' bei https://e2k7.two.local/EWS/Exchange.asmx. Die verstrichene
Zeit betrug 0 Millisekunden.

Id : 1014
Type : Success
Message : [EXCH]-Erfolg beim Herstellen der Verbindung mit dem Dienst
'UM' bei https://e2k7.two.local/UnifiedMessaging/Service.asmx. Die
verstrichene Zeit betrug 15 Millisekunden.

Id : 1006
Type : Success
Message : Der AutoErmittlungsdienst wurde erfolgreich getestet.

Id : 1021
Type : Information
Message : Die folgenden Webdienste haben Fehler generiert.
As in EXCH
Verwenden Sie die vorherige Ausgabe f�r die Diagnose und
Korrektur de
r Fehler.

Event log entry:

Ereignistyp: Fehler
Ereignisquelle: MSExchange Availability
Ereigniskategorie: Verf�gbarkeitsdienst
Ereigniskennung: 4001
Datum: 17.06.2008
Zeit: 14:11:44
Benutzer: Nicht zutreffend
Computer: E2K7
Beschreibung:
Fehler bei Prozess
2020[w3wp.exe:/LM/W3SVC/1/ROOT/EWS-1-128557649963370077]:
Microsoft.Exchange.InfoWorker.Common.Availability.ProxyWebRequestWithAutoDiscover.
Zur�ckgegebene Ausnahme:
Microsoft.Exchange.InfoWorker.Common.Availability.AutoDiscoverFailedException:
A cross-forest Availability service that can fill request for mailbox
<Peter Pan TWO>SMTP:h.hoelle(a)one.local could not be found.. Dieses
Ereignis kann eintreten, wenn der Verf�gbarkeitsdienst keinen
Verf�gbarkeitsdienst in der Remotegesamtstruktur erkennen kann.

Weitere Informationen �ber die Hilfe- und Supportdienste erhalten Sie
unter http://go.microsoft.com/fwlink/events.asp.