SlideShare a Scribd company logo
Page 1 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
Autodiscover flow in an Exchange
Hybrid environment | Part 1#3 | Part
32#36
The Autodiscover flow in an Exchange Hybrid based environment, can be
considered the most complex flow because the Autodiscover “journey” is
implemented in two different environments.
Regarding users whom their mailbox was migrated to the “cloud” (Exchange
Online), the Autodiscover journey will start by the Autodiscover client by addressing
the Exchange on-Premises infrastructure.
Autodiscover flow in an Exchange Hybrid environment | The article
series
The first article is the first article on a series of three articles and the main focus is -
presenting the logic and, the involved components in the Autodiscover flow that is
implemented in Exchange Hybrid environment.
Page 2 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
In the next two articles, we will review the Autodiscover flow that is implemented in
Exchange Hybrid environment by using the Microsoft web-based tool, the Microsoft
Remote Connectivity Analyzer (ExRCA).
 Autodiscover flow in an Exchange Hybrid environment | Part 2#3 | Part
33#36
 Autodiscover flow in an Exchange Hybrid environment | Part 3#3 | Part
34#36
Note – you can read more information about how to use the Microsoft Remote
Connectivity Analyzer (ExRCA) tool in the article – Microsoft Remote Connectivity
Analyzer (ExRCA) | Autodiscover troubleshooting tools | Part 2#4 | Part 22#36
Current article and the next articles
The current article serves as a high-level review of the Autodiscover flow in
Exchange Hybrid environment.
The “Autodiscover flow” is based on a scenario in which the Exchange on-Premises
user mailbox was migrated to the “cloud” (Exchange Online).
The user which try to create a new Outlook mail profile be address by default the
Exchange on-Premises infrastructure and because the user mailbox is a “cloud”
mailbox, the Exchange on-Premises server will send the recipient information about
his “cloud E-mail address”.
The Outlook client will start the Autodiscover process by using the “cloud” E-mail
address.
In the next articles in this article series, we will “watch closely” the Autodiscover flow
by using the ExRCA tool and, analyze each of the different phases that are involved
in the process.
Page 3 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
The Autodiscover client
The term “Autodiscover client”, describe the element that needs to retrieve the
Autodiscover information from the Autodiscover Endpoint (Exchange server).
In the Exchange Hybrid environment, we can point to the type of Autodiscover
clients:
1. Exchange mail client
The Autodiscover process that is implemented by the Exchange client that needs
access to their mailbox.
The Autodiscover client could be any type of mail client such as- Outlook, mobile
device (ActiveSync client) and so on.
2. Server to server
The other type of Autodiscover client could be another Exchange server.
Page 4 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
In the Hybrid environment, the Exchange On-Premise infrastructure and the
Exchange Online infrastructure operates as one logic entity.
When relating to the subject of Exchange web service, the information is shared
between the two different Exchange infrastructures (Exchange on-Premises and
Exchange Online (by Relies on the Autodiscover infrastructure.
When Exchange Online infrastructure needs to get information about a specific
Exchange on-Premises recipient, Exchange Online will locate the Exchange on-
Premises server by using the Autodiscover process.
For example, when a “cloud user” (user who has an Exchange Online mailbox) need
to see Free/Busy time of Exchange On-Premise user (user that his mailbox is hosted
on the Exchange On-Premise server), the request for the information will be sent
from the Exchange Online server to the Exchange On-Premise server.
The Exchange Online “find” or “allocate” the Exchange On-Premise server by using
the Autodiscover services.
Exchange On-Premise and Exchange Online – Best
friends forever
The infrastructure of Hybrid environment is very sophisticated and compound and,
the Autodiscover infrastructure are only a part of this infrastructure.
In this article, we will relate only to the subject of Autodiscover in Hybrid
environment and not to the “other parts” of the Hybrid environment but, it’s very
important to understand that the Autodiscover serves as an infrastructure for many
Page 5 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
other parts of the Hybrid environment such as – Free/Busy time, Mail tips, out of
office, move mailbox (mail migration) and so on.
Hybrid environment different environment and Exchange client
Transparency
The beautiful part in the Hybrid environment is, that although the Hybrid
environment is connecting two entirely deferent environment – Exchange On-
Premise and Exchange Online environment (and if we want to add more complexity
to the description a relationship between the On-Premise Active Directory and the
Page 6 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
Windows Azure Active Directory) and, despite that fact that the term “Hybrid
environment” is composed of many different parts, from the Exchange client’s point
of view, this compound infrastructure is “unnoticeable”.
For example, in an Exchange hybrid environment, a recipient named “Alice” wonder
if she is hosted at the Exchange Online or Exchange On-Premise, for Alice, there is
no way to get this information.
My point is that as Exchange administrator in Hybrid environment we have to be
familiar with the “inside infrastructure of the Hybrid environment and the
Autodiscover process” but, the advantage is that from the user point view this
infrastructure (the Hybrid environment) is transparent.
Hybrid environment and SMTP domain name space
Exchange hybrid environment was created for “combing” to different
infrastructures into one logical entity.
Page 7 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
In Exchange Hybrid environment, the organization user’s mailboxes are “spread”
between two different environments – the organization environment (Exchange on-
Premises) and the cloud environment (Exchange Online).
The organization users are not aware to this two different infrastructure but in
reality, we are dealing with two totally different environments.
The “magic glow” that sticks together this two different infrastructure is
implemented by implementing Exchange organization relationships between the
two different infrastructures.
Each of the “physical infrastructure” – Exchange on-Premises and Exchange Online
needs to relate to the “other” Exchange infrastructure by using a different domain
namespace (SMTP domain name space).
 The Exchange Online environment, relate to objects that are physically
located at the Exchange on-Premises environment by using the “public
domain name”.
 The Exchange on-Premises environment, relate to objects that are physically
located at the Exchange Online environment by using the “Hybrid domain
namespace”.
Page 8 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
The ability of Exchange infrastructure to “hide” the complex in from the Exchange
client is implemented by “Juggling with the SMTP domain namespaces”.
Page 9 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
The relationships between the recipient E-mail address and the
Autodiscover process
In the next section, we will review that subject of the different SMTP domain
namespace in the Exchange hybrid environment.
Apparently, there is no clear relationship between the subject of E-mail address and
the Autodiscover process, but in reality, in the Exchange hybrid environment, the
Autodiscover flow is fully relying on the user E-mail address.
Page 10 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
In Exchange hybrid most of the time the “Autodiscover focal point” is the Exchange
on-Premises environment.
As mentioned, organization users don’t really know where is their Exchange
mailbox is located.
In a scenario in which user mailbox is located at the Exchange Online infrastructure,
the organization user will start the Autodiscover journey by addressing the
Exchange on-Premises infrastructure and the Exchange on-Premises will notify him,
that he needs to restart the Autodiscover journey by addressing different Exchange
infrastructure – the Exchange Online infrastructure.
Page 11 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
The SMTP domain name spaces in an Exchange hybrid
environment
In Exchange Hybrid, there is a minimum of a three domain name space. The
Exchange hybrid environment is using two domain namespaces and the third
domain namespace “belong” to the Office 365 infrastructure.
1. Public domain name (public SMTP domain name)
This public domain name is the “formal” organization domain name that is used by
the Exchange On-Premise infrastructure and in a scenario of Hybrid environment,
the public domain name is used also, for “representing” cloud recipient.
Exchange on-Premises recipient and the Exchange Online recipient will continue to
use an E-mail address that uses the “public domain name”.
For example, in a scenario in which the public domain name is o365info.com all the
organization recipients whom their mailbox is located at Exchange on-Premises and
the organization user whom their mailbox is located on Exchange Online will
continue to use the specific domain name.
This public domain name described as – “shared domain name” because it is shared
between two different Exchange Online infrastructures (Exchange on-Premises
versus the Exchange Online infrastructure).
2. Office 365 Tenant built-in domain namespaces
Page 12 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
When we open a new Office 365 subscription, we are required to provide an
“organization name”.
In our scenario, the Office 365 tenant domain name is – 365info2
After we provide the required organization name, Office 365 start an automatic
process in which it creates two new “Office 365 tenant domain names”.
Based on the Office 365 tenant domain name, the following two domain names are
created.
1. onmicrosoft.com
2. mail.onmicrosoft.com
Onmicorosft domain name | The default tenant domain name
The second domain name could be described as the “default Office 365 tenant
domain name”. This domain namespace is not used by the Exchange hybrid
environment.
In case that the organization name who was registered at Office 365 is – 365info2,
this name will be “attached” to the office 365 default domain name
– onmicrosoft.com and, the result is a domain name that represents the specific
Office 365 tenant. In our scenario –365info2.onmicrosoft.com
The 365info2.onmicrosoft.com domain namespace is used only by the Office 365 and
Exchange Online environment.
Q: What is the reason for this “default Office 365 domain name”?
A: There are two main reasons:
Page 13 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
The need for using a “dedicated domain namespace” such
as 365info2.onmicrosoft.com was created for two main reasons –
Reason 1 – Each “entity” in Office 365 must have a UPN name who includes a
domain name suffix and each of the Exchange Online entities (such as recipient)
must have an E-mail address that includes a domain name suffix.
When we create the Office 365 tenant, the Exchange Hybrid still does not exist or is
not yet defined and the Office 365 infrastructure needs some kind of “identity” for
the Office 365 objects such as users.
Chronologically, Office 365 “doesn’t know if we are going to build and implement an
Exchange Hybrid environment.
Reason 2 – Office 365 infrastructure can “host” a local object (users, mailboxes, etc.)
that doesn’t relate in any way to the Exchange Hybrid infrastructure.
In case that we create such object, for example, a “cloud user” that is not
synchronized from the On-Premise Active Directory, this object needs to have an
identity.
Onmicorosft domain name | “Hybrid domain namespace”
The third “Office 365 domain name” that is created by default could be described as
the “Exchange Hybrid domain namespace”.
This specific domain namespace will be used only in Exchange hybrid scenarios.
The structure of the “Hybrid domain namespace” is based on the following formula
–
<Office 365 organization name> + <mail> + < onmicrosoft.com>
In case that the organization name that was registered at Office 365 is – 365info2,
this name will be “attached” to the “mail” domain name + the office 365 default
domain name –onmicrosoft.com and, the result is the Exchange hybrid domain
name –365info2.mail.onmicrosoft.com
Page 14 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
The Exchange Hybrid domain namespace is used by the Exchange on-Premises
infrastructure for routing purposes.
The “routing” is related to two different infrastructures
1. Mail flow
Each time that Exchange On-Premise server recipient needs to send E-mail
message to the Exchange Online recipient, the request will be accepted by the
Exchange on-Premises that “understand” that the destination recipient is located at
the Exchange Online infrastructure.
The Exchange on-Premises will use the “Hybrid domain namespace” of the
destination recipient. In Exchange Hybrid the each of the mail message that are
sent to the Exchange “Hybrid domain namespace” will be routed to the Exchange
Online server.
2. Autodiscover flow
The use of “Hybrid domain namespace” is related also to the Autodiscover flow in
an Exchange Hybrid environment.
When a user whom his mailbox is located at the Exchange Online infrastructure, try
to get Autodiscover information, he will address the Exchange on-Premises server.
When the Exchange on-Premises server “notice” that the recipient considers as an
Exchange Online recipient, the Exchange on-Premises send as a reply the E-mail
address that includes the “Hybrid domain namespace”. In our scenario
– 365info2.mail.onmicrosoft.com
When the Autodiscover client gets this information, he “understand” that he needs
to create a new Autodiscover process, but now, address the Autodiscover Endpoint
that is responsible for the domain name – 365info2.mail.onmicrosoft.com
Page 15 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
In the following diagram, we can see the logic structure of the SMTP domain name
in Hybrid environment.
Hybrid environment | recipients and their E-mail address
To demonstrate to the concept of multiple E-mail addresses in the Hybrid
environment, let’s use the following scenario:
Alice is a corporate employee whom her mailbox was “relocated” (moved) to the
cloud (Exchange Online).
In the Exchange On-Premise server, Alice is configured as a Remote mailbox.
The Exchange On-Premise “know” that Alice has two E-mail address: the standard
public E-mail address – Alice@o365info.com and additionally, the “Hybrid
environment service domain E-mail address – Alice@o365info2.mail.onmicrosoft.com
In Office 365 and Exchange Online, Alice will have the same two E-mail addresses
and additional E-mail address – Alice@o365info2.onmicrosoft.com
The “additional E-mail address”, the E-mail address (the E-mail address without the
“subdomain: mail) is based on the “Office 365 SMTP domain name” that is
automatically allocated to each of Office 365 users who have a mailbox.
Page 16 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
To demonstrate the difference between the Exchange On-Premise environment
and the Exchange Online environment, let’s take a look at Alice’s mailbox
proprieties.
In the following screenshot, we can see Alice’s mailbox proprieties in Exchange On-
Premise.
As we can see, Exchange On-Premise “know” about two E-mail address that Alice
has.
The E-mail address – Alice@o365info2.mail.onmicrosoft.com is based on the SMTP
domain name that we call “service domain name” in Hybrid environment.
Exchange on-Premises refers to the “Exchange Online E-mail address” as –
Routing E-mail address.
Page 17 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
Exchange 2013 server interface
Page 18 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
In the next screenshot, we can see Alice’s mailbox proprieties in Exchange Online.
As we can see, the Exchange Online “know” about three E-mail address that Alice
has.
The “additional E-mail address” that Alice has is – Alice@o365info2.onmicrosoft.com
Page 19 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
Why are you telling me all of this information?
In case that you’re wondering – “how does this information relate to me”?
The answer is that we need to understand the Hybrid environment infrastructure
such as the subject of E-mail address and the multiple SMTP domain name spaces,
so we will be able to understand better the Autodiscover workflow in a Hybrid
environment.
Page 20 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
Hybrid environment | Exchange on-Premises recipient
versus Exchange Online recipient the Autodiscover flow
In Hybrid environment, the user organization user’s mailbox can be hosted on the
Exchange on-Premises infrastructure or the Exchange Online infrastructure.
The main difference between the Autodiscover flow for Exchange on-Premises
recipient versus, Exchange Online recipient is that for Exchange on-Premises
recipient, the Autodiscover Endpoint is the Exchange on-Premises server.
Regarding recipients that their mailbox is hosted at Exchange Online, the Exchange
on-Premises serve just as an element that will serve for routing Autodiscover client
request to the Office 365 Autodiscover infrastructure.
For recipients whom their mailbox is located at the Exchange on-Premises, the
Autodiscover flow is implemented in the following way:
1. The Autodiscover will access the local On-Premise Active Directory (using an
LDAP query), asking for a list of Exchange On-Premise servers that can provide
him the required Autodiscover information.
Page 21 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
2. The Autodiscover client will connect local DNS server, asking to resolve the host’s
names of the local Exchange On-Premise servers that was returned by the On-
Premise Active Directory.
3. The Autodiscover client will try to connect the Exchange On-Premise server
Regarding the Autodiscover flow in an Exchange hybrid environment, for recipients
whom their mailbox is hosted at Exchange Online, the Autodiscover flow is a little
be more complicated and involved additional steps.
For recipients whom their mailbox is located at the Exchange Online, the
Autodiscover flow is implemented in the following way:
Page 22 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
1. The Autodiscover will access the local On-Premise Active Directory (using an
LDAP query), asking for a list of Exchange On-Premise servers that can provide
him the required Autodiscover information.
2. The Autodiscover client will connect local DNS server, asking to resolve the host’s
names of the local Exchange On-Premise servers that was returned by the On-
Premise Active Directory.
3. The Autodiscover client will try to connect the Exchange On-Premise server.
4. The Exchange On-Premise response with a “redirection message” informing the
recipient that for getting the required Autodiscover services, he will need to use
a different E-mail address, his Office 365 tenant E-mail.
5. Exchange client will start the Autodiscover process all over but now, by
addressing the Exchange Online infrastructure.
To demonstrate the process of Autodiscover flow in the Hybrid environment, for a
recipient that his mailbox is hosted in the cloud (Exchange Online), Let’s use the
following scenario:
 Alice’s mailbox is hosted at Exchange Online (the Exchange infrastructure is
based on Hybrid environment).
Page 23 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
 Alice needs to create a new Outlook mail profile, so she will be able to connect
to her mailbox (Exchange Online mailbox).
 The Exchange on-Premises relate to Alice’s mailbox as a “remote mailbox”.
Step 1 – Locating Autodiscover Endpoint in Active Directory-based
environment.
I in a scenario of the remote mailbox (cloud mailbox) the first part of the
Autodiscover flow is identical to the Autodiscover flow that is implemented by a
recipient who has a “standard mailbox” on the Exchange On-Premise server.
When Alice tries to create a new Outlook mail profile, Outlook will query the local
On-Premise Active Directory for the names of Exchange On-Premise servers who
provide the required Autodiscover services.
Outlook will locate an optional Exchange On-Premise server and ask him for the
required Autodiscover information.
Page 24 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
Step 2 – Addressing the Exchange on-Premises server
Technically speaking, Exchange server doesn’t know who “Alice” is. To be able to get
a detailed information about Alice, Exchange on-Premises contacts the local On-
Premise Active Directory asking for information about Alice.
The answer from the On-Premise Active Directory, include information about the
fact that Alice’s mailbox is a “Remote mailbox” and Alice have the following Routing
E-mail Address – Alice@o365info2.onmicrosoft.com
Page 25 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
Step 3 – Autodiscover client starts the Autodiscover flow by addressing
Exchange Online infrastructure.
The Autodiscover client will start a new DNS query looking for a host named –
o365info2.onmicrosoft.com
Note – in most of the scenarios, this name will not be resolved but instead, only the
hostname –Autodiscover.o365info2.onmicrosoft.com
Page 26 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part
32#36
Written by Eyal Doron | o365info.com | Copyright © 2012-2015
Step 4 – verifying if the Autodiscover Endpoint can communicate using HTTPS.
The Autodiscover client will try to create an HTTPS session to the “destination
Autodiscover Endpoint” (Exchange Online) asking for the required Autodiscover
services.
The next articles in the current three articles series are:
 Autodiscover flow in an Office 365 environment | Part 2#3 | Part 30#36
 Autodiscover flow in an Office 365 environment | Part 3#3 | Part 31#36
In this articles, we will use the ExRCA tool for providing a detailed review the
Autodiscover flow in Hybrid environment
Additional reading
 Office 365 Insight into the Hybrid Configuration Wizard Part 2

More Related Content

Viewers also liked

Outlook test e mail auto configuration autodiscover troubleshooting tools p...
Outlook test e mail auto configuration  autodiscover troubleshooting tools  p...Outlook test e mail auto configuration  autodiscover troubleshooting tools  p...
Outlook test e mail auto configuration autodiscover troubleshooting tools p...
Eyal Doron
 
Extra unit 2
Extra unit 2Extra unit 2
Extra unit 2
Sheetal Verma
 
Semantic Enrichment of Cultural Heritage content in PATHS
Semantic Enrichment of Cultural Heritage content in PATHSSemantic Enrichment of Cultural Heritage content in PATHS
Semantic Enrichment of Cultural Heritage content in PATHS
pathsproject
 
тренинговый центр «настрой»
тренинговый центр «настрой»тренинговый центр «настрой»
тренинговый центр «настрой»Datnov Fedor
 
Τα παιδιά στην Πρωτοβάθμια Εκπαίδευση σχεδιάζουν τα δικά τους επιτραπέζια παι...
Τα παιδιά στην Πρωτοβάθμια Εκπαίδευση σχεδιάζουν τα δικά τους επιτραπέζια παι...Τα παιδιά στην Πρωτοβάθμια Εκπαίδευση σχεδιάζουν τα δικά τους επιτραπέζια παι...
Τα παιδιά στην Πρωτοβάθμια Εκπαίδευση σχεδιάζουν τα δικά τους επιτραπέζια παι...
Despina Kotsidou
 
PATHS system architecture
PATHS system architecturePATHS system architecture
PATHS system architecture
pathsproject
 
IND-2012-316 Shree Niketan Matriculation Higher Sec School -Gnana Banddar - S...
IND-2012-316 Shree Niketan Matriculation Higher Sec School -Gnana Banddar - S...IND-2012-316 Shree Niketan Matriculation Higher Sec School -Gnana Banddar - S...
IND-2012-316 Shree Niketan Matriculation Higher Sec School -Gnana Banddar - S...
designforchangechallenge
 
Sesion 10 FLOR
Sesion 10 FLORSesion 10 FLOR
Sesion 10 FLOR
Lizzithaa Vazquez
 
Renaissance
RenaissanceRenaissance
Renaissance
Desi Puspitasariku
 
Fund EcoMarket 2016
Fund EcoMarket 2016Fund EcoMarket 2016
Fund EcoMarket 2016
juliadreblow
 
Boletim informativo novembro/dezembro 2015
Boletim informativo novembro/dezembro 2015Boletim informativo novembro/dezembro 2015
Boletim informativo novembro/dezembro 2015
bibliotecasjuliomartins
 
The checklist for preparing your Exchange 2007 infrastructure for Exchange 20...
The checklist for preparing your Exchange 2007 infrastructure for Exchange 20...The checklist for preparing your Exchange 2007 infrastructure for Exchange 20...
The checklist for preparing your Exchange 2007 infrastructure for Exchange 20...
Eyal Doron
 
A pilot on Semantic Textual Similarity
A pilot on Semantic Textual SimilarityA pilot on Semantic Textual Similarity
A pilot on Semantic Textual Similarity
pathsproject
 
PATHS at Digital Humanities Congress 2012
PATHS at Digital Humanities Congress 2012PATHS at Digital Humanities Congress 2012
PATHS at Digital Humanities Congress 2012
pathsproject
 
Санкт-Петербургский консенсус. Новая экономическая политика для мира
Санкт-Петербургский консенсус. Новая экономическая политика для мираСанкт-Петербургский консенсус. Новая экономическая политика для мира
Санкт-Петербургский консенсус. Новая экономическая политика для мира
mediamera
 

Viewers also liked (16)

Outlook test e mail auto configuration autodiscover troubleshooting tools p...
Outlook test e mail auto configuration  autodiscover troubleshooting tools  p...Outlook test e mail auto configuration  autodiscover troubleshooting tools  p...
Outlook test e mail auto configuration autodiscover troubleshooting tools p...
 
Extra unit 2
Extra unit 2Extra unit 2
Extra unit 2
 
Semantic Enrichment of Cultural Heritage content in PATHS
Semantic Enrichment of Cultural Heritage content in PATHSSemantic Enrichment of Cultural Heritage content in PATHS
Semantic Enrichment of Cultural Heritage content in PATHS
 
тренинговый центр «настрой»
тренинговый центр «настрой»тренинговый центр «настрой»
тренинговый центр «настрой»
 
Τα παιδιά στην Πρωτοβάθμια Εκπαίδευση σχεδιάζουν τα δικά τους επιτραπέζια παι...
Τα παιδιά στην Πρωτοβάθμια Εκπαίδευση σχεδιάζουν τα δικά τους επιτραπέζια παι...Τα παιδιά στην Πρωτοβάθμια Εκπαίδευση σχεδιάζουν τα δικά τους επιτραπέζια παι...
Τα παιδιά στην Πρωτοβάθμια Εκπαίδευση σχεδιάζουν τα δικά τους επιτραπέζια παι...
 
第10回word bench熊本
第10回word bench熊本第10回word bench熊本
第10回word bench熊本
 
PATHS system architecture
PATHS system architecturePATHS system architecture
PATHS system architecture
 
IND-2012-316 Shree Niketan Matriculation Higher Sec School -Gnana Banddar - S...
IND-2012-316 Shree Niketan Matriculation Higher Sec School -Gnana Banddar - S...IND-2012-316 Shree Niketan Matriculation Higher Sec School -Gnana Banddar - S...
IND-2012-316 Shree Niketan Matriculation Higher Sec School -Gnana Banddar - S...
 
Sesion 10 FLOR
Sesion 10 FLORSesion 10 FLOR
Sesion 10 FLOR
 
Renaissance
RenaissanceRenaissance
Renaissance
 
Fund EcoMarket 2016
Fund EcoMarket 2016Fund EcoMarket 2016
Fund EcoMarket 2016
 
Boletim informativo novembro/dezembro 2015
Boletim informativo novembro/dezembro 2015Boletim informativo novembro/dezembro 2015
Boletim informativo novembro/dezembro 2015
 
The checklist for preparing your Exchange 2007 infrastructure for Exchange 20...
The checklist for preparing your Exchange 2007 infrastructure for Exchange 20...The checklist for preparing your Exchange 2007 infrastructure for Exchange 20...
The checklist for preparing your Exchange 2007 infrastructure for Exchange 20...
 
A pilot on Semantic Textual Similarity
A pilot on Semantic Textual SimilarityA pilot on Semantic Textual Similarity
A pilot on Semantic Textual Similarity
 
PATHS at Digital Humanities Congress 2012
PATHS at Digital Humanities Congress 2012PATHS at Digital Humanities Congress 2012
PATHS at Digital Humanities Congress 2012
 
Санкт-Петербургский консенсус. Новая экономическая политика для мира
Санкт-Петербургский консенсус. Новая экономическая политика для мираСанкт-Петербургский консенсус. Новая экономическая политика для мира
Санкт-Петербургский консенсус. Новая экономическая политика для мира
 

Similar to Autodiscover flow in an exchange hybrid environment part 1#3 part 32#36

Exchange 2013 coexistence | Autodiscover infrastructure | Part 2/2 | 12#23
Exchange 2013 coexistence | Autodiscover infrastructure | Part 2/2 | 12#23Exchange 2013 coexistence | Autodiscover infrastructure | Part 2/2 | 12#23
Exchange 2013 coexistence | Autodiscover infrastructure | Part 2/2 | 12#23
Eyal Doron
 
The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 1/2 |...
The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 1/2 |...The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 1/2 |...
The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 1/2 |...
Eyal Doron
 
Stage migration, exchange and autodiscover infrastructure part 1#2 part 35#36
Stage migration, exchange and autodiscover infrastructure  part 1#2  part 35#36Stage migration, exchange and autodiscover infrastructure  part 1#2  part 35#36
Stage migration, exchange and autodiscover infrastructure part 1#2 part 35#36
Eyal Doron
 
Exchange 2013 coexistence and client protocol connectivity flow | The prefix ...
Exchange 2013 coexistence and client protocol connectivity flow | The prefix ...Exchange 2013 coexistence and client protocol connectivity flow | The prefix ...
Exchange 2013 coexistence and client protocol connectivity flow | The prefix ...
Eyal Doron
 
Autodiscover flow in an exchange on premises environment non-active director...
Autodiscover flow in an exchange on premises environment  non-active director...Autodiscover flow in an exchange on premises environment  non-active director...
Autodiscover flow in an exchange on premises environment non-active director...
Eyal Doron
 
Client protocol connectivity flow in Exchange 2013/2010 coexistence | Introdu...
Client protocol connectivity flow in Exchange 2013/2010 coexistence | Introdu...Client protocol connectivity flow in Exchange 2013/2010 coexistence | Introdu...
Client protocol connectivity flow in Exchange 2013/2010 coexistence | Introdu...
Eyal Doron
 
Should i use a single namespace for exchange infrastructure part 1#2 part ...
Should i use a single namespace for exchange infrastructure   part 1#2  part ...Should i use a single namespace for exchange infrastructure   part 1#2  part ...
Should i use a single namespace for exchange infrastructure part 1#2 part ...
Eyal Doron
 
The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 2/2 |...
The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 2/2 |...The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 2/2 |...
The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 2/2 |...
Eyal Doron
 
Exchange clients and their public facing exchange server part 13#36
Exchange clients and their public facing exchange server  part 13#36Exchange clients and their public facing exchange server  part 13#36
Exchange clients and their public facing exchange server part 13#36
Eyal Doron
 
Exchange Public infrastructure | Public versus non-Public facing Exchange sit...
Exchange Public infrastructure | Public versus non-Public facing Exchange sit...Exchange Public infrastructure | Public versus non-Public facing Exchange sit...
Exchange Public infrastructure | Public versus non-Public facing Exchange sit...
Eyal Doron
 
Exchange cas server providing exchange clients access to their mailbox part...
Exchange cas server  providing exchange clients access to their mailbox  part...Exchange cas server  providing exchange clients access to their mailbox  part...
Exchange cas server providing exchange clients access to their mailbox part...
Eyal Doron
 
Autodiscover flow in an exchange on premises environment non-active director...
Autodiscover flow in an exchange on premises environment  non-active director...Autodiscover flow in an exchange on premises environment  non-active director...
Autodiscover flow in an exchange on premises environment non-active director...
Eyal Doron
 
The old exchange environment versus modern exchange environment part 02#36
The old exchange environment versus modern exchange environment  part 02#36The old exchange environment versus modern exchange environment  part 02#36
The old exchange environment versus modern exchange environment part 02#36
Eyal Doron
 
IRJET- Improving Data Spillage in Multi-Cloud Capacity Administration
IRJET- Improving Data Spillage in Multi-Cloud Capacity AdministrationIRJET- Improving Data Spillage in Multi-Cloud Capacity Administration
IRJET- Improving Data Spillage in Multi-Cloud Capacity Administration
IRJET Journal
 
IRJET- Improving Data Spillage in Multi-Cloud Capacity Administration
IRJET-  	  Improving Data Spillage in Multi-Cloud Capacity AdministrationIRJET-  	  Improving Data Spillage in Multi-Cloud Capacity Administration
IRJET- Improving Data Spillage in Multi-Cloud Capacity Administration
IRJET Journal
 
Exchange 2013 coexistence environment and the Exchange legacy infrastructure ...
Exchange 2013 coexistence environment and the Exchange legacy infrastructure ...Exchange 2013 coexistence environment and the Exchange legacy infrastructure ...
Exchange 2013 coexistence environment and the Exchange legacy infrastructure ...
Eyal Doron
 
Exchange infrastructure implementing single domain namespace scheme part 2#...
Exchange infrastructure  implementing single domain namespace scheme  part 2#...Exchange infrastructure  implementing single domain namespace scheme  part 2#...
Exchange infrastructure implementing single domain namespace scheme part 2#...
Eyal Doron
 
Client protocol connectivity flow in Exchange 2013/2007 coexistence | Introdu...
Client protocol connectivity flow in Exchange 2013/2007 coexistence | Introdu...Client protocol connectivity flow in Exchange 2013/2007 coexistence | Introdu...
Client protocol connectivity flow in Exchange 2013/2007 coexistence | Introdu...
Eyal Doron
 
The autodiscover algorithm for locating the source of information part 05#36
The autodiscover algorithm for locating the source of information  part 05#36The autodiscover algorithm for locating the source of information  part 05#36
The autodiscover algorithm for locating the source of information part 05#36
Eyal Doron
 
Cloud as a GIFT: Exploiting Personal Cloud Free Accounts via Rest APIs
Cloud as a GIFT: Exploiting Personal Cloud Free Accounts via Rest APIsCloud as a GIFT: Exploiting Personal Cloud Free Accounts via Rest APIs
Cloud as a GIFT: Exploiting Personal Cloud Free Accounts via Rest APIs
Nishant Kumar
 

Similar to Autodiscover flow in an exchange hybrid environment part 1#3 part 32#36 (20)

Exchange 2013 coexistence | Autodiscover infrastructure | Part 2/2 | 12#23
Exchange 2013 coexistence | Autodiscover infrastructure | Part 2/2 | 12#23Exchange 2013 coexistence | Autodiscover infrastructure | Part 2/2 | 12#23
Exchange 2013 coexistence | Autodiscover infrastructure | Part 2/2 | 12#23
 
The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 1/2 |...
The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 1/2 |...The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 1/2 |...
The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 1/2 |...
 
Stage migration, exchange and autodiscover infrastructure part 1#2 part 35#36
Stage migration, exchange and autodiscover infrastructure  part 1#2  part 35#36Stage migration, exchange and autodiscover infrastructure  part 1#2  part 35#36
Stage migration, exchange and autodiscover infrastructure part 1#2 part 35#36
 
Exchange 2013 coexistence and client protocol connectivity flow | The prefix ...
Exchange 2013 coexistence and client protocol connectivity flow | The prefix ...Exchange 2013 coexistence and client protocol connectivity flow | The prefix ...
Exchange 2013 coexistence and client protocol connectivity flow | The prefix ...
 
Autodiscover flow in an exchange on premises environment non-active director...
Autodiscover flow in an exchange on premises environment  non-active director...Autodiscover flow in an exchange on premises environment  non-active director...
Autodiscover flow in an exchange on premises environment non-active director...
 
Client protocol connectivity flow in Exchange 2013/2010 coexistence | Introdu...
Client protocol connectivity flow in Exchange 2013/2010 coexistence | Introdu...Client protocol connectivity flow in Exchange 2013/2010 coexistence | Introdu...
Client protocol connectivity flow in Exchange 2013/2010 coexistence | Introdu...
 
Should i use a single namespace for exchange infrastructure part 1#2 part ...
Should i use a single namespace for exchange infrastructure   part 1#2  part ...Should i use a single namespace for exchange infrastructure   part 1#2  part ...
Should i use a single namespace for exchange infrastructure part 1#2 part ...
 
The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 2/2 |...
The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 2/2 |...The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 2/2 |...
The importance of Exchange 2013 CAS in Exchange 2013 coexistence | Part 2/2 |...
 
Exchange clients and their public facing exchange server part 13#36
Exchange clients and their public facing exchange server  part 13#36Exchange clients and their public facing exchange server  part 13#36
Exchange clients and their public facing exchange server part 13#36
 
Exchange Public infrastructure | Public versus non-Public facing Exchange sit...
Exchange Public infrastructure | Public versus non-Public facing Exchange sit...Exchange Public infrastructure | Public versus non-Public facing Exchange sit...
Exchange Public infrastructure | Public versus non-Public facing Exchange sit...
 
Exchange cas server providing exchange clients access to their mailbox part...
Exchange cas server  providing exchange clients access to their mailbox  part...Exchange cas server  providing exchange clients access to their mailbox  part...
Exchange cas server providing exchange clients access to their mailbox part...
 
Autodiscover flow in an exchange on premises environment non-active director...
Autodiscover flow in an exchange on premises environment  non-active director...Autodiscover flow in an exchange on premises environment  non-active director...
Autodiscover flow in an exchange on premises environment non-active director...
 
The old exchange environment versus modern exchange environment part 02#36
The old exchange environment versus modern exchange environment  part 02#36The old exchange environment versus modern exchange environment  part 02#36
The old exchange environment versus modern exchange environment part 02#36
 
IRJET- Improving Data Spillage in Multi-Cloud Capacity Administration
IRJET- Improving Data Spillage in Multi-Cloud Capacity AdministrationIRJET- Improving Data Spillage in Multi-Cloud Capacity Administration
IRJET- Improving Data Spillage in Multi-Cloud Capacity Administration
 
IRJET- Improving Data Spillage in Multi-Cloud Capacity Administration
IRJET-  	  Improving Data Spillage in Multi-Cloud Capacity AdministrationIRJET-  	  Improving Data Spillage in Multi-Cloud Capacity Administration
IRJET- Improving Data Spillage in Multi-Cloud Capacity Administration
 
Exchange 2013 coexistence environment and the Exchange legacy infrastructure ...
Exchange 2013 coexistence environment and the Exchange legacy infrastructure ...Exchange 2013 coexistence environment and the Exchange legacy infrastructure ...
Exchange 2013 coexistence environment and the Exchange legacy infrastructure ...
 
Exchange infrastructure implementing single domain namespace scheme part 2#...
Exchange infrastructure  implementing single domain namespace scheme  part 2#...Exchange infrastructure  implementing single domain namespace scheme  part 2#...
Exchange infrastructure implementing single domain namespace scheme part 2#...
 
Client protocol connectivity flow in Exchange 2013/2007 coexistence | Introdu...
Client protocol connectivity flow in Exchange 2013/2007 coexistence | Introdu...Client protocol connectivity flow in Exchange 2013/2007 coexistence | Introdu...
Client protocol connectivity flow in Exchange 2013/2007 coexistence | Introdu...
 
The autodiscover algorithm for locating the source of information part 05#36
The autodiscover algorithm for locating the source of information  part 05#36The autodiscover algorithm for locating the source of information  part 05#36
The autodiscover algorithm for locating the source of information part 05#36
 
Cloud as a GIFT: Exploiting Personal Cloud Free Accounts via Rest APIs
Cloud as a GIFT: Exploiting Personal Cloud Free Accounts via Rest APIsCloud as a GIFT: Exploiting Personal Cloud Free Accounts via Rest APIs
Cloud as a GIFT: Exploiting Personal Cloud Free Accounts via Rest APIs
 

More from Eyal Doron

How to simulate spoof e mail attack and bypass spf sender verification - 2#2
How to simulate spoof e mail attack and bypass spf sender verification - 2#2How to simulate spoof e mail attack and bypass spf sender verification - 2#2
How to simulate spoof e mail attack and bypass spf sender verification - 2#2
Eyal Doron
 
How does sender verification work how we identify spoof mail) spf, dkim dmar...
How does sender verification work  how we identify spoof mail) spf, dkim dmar...How does sender verification work  how we identify spoof mail) spf, dkim dmar...
How does sender verification work how we identify spoof mail) spf, dkim dmar...
Eyal Doron
 
Dealing with the threat of spoof and phishing mail attacks part 6#9 | Eyal ...
Dealing with the threat of spoof and phishing mail attacks   part 6#9 | Eyal ...Dealing with the threat of spoof and phishing mail attacks   part 6#9 | Eyal ...
Dealing with the threat of spoof and phishing mail attacks part 6#9 | Eyal ...
Eyal Doron
 
Why our mail system is exposed to spoof and phishing mail attacks part 5#9 |...
Why our mail system is exposed to spoof and phishing mail attacks  part 5#9 |...Why our mail system is exposed to spoof and phishing mail attacks  part 5#9 |...
Why our mail system is exposed to spoof and phishing mail attacks part 5#9 |...
Eyal Doron
 
What is the meaning of mail phishing attack in simple words part 4#9 | Eyal...
What is the meaning of mail phishing attack in simple words   part 4#9 | Eyal...What is the meaning of mail phishing attack in simple words   part 4#9 | Eyal...
What is the meaning of mail phishing attack in simple words part 4#9 | Eyal...
Eyal Doron
 
What is so special about spoof mail attack part 3#9 | Eyal Doron | o365info.com
What is so special about spoof mail attack  part 3#9 | Eyal Doron | o365info.comWhat is so special about spoof mail attack  part 3#9 | Eyal Doron | o365info.com
What is so special about spoof mail attack part 3#9 | Eyal Doron | o365info.com
Eyal Doron
 
What are the possible damages of phishing and spoofing mail attacks part 2#...
What are the possible damages of phishing and spoofing mail attacks   part 2#...What are the possible damages of phishing and spoofing mail attacks   part 2#...
What are the possible damages of phishing and spoofing mail attacks part 2#...
Eyal Doron
 
Dealing with a spoof mail attacks and phishing mail attacks a little story ...
Dealing with a spoof mail attacks and phishing mail attacks   a little story ...Dealing with a spoof mail attacks and phishing mail attacks   a little story ...
Dealing with a spoof mail attacks and phishing mail attacks a little story ...
Eyal Doron
 
Exchange In-Place eDiscovery & Hold | Introduction | 5#7
Exchange In-Place eDiscovery & Hold | Introduction  | 5#7Exchange In-Place eDiscovery & Hold | Introduction  | 5#7
Exchange In-Place eDiscovery & Hold | Introduction | 5#7
Eyal Doron
 
Mail migration to office 365 measure and estimate mail migration throughput...
Mail migration to office 365   measure and estimate mail migration throughput...Mail migration to office 365   measure and estimate mail migration throughput...
Mail migration to office 365 measure and estimate mail migration throughput...
Eyal Doron
 
Mail migration to office 365 factors that impact mail migration performance...
Mail migration to office 365   factors that impact mail migration performance...Mail migration to office 365   factors that impact mail migration performance...
Mail migration to office 365 factors that impact mail migration performance...
Eyal Doron
 
Mail migration to office 365 optimizing the mail migration throughput - par...
Mail migration to office 365   optimizing the mail migration throughput - par...Mail migration to office 365   optimizing the mail migration throughput - par...
Mail migration to office 365 optimizing the mail migration throughput - par...
Eyal Doron
 
Mail migration to office 365 mail migration methods - part 1#4
Mail migration to office 365   mail migration methods - part 1#4Mail migration to office 365   mail migration methods - part 1#4
Mail migration to office 365 mail migration methods - part 1#4
Eyal Doron
 
Smtp relay in office 365 environment troubleshooting scenarios - part 4#4
Smtp relay in office 365 environment   troubleshooting scenarios - part 4#4Smtp relay in office 365 environment   troubleshooting scenarios - part 4#4
Smtp relay in office 365 environment troubleshooting scenarios - part 4#4
Eyal Doron
 
Autodiscover flow in an office 365 environment part 3#3 part 31#36
Autodiscover flow in an office 365 environment  part 3#3  part 31#36Autodiscover flow in an office 365 environment  part 3#3  part 31#36
Autodiscover flow in an office 365 environment part 3#3 part 31#36
Eyal Doron
 
Microsoft remote connectivity analyzer (exrca) autodiscover troubleshooting ...
Microsoft remote connectivity analyzer (exrca)  autodiscover troubleshooting ...Microsoft remote connectivity analyzer (exrca)  autodiscover troubleshooting ...
Microsoft remote connectivity analyzer (exrca) autodiscover troubleshooting ...
Eyal Doron
 
Microsoft connectivity analyzer (mca) autodiscover troubleshooting tools pa...
Microsoft connectivity analyzer (mca)  autodiscover troubleshooting tools  pa...Microsoft connectivity analyzer (mca)  autodiscover troubleshooting tools  pa...
Microsoft connectivity analyzer (mca) autodiscover troubleshooting tools pa...
Eyal Doron
 
Outlook test e mail auto configuration autodiscover troubleshooting tools p...
Outlook test e mail auto configuration  autodiscover troubleshooting tools  p...Outlook test e mail auto configuration  autodiscover troubleshooting tools  p...
Outlook test e mail auto configuration autodiscover troubleshooting tools p...
Eyal Doron
 
Microsoft remote connectivity analyzer (ex rca) autodiscover troubleshooting...
Microsoft remote connectivity analyzer (ex rca)  autodiscover troubleshooting...Microsoft remote connectivity analyzer (ex rca)  autodiscover troubleshooting...
Microsoft remote connectivity analyzer (ex rca) autodiscover troubleshooting...
Eyal Doron
 
Microsoft connectivity analyzer (mca) autodiscover troubleshooting tools pa...
Microsoft connectivity analyzer (mca)  autodiscover troubleshooting tools  pa...Microsoft connectivity analyzer (mca)  autodiscover troubleshooting tools  pa...
Microsoft connectivity analyzer (mca) autodiscover troubleshooting tools pa...
Eyal Doron
 

More from Eyal Doron (20)

How to simulate spoof e mail attack and bypass spf sender verification - 2#2
How to simulate spoof e mail attack and bypass spf sender verification - 2#2How to simulate spoof e mail attack and bypass spf sender verification - 2#2
How to simulate spoof e mail attack and bypass spf sender verification - 2#2
 
How does sender verification work how we identify spoof mail) spf, dkim dmar...
How does sender verification work  how we identify spoof mail) spf, dkim dmar...How does sender verification work  how we identify spoof mail) spf, dkim dmar...
How does sender verification work how we identify spoof mail) spf, dkim dmar...
 
Dealing with the threat of spoof and phishing mail attacks part 6#9 | Eyal ...
Dealing with the threat of spoof and phishing mail attacks   part 6#9 | Eyal ...Dealing with the threat of spoof and phishing mail attacks   part 6#9 | Eyal ...
Dealing with the threat of spoof and phishing mail attacks part 6#9 | Eyal ...
 
Why our mail system is exposed to spoof and phishing mail attacks part 5#9 |...
Why our mail system is exposed to spoof and phishing mail attacks  part 5#9 |...Why our mail system is exposed to spoof and phishing mail attacks  part 5#9 |...
Why our mail system is exposed to spoof and phishing mail attacks part 5#9 |...
 
What is the meaning of mail phishing attack in simple words part 4#9 | Eyal...
What is the meaning of mail phishing attack in simple words   part 4#9 | Eyal...What is the meaning of mail phishing attack in simple words   part 4#9 | Eyal...
What is the meaning of mail phishing attack in simple words part 4#9 | Eyal...
 
What is so special about spoof mail attack part 3#9 | Eyal Doron | o365info.com
What is so special about spoof mail attack  part 3#9 | Eyal Doron | o365info.comWhat is so special about spoof mail attack  part 3#9 | Eyal Doron | o365info.com
What is so special about spoof mail attack part 3#9 | Eyal Doron | o365info.com
 
What are the possible damages of phishing and spoofing mail attacks part 2#...
What are the possible damages of phishing and spoofing mail attacks   part 2#...What are the possible damages of phishing and spoofing mail attacks   part 2#...
What are the possible damages of phishing and spoofing mail attacks part 2#...
 
Dealing with a spoof mail attacks and phishing mail attacks a little story ...
Dealing with a spoof mail attacks and phishing mail attacks   a little story ...Dealing with a spoof mail attacks and phishing mail attacks   a little story ...
Dealing with a spoof mail attacks and phishing mail attacks a little story ...
 
Exchange In-Place eDiscovery & Hold | Introduction | 5#7
Exchange In-Place eDiscovery & Hold | Introduction  | 5#7Exchange In-Place eDiscovery & Hold | Introduction  | 5#7
Exchange In-Place eDiscovery & Hold | Introduction | 5#7
 
Mail migration to office 365 measure and estimate mail migration throughput...
Mail migration to office 365   measure and estimate mail migration throughput...Mail migration to office 365   measure and estimate mail migration throughput...
Mail migration to office 365 measure and estimate mail migration throughput...
 
Mail migration to office 365 factors that impact mail migration performance...
Mail migration to office 365   factors that impact mail migration performance...Mail migration to office 365   factors that impact mail migration performance...
Mail migration to office 365 factors that impact mail migration performance...
 
Mail migration to office 365 optimizing the mail migration throughput - par...
Mail migration to office 365   optimizing the mail migration throughput - par...Mail migration to office 365   optimizing the mail migration throughput - par...
Mail migration to office 365 optimizing the mail migration throughput - par...
 
Mail migration to office 365 mail migration methods - part 1#4
Mail migration to office 365   mail migration methods - part 1#4Mail migration to office 365   mail migration methods - part 1#4
Mail migration to office 365 mail migration methods - part 1#4
 
Smtp relay in office 365 environment troubleshooting scenarios - part 4#4
Smtp relay in office 365 environment   troubleshooting scenarios - part 4#4Smtp relay in office 365 environment   troubleshooting scenarios - part 4#4
Smtp relay in office 365 environment troubleshooting scenarios - part 4#4
 
Autodiscover flow in an office 365 environment part 3#3 part 31#36
Autodiscover flow in an office 365 environment  part 3#3  part 31#36Autodiscover flow in an office 365 environment  part 3#3  part 31#36
Autodiscover flow in an office 365 environment part 3#3 part 31#36
 
Microsoft remote connectivity analyzer (exrca) autodiscover troubleshooting ...
Microsoft remote connectivity analyzer (exrca)  autodiscover troubleshooting ...Microsoft remote connectivity analyzer (exrca)  autodiscover troubleshooting ...
Microsoft remote connectivity analyzer (exrca) autodiscover troubleshooting ...
 
Microsoft connectivity analyzer (mca) autodiscover troubleshooting tools pa...
Microsoft connectivity analyzer (mca)  autodiscover troubleshooting tools  pa...Microsoft connectivity analyzer (mca)  autodiscover troubleshooting tools  pa...
Microsoft connectivity analyzer (mca) autodiscover troubleshooting tools pa...
 
Outlook test e mail auto configuration autodiscover troubleshooting tools p...
Outlook test e mail auto configuration  autodiscover troubleshooting tools  p...Outlook test e mail auto configuration  autodiscover troubleshooting tools  p...
Outlook test e mail auto configuration autodiscover troubleshooting tools p...
 
Microsoft remote connectivity analyzer (ex rca) autodiscover troubleshooting...
Microsoft remote connectivity analyzer (ex rca)  autodiscover troubleshooting...Microsoft remote connectivity analyzer (ex rca)  autodiscover troubleshooting...
Microsoft remote connectivity analyzer (ex rca) autodiscover troubleshooting...
 
Microsoft connectivity analyzer (mca) autodiscover troubleshooting tools pa...
Microsoft connectivity analyzer (mca)  autodiscover troubleshooting tools  pa...Microsoft connectivity analyzer (mca)  autodiscover troubleshooting tools  pa...
Microsoft connectivity analyzer (mca) autodiscover troubleshooting tools pa...
 

Recently uploaded

Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
LucaBarbaro3
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
akankshawande
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
Octavian Nadolu
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
MichaelKnudsen27
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
kumardaparthi1024
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024
Intelisync
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
Zilliz
 
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Jeffrey Haguewood
 
AWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptxAWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptx
HarisZaheer8
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
Tomaz Bratanic
 
UI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentationUI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentation
Wouter Lemaire
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
Jakub Marek
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
DanBrown980551
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
Jason Packer
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
Ivanti
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
Hiroshi SHIBATA
 

Recently uploaded (20)

Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
 
GenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizationsGenAI Pilot Implementation in the organizations
GenAI Pilot Implementation in the organizations
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
 
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
Letter and Document Automation for Bonterra Impact Management (fka Social Sol...
 
AWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptxAWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptx
 
GraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracyGraphRAG for Life Science to increase LLM accuracy
GraphRAG for Life Science to increase LLM accuracy
 
UI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentationUI5 Controls simplified - UI5con2024 presentation
UI5 Controls simplified - UI5con2024 presentation
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
 

Autodiscover flow in an exchange hybrid environment part 1#3 part 32#36

  • 1. Page 1 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 The Autodiscover flow in an Exchange Hybrid based environment, can be considered the most complex flow because the Autodiscover “journey” is implemented in two different environments. Regarding users whom their mailbox was migrated to the “cloud” (Exchange Online), the Autodiscover journey will start by the Autodiscover client by addressing the Exchange on-Premises infrastructure. Autodiscover flow in an Exchange Hybrid environment | The article series The first article is the first article on a series of three articles and the main focus is - presenting the logic and, the involved components in the Autodiscover flow that is implemented in Exchange Hybrid environment.
  • 2. Page 2 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 In the next two articles, we will review the Autodiscover flow that is implemented in Exchange Hybrid environment by using the Microsoft web-based tool, the Microsoft Remote Connectivity Analyzer (ExRCA).  Autodiscover flow in an Exchange Hybrid environment | Part 2#3 | Part 33#36  Autodiscover flow in an Exchange Hybrid environment | Part 3#3 | Part 34#36 Note – you can read more information about how to use the Microsoft Remote Connectivity Analyzer (ExRCA) tool in the article – Microsoft Remote Connectivity Analyzer (ExRCA) | Autodiscover troubleshooting tools | Part 2#4 | Part 22#36 Current article and the next articles The current article serves as a high-level review of the Autodiscover flow in Exchange Hybrid environment. The “Autodiscover flow” is based on a scenario in which the Exchange on-Premises user mailbox was migrated to the “cloud” (Exchange Online). The user which try to create a new Outlook mail profile be address by default the Exchange on-Premises infrastructure and because the user mailbox is a “cloud” mailbox, the Exchange on-Premises server will send the recipient information about his “cloud E-mail address”. The Outlook client will start the Autodiscover process by using the “cloud” E-mail address. In the next articles in this article series, we will “watch closely” the Autodiscover flow by using the ExRCA tool and, analyze each of the different phases that are involved in the process.
  • 3. Page 3 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 The Autodiscover client The term “Autodiscover client”, describe the element that needs to retrieve the Autodiscover information from the Autodiscover Endpoint (Exchange server). In the Exchange Hybrid environment, we can point to the type of Autodiscover clients: 1. Exchange mail client The Autodiscover process that is implemented by the Exchange client that needs access to their mailbox. The Autodiscover client could be any type of mail client such as- Outlook, mobile device (ActiveSync client) and so on. 2. Server to server The other type of Autodiscover client could be another Exchange server.
  • 4. Page 4 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 In the Hybrid environment, the Exchange On-Premise infrastructure and the Exchange Online infrastructure operates as one logic entity. When relating to the subject of Exchange web service, the information is shared between the two different Exchange infrastructures (Exchange on-Premises and Exchange Online (by Relies on the Autodiscover infrastructure. When Exchange Online infrastructure needs to get information about a specific Exchange on-Premises recipient, Exchange Online will locate the Exchange on- Premises server by using the Autodiscover process. For example, when a “cloud user” (user who has an Exchange Online mailbox) need to see Free/Busy time of Exchange On-Premise user (user that his mailbox is hosted on the Exchange On-Premise server), the request for the information will be sent from the Exchange Online server to the Exchange On-Premise server. The Exchange Online “find” or “allocate” the Exchange On-Premise server by using the Autodiscover services. Exchange On-Premise and Exchange Online – Best friends forever The infrastructure of Hybrid environment is very sophisticated and compound and, the Autodiscover infrastructure are only a part of this infrastructure. In this article, we will relate only to the subject of Autodiscover in Hybrid environment and not to the “other parts” of the Hybrid environment but, it’s very important to understand that the Autodiscover serves as an infrastructure for many
  • 5. Page 5 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 other parts of the Hybrid environment such as – Free/Busy time, Mail tips, out of office, move mailbox (mail migration) and so on. Hybrid environment different environment and Exchange client Transparency The beautiful part in the Hybrid environment is, that although the Hybrid environment is connecting two entirely deferent environment – Exchange On- Premise and Exchange Online environment (and if we want to add more complexity to the description a relationship between the On-Premise Active Directory and the
  • 6. Page 6 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 Windows Azure Active Directory) and, despite that fact that the term “Hybrid environment” is composed of many different parts, from the Exchange client’s point of view, this compound infrastructure is “unnoticeable”. For example, in an Exchange hybrid environment, a recipient named “Alice” wonder if she is hosted at the Exchange Online or Exchange On-Premise, for Alice, there is no way to get this information. My point is that as Exchange administrator in Hybrid environment we have to be familiar with the “inside infrastructure of the Hybrid environment and the Autodiscover process” but, the advantage is that from the user point view this infrastructure (the Hybrid environment) is transparent. Hybrid environment and SMTP domain name space Exchange hybrid environment was created for “combing” to different infrastructures into one logical entity.
  • 7. Page 7 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 In Exchange Hybrid environment, the organization user’s mailboxes are “spread” between two different environments – the organization environment (Exchange on- Premises) and the cloud environment (Exchange Online). The organization users are not aware to this two different infrastructure but in reality, we are dealing with two totally different environments. The “magic glow” that sticks together this two different infrastructure is implemented by implementing Exchange organization relationships between the two different infrastructures. Each of the “physical infrastructure” – Exchange on-Premises and Exchange Online needs to relate to the “other” Exchange infrastructure by using a different domain namespace (SMTP domain name space).  The Exchange Online environment, relate to objects that are physically located at the Exchange on-Premises environment by using the “public domain name”.  The Exchange on-Premises environment, relate to objects that are physically located at the Exchange Online environment by using the “Hybrid domain namespace”.
  • 8. Page 8 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 The ability of Exchange infrastructure to “hide” the complex in from the Exchange client is implemented by “Juggling with the SMTP domain namespaces”.
  • 9. Page 9 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 The relationships between the recipient E-mail address and the Autodiscover process In the next section, we will review that subject of the different SMTP domain namespace in the Exchange hybrid environment. Apparently, there is no clear relationship between the subject of E-mail address and the Autodiscover process, but in reality, in the Exchange hybrid environment, the Autodiscover flow is fully relying on the user E-mail address.
  • 10. Page 10 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 In Exchange hybrid most of the time the “Autodiscover focal point” is the Exchange on-Premises environment. As mentioned, organization users don’t really know where is their Exchange mailbox is located. In a scenario in which user mailbox is located at the Exchange Online infrastructure, the organization user will start the Autodiscover journey by addressing the Exchange on-Premises infrastructure and the Exchange on-Premises will notify him, that he needs to restart the Autodiscover journey by addressing different Exchange infrastructure – the Exchange Online infrastructure.
  • 11. Page 11 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 The SMTP domain name spaces in an Exchange hybrid environment In Exchange Hybrid, there is a minimum of a three domain name space. The Exchange hybrid environment is using two domain namespaces and the third domain namespace “belong” to the Office 365 infrastructure. 1. Public domain name (public SMTP domain name) This public domain name is the “formal” organization domain name that is used by the Exchange On-Premise infrastructure and in a scenario of Hybrid environment, the public domain name is used also, for “representing” cloud recipient. Exchange on-Premises recipient and the Exchange Online recipient will continue to use an E-mail address that uses the “public domain name”. For example, in a scenario in which the public domain name is o365info.com all the organization recipients whom their mailbox is located at Exchange on-Premises and the organization user whom their mailbox is located on Exchange Online will continue to use the specific domain name. This public domain name described as – “shared domain name” because it is shared between two different Exchange Online infrastructures (Exchange on-Premises versus the Exchange Online infrastructure). 2. Office 365 Tenant built-in domain namespaces
  • 12. Page 12 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 When we open a new Office 365 subscription, we are required to provide an “organization name”. In our scenario, the Office 365 tenant domain name is – 365info2 After we provide the required organization name, Office 365 start an automatic process in which it creates two new “Office 365 tenant domain names”. Based on the Office 365 tenant domain name, the following two domain names are created. 1. onmicrosoft.com 2. mail.onmicrosoft.com Onmicorosft domain name | The default tenant domain name The second domain name could be described as the “default Office 365 tenant domain name”. This domain namespace is not used by the Exchange hybrid environment. In case that the organization name who was registered at Office 365 is – 365info2, this name will be “attached” to the office 365 default domain name – onmicrosoft.com and, the result is a domain name that represents the specific Office 365 tenant. In our scenario –365info2.onmicrosoft.com The 365info2.onmicrosoft.com domain namespace is used only by the Office 365 and Exchange Online environment. Q: What is the reason for this “default Office 365 domain name”? A: There are two main reasons:
  • 13. Page 13 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 The need for using a “dedicated domain namespace” such as 365info2.onmicrosoft.com was created for two main reasons – Reason 1 – Each “entity” in Office 365 must have a UPN name who includes a domain name suffix and each of the Exchange Online entities (such as recipient) must have an E-mail address that includes a domain name suffix. When we create the Office 365 tenant, the Exchange Hybrid still does not exist or is not yet defined and the Office 365 infrastructure needs some kind of “identity” for the Office 365 objects such as users. Chronologically, Office 365 “doesn’t know if we are going to build and implement an Exchange Hybrid environment. Reason 2 – Office 365 infrastructure can “host” a local object (users, mailboxes, etc.) that doesn’t relate in any way to the Exchange Hybrid infrastructure. In case that we create such object, for example, a “cloud user” that is not synchronized from the On-Premise Active Directory, this object needs to have an identity. Onmicorosft domain name | “Hybrid domain namespace” The third “Office 365 domain name” that is created by default could be described as the “Exchange Hybrid domain namespace”. This specific domain namespace will be used only in Exchange hybrid scenarios. The structure of the “Hybrid domain namespace” is based on the following formula – <Office 365 organization name> + <mail> + < onmicrosoft.com> In case that the organization name that was registered at Office 365 is – 365info2, this name will be “attached” to the “mail” domain name + the office 365 default domain name –onmicrosoft.com and, the result is the Exchange hybrid domain name –365info2.mail.onmicrosoft.com
  • 14. Page 14 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 The Exchange Hybrid domain namespace is used by the Exchange on-Premises infrastructure for routing purposes. The “routing” is related to two different infrastructures 1. Mail flow Each time that Exchange On-Premise server recipient needs to send E-mail message to the Exchange Online recipient, the request will be accepted by the Exchange on-Premises that “understand” that the destination recipient is located at the Exchange Online infrastructure. The Exchange on-Premises will use the “Hybrid domain namespace” of the destination recipient. In Exchange Hybrid the each of the mail message that are sent to the Exchange “Hybrid domain namespace” will be routed to the Exchange Online server. 2. Autodiscover flow The use of “Hybrid domain namespace” is related also to the Autodiscover flow in an Exchange Hybrid environment. When a user whom his mailbox is located at the Exchange Online infrastructure, try to get Autodiscover information, he will address the Exchange on-Premises server. When the Exchange on-Premises server “notice” that the recipient considers as an Exchange Online recipient, the Exchange on-Premises send as a reply the E-mail address that includes the “Hybrid domain namespace”. In our scenario – 365info2.mail.onmicrosoft.com When the Autodiscover client gets this information, he “understand” that he needs to create a new Autodiscover process, but now, address the Autodiscover Endpoint that is responsible for the domain name – 365info2.mail.onmicrosoft.com
  • 15. Page 15 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 In the following diagram, we can see the logic structure of the SMTP domain name in Hybrid environment. Hybrid environment | recipients and their E-mail address To demonstrate to the concept of multiple E-mail addresses in the Hybrid environment, let’s use the following scenario: Alice is a corporate employee whom her mailbox was “relocated” (moved) to the cloud (Exchange Online). In the Exchange On-Premise server, Alice is configured as a Remote mailbox. The Exchange On-Premise “know” that Alice has two E-mail address: the standard public E-mail address – Alice@o365info.com and additionally, the “Hybrid environment service domain E-mail address – Alice@o365info2.mail.onmicrosoft.com In Office 365 and Exchange Online, Alice will have the same two E-mail addresses and additional E-mail address – Alice@o365info2.onmicrosoft.com The “additional E-mail address”, the E-mail address (the E-mail address without the “subdomain: mail) is based on the “Office 365 SMTP domain name” that is automatically allocated to each of Office 365 users who have a mailbox.
  • 16. Page 16 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 To demonstrate the difference between the Exchange On-Premise environment and the Exchange Online environment, let’s take a look at Alice’s mailbox proprieties. In the following screenshot, we can see Alice’s mailbox proprieties in Exchange On- Premise. As we can see, Exchange On-Premise “know” about two E-mail address that Alice has. The E-mail address – Alice@o365info2.mail.onmicrosoft.com is based on the SMTP domain name that we call “service domain name” in Hybrid environment. Exchange on-Premises refers to the “Exchange Online E-mail address” as – Routing E-mail address.
  • 17. Page 17 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 Exchange 2013 server interface
  • 18. Page 18 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 In the next screenshot, we can see Alice’s mailbox proprieties in Exchange Online. As we can see, the Exchange Online “know” about three E-mail address that Alice has. The “additional E-mail address” that Alice has is – Alice@o365info2.onmicrosoft.com
  • 19. Page 19 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 Why are you telling me all of this information? In case that you’re wondering – “how does this information relate to me”? The answer is that we need to understand the Hybrid environment infrastructure such as the subject of E-mail address and the multiple SMTP domain name spaces, so we will be able to understand better the Autodiscover workflow in a Hybrid environment.
  • 20. Page 20 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 Hybrid environment | Exchange on-Premises recipient versus Exchange Online recipient the Autodiscover flow In Hybrid environment, the user organization user’s mailbox can be hosted on the Exchange on-Premises infrastructure or the Exchange Online infrastructure. The main difference between the Autodiscover flow for Exchange on-Premises recipient versus, Exchange Online recipient is that for Exchange on-Premises recipient, the Autodiscover Endpoint is the Exchange on-Premises server. Regarding recipients that their mailbox is hosted at Exchange Online, the Exchange on-Premises serve just as an element that will serve for routing Autodiscover client request to the Office 365 Autodiscover infrastructure. For recipients whom their mailbox is located at the Exchange on-Premises, the Autodiscover flow is implemented in the following way: 1. The Autodiscover will access the local On-Premise Active Directory (using an LDAP query), asking for a list of Exchange On-Premise servers that can provide him the required Autodiscover information.
  • 21. Page 21 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 2. The Autodiscover client will connect local DNS server, asking to resolve the host’s names of the local Exchange On-Premise servers that was returned by the On- Premise Active Directory. 3. The Autodiscover client will try to connect the Exchange On-Premise server Regarding the Autodiscover flow in an Exchange hybrid environment, for recipients whom their mailbox is hosted at Exchange Online, the Autodiscover flow is a little be more complicated and involved additional steps. For recipients whom their mailbox is located at the Exchange Online, the Autodiscover flow is implemented in the following way:
  • 22. Page 22 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 1. The Autodiscover will access the local On-Premise Active Directory (using an LDAP query), asking for a list of Exchange On-Premise servers that can provide him the required Autodiscover information. 2. The Autodiscover client will connect local DNS server, asking to resolve the host’s names of the local Exchange On-Premise servers that was returned by the On- Premise Active Directory. 3. The Autodiscover client will try to connect the Exchange On-Premise server. 4. The Exchange On-Premise response with a “redirection message” informing the recipient that for getting the required Autodiscover services, he will need to use a different E-mail address, his Office 365 tenant E-mail. 5. Exchange client will start the Autodiscover process all over but now, by addressing the Exchange Online infrastructure. To demonstrate the process of Autodiscover flow in the Hybrid environment, for a recipient that his mailbox is hosted in the cloud (Exchange Online), Let’s use the following scenario:  Alice’s mailbox is hosted at Exchange Online (the Exchange infrastructure is based on Hybrid environment).
  • 23. Page 23 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015  Alice needs to create a new Outlook mail profile, so she will be able to connect to her mailbox (Exchange Online mailbox).  The Exchange on-Premises relate to Alice’s mailbox as a “remote mailbox”. Step 1 – Locating Autodiscover Endpoint in Active Directory-based environment. I in a scenario of the remote mailbox (cloud mailbox) the first part of the Autodiscover flow is identical to the Autodiscover flow that is implemented by a recipient who has a “standard mailbox” on the Exchange On-Premise server. When Alice tries to create a new Outlook mail profile, Outlook will query the local On-Premise Active Directory for the names of Exchange On-Premise servers who provide the required Autodiscover services. Outlook will locate an optional Exchange On-Premise server and ask him for the required Autodiscover information.
  • 24. Page 24 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 Step 2 – Addressing the Exchange on-Premises server Technically speaking, Exchange server doesn’t know who “Alice” is. To be able to get a detailed information about Alice, Exchange on-Premises contacts the local On- Premise Active Directory asking for information about Alice. The answer from the On-Premise Active Directory, include information about the fact that Alice’s mailbox is a “Remote mailbox” and Alice have the following Routing E-mail Address – Alice@o365info2.onmicrosoft.com
  • 25. Page 25 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 Step 3 – Autodiscover client starts the Autodiscover flow by addressing Exchange Online infrastructure. The Autodiscover client will start a new DNS query looking for a host named – o365info2.onmicrosoft.com Note – in most of the scenarios, this name will not be resolved but instead, only the hostname –Autodiscover.o365info2.onmicrosoft.com
  • 26. Page 26 of 26 | Autodiscover flow in an Exchange Hybrid environment | Part 1#3 | Part 32#36 Written by Eyal Doron | o365info.com | Copyright © 2012-2015 Step 4 – verifying if the Autodiscover Endpoint can communicate using HTTPS. The Autodiscover client will try to create an HTTPS session to the “destination Autodiscover Endpoint” (Exchange Online) asking for the required Autodiscover services. The next articles in the current three articles series are:  Autodiscover flow in an Office 365 environment | Part 2#3 | Part 30#36  Autodiscover flow in an Office 365 environment | Part 3#3 | Part 31#36 In this articles, we will use the ExRCA tool for providing a detailed review the Autodiscover flow in Hybrid environment Additional reading  Office 365 Insight into the Hybrid Configuration Wizard Part 2