• Home
  • About
  • Blog
  • Training
  • Books
  • Contact
    • Email
    • Facebook
    • Twitter
    • RSS

Practical 365

  • Office 365
  • Exchange 2019
  • Exchange 2016
  • Exchange 2013
  • Hybrid
  • Certificates
  • PowerShell
  • Migration
You are here: Home / Exchange Server / Installing an Exchange Server 2013 Edge Transport Server

Installing an Exchange Server 2013 Edge Transport Server

August 9, 2014 by Paul Cunningham 77 Comments

The Exchange Server 2013 Edge Transport role can be installed on the same server operating systems as other Exchange 2013 server roles – Windows Server 2008 R2, Windows Server 2012, and Windows Server 2012 R2.

For this demonstration I will be installing on a Windows Server 2012 R2 server.

Preparing to Install Exchange Server 2013 Edge Transport

After installing the operating system configure an IP address, any static routes that may be required, and give the server a name (as well as a DNS suffix).

exchange-2013-edge-transport-pre-requisites-01

The server does not need to be a domain member.

There are two important DNS requirements:

  1. The Edge Transport server must be able to resolve the Mailbox server names in DNS. An easy way to achieve this is to point the DNS client configuration on the Edge server to your internal DNS servers (this may require opening a firewall port).
  2. The internal Mailbox servers must be able to resolve the Edge Transport server in DNS. You may need to manually register a DNS record on your internal DNS servers for this.

There are also some firewall ports to open:

  • Port TCP 25 (SMTP) inbound/outbound between the internet and the Edge Transport server
  • Port TCP 25 (SMTP) inbound/outbound between the Edge Transport server and the internal network
  • Port TCP 50636 from the internal network to the Edge Transport server for EdgeSync

The only pre-requisite feature/role is the Active Directory Lightweight Directory Service.

1
2
3
4
5
6
7
8
PS C:\> Install-WindowsFeature ADLDS
 
Success Restart Needed Exit Code      Feature Result
------- -------------- ---------      --------------
True    No             Success        {Active Directory Lightweight Directory Se...
 
WARNING: To create a new AD LDS instance on server, log on to the destination server and then run the Active Directory
Lightweight Directory Services Setup Wizard. For more information, see http://go.microsoft.com/fwlink/?LinkId=224859.

Installing Exchange Server 2013 Edge Transport Role

Download the Exchange Server 2013 setup files (Service Pack 1 or later) to the server and run the following command from an elevated command prompt to perform the install.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
C:Adminex2013cu5>setup /m:install /r:et /IAcceptExchangeServerLicenseTerms
 
Welcome to Microsoft Exchange Server 2013 Cumulative Update 5 Unattended Setup
Copying Files...
File copy complete. Setup will now collect additional information needed for
installation.
Languages
Management tools
Edge Transport Role
 
Performing Microsoft Exchange Server Prerequisite Check
 
    Configuring Prerequisites                                 COMPLETED
    Prerequisite Analysis                                     COMPLETED
 
Configuring Microsoft Exchange Server
 
    Preparing Setup                                           COMPLETED
    Stopping Services                                         COMPLETED
    Copying Exchange Files                                    COMPLETED
    Language Files                                            COMPLETED
    Restoring Services                                        COMPLETED
    Language Configuration                                    COMPLETED
    Exchange Management Tools                                 COMPLETED
    Edge Transport Role                                       COMPLETED
    Finalizing Setup                                          COMPLETED
 
The Exchange Server setup operation completed successfully.
Setup has made changes to operating system settings that require a reboot to
take effect. Please reboot this server prior to placing it into production.

A reboot is required after setup completes.

After installing the Edge Transport server you can configure an Edge Subscription to establish inbound and outbound mail flow.

Paul Cunningham

Paul is a Microsoft MVP for Office Apps and Services and a Pluralsight author. He works as a consultant, writer, and trainer specializing in Office 365 and Exchange Server.

0 Shares

Exchange Server Edge Transport, Exchange 2013

Comments

  1. Rob says

    August 13, 2014 at 12:55 am

    This is probably a stupid question but I cannot find any documentation to definitively answer this.

    We have a pure Exchange 2010 Org. We will be deploying Exchange 2013 Edge Transport servers now (ahead of our 2013 Org upgrade).

    In this scenario is an AD schema update required? (I am assuming not but trying to make sure)

    Reply
    • Paul Cunningham says

      August 14, 2014 at 11:35 am

      Good question. I’m not sure, and unfortunately don’t have an environment in which I could test that scenario.

      However, if you did run into an issue creating the edge subscription you could fall back on manual mail flow config instead.

      http://technet.microsoft.com/en-us/library/bb232082(v=exchg.150).aspx

      Reply
      • Stéphane Olivier says

        April 11, 2017 at 11:32 pm

        Hello

        fyi, i had no issue with edge sync between an Exchange 2010 SP3 Org and Exchange 2013 Edge without upgrading schema.

        Rgds
        Stef

        Reply
  2. Alain Sylvestre says

    August 22, 2014 at 10:02 am

    Why the returning of the edge role?

    Reply
    • Paul Cunningham says

      August 23, 2014 at 10:12 pm

      Because some customers need it. Mentioned in this article:

      https://practical365.com/exchange-server-2013-edge-transport-server/

      Reply
  3. Rani Singh says

    October 28, 2014 at 3:21 pm

    I hope we can use existing 2010 Edge transport role if we are upgrading to 2013 server. In this case installing 2013 Edge transport server is not needed. Correct me if I am wrong.

    Reply
    • Paul Cunningham says

      October 29, 2014 at 12:14 am

      Yes you can use 2007 and 2010 Edge Transport servers with Exchange 2013. The steps are documented on TechNet.

      Reply
  4. wagdi says

    November 3, 2014 at 11:24 pm

    I’ve read a lot of scenarios about installing exchange 2013 and there is no one of them is talking about Edge Transport. And when I install the exchange 2013 standard software there are only tow roles can be installed ( mailbox&client access). my question is, from where can I install the Edge Transport role , and can I install it in the same server with previous roles ( I have only 60 mail box ) , and finally is this role Optional or mandatory??

    Reply
    • Paul Cunningham says

      November 4, 2014 at 10:44 am

      It is an optional role, introduced in Service Pack 1. If you don’t see it in setup then you’re installing a build that is older that Service Pack 1, which I do not recommend doing. The latest build at this time is Cumulative Update 6.

      Reply
      • wagdi says

        November 4, 2014 at 5:37 pm

        Dear Paul
        Thanks for your response, thank you very much
        yes I have installed the old version of exchange 2013 and then install the CU6 as update. I will try to complete the server settings with out installing Edge Transport since it is an optional role. I have some problems with SAN certificate and connection between exchange server and outlook. I’ll be back to ask for your help in these matters.
        thanks for your cooperation

        Reply
  5. Robert says

    November 5, 2014 at 6:27 am

    Paul,

    Does the Malware Agent work on the Edge Transport server role? Or is that agent only available on the MBX server roles?

    Thanks,

    Robert

    Reply
    • Paul Cunningham says

      November 5, 2014 at 10:51 am

      The Malware Agent is not installed on Edge Transport servers.

      Reply
      • Robert says

        November 5, 2014 at 11:39 am

        Thanks Paul!!

        Reply
  6. Germán says

    January 9, 2015 at 9:33 am

    Paul,

    i have a question and i hope that you can help me:

    I am planning migrate Exchange 2010 to Exchange 2013, but i do not find information about the order of installation of the roles “Mailbox”, “Client Access” and “Edge” , i have three servers, a for each role, but the order of installation is important? if so then what is the order of installation?

    Reply
    • Paul Cunningham says

      January 9, 2015 at 9:55 am

      Well, you should be deploying Exchange 2013 as a multi-role server, so both CAS and MBX will be installed at the same time anyway.

      Edge can be deployed afterwards.

      Reply
      • Germán says

        January 10, 2015 at 5:30 am

        Thank you very much Paul!

        But, the Enterprise in where i work required that install the CAS in a server and Mailbox in another server, in this case which should install first?

        Reply
        • Paul Cunningham says

          January 11, 2015 at 3:22 pm

          I would be challenging that since it is not the recommended practice.

          Mailbox role is installed first.

          Reply
        • Germán says

          January 13, 2015 at 1:11 am

          Thank you Paul!
          You got me out of trouble

          Reply
  7. Tom Hutchins says

    January 29, 2015 at 5:48 am

    Paul, Is it normal practice to install the EDGE server and Exchange 2013 on the same server.. Are there any known issue If we do that.. We are upgrading to EX2013 from 2007 and previously we used a POPcon server on a separate box… Also I’m planing on Visualizing these systems..

    Reply
    • Paul Cunningham says

      January 29, 2015 at 9:25 am

      The Edge server role for Exchange 2013 (or any previous version) can’t co-exist with other Exchange server roles on the same host.

      Reply
      • Tom Hutchins says

        January 30, 2015 at 1:06 am

        Thanks Paul , So your saying dont have the Exchange server (CAS … ) running on the same esx host as the Edge transport ? Main issue im looking at it to have the EDGE transport isolated from the system like on its own DMZ ,,,

        Reply
        • Paul Cunningham says

          January 30, 2015 at 8:39 am

          No I’m not referring to virtualization/hypervisor hosts. How you virtualize your servers is up to you, as long as you stay within the supported guidelines.

          I’m referring to installing the Edge role on its own dedicated Windows server. It can’t co-exist on the same server with any other Exchange roles.

          Reply
  8. Vm says

    March 4, 2015 at 10:11 pm

    Hello,

    Does Edge transport server for Exchange 2013 work with Exchange 2010?

    Thank you

    Reply
    • Paul Cunningham says

      March 6, 2015 at 8:29 am

      Yes.

      Reply
  9. Rocky says

    March 14, 2015 at 4:19 am

    Company has on-premise Exchange 2013 DAG and planning on go to Office 365 (EOP). Our out-bound SMTP traffic goes through our Cisco Virtual Email Security Appliance (aka, IronPort). Just to confirm, if setup the hybrid architecture, will mail flow not work through Cisco appliance? Will edge transport server be required?

    Reply
    • Paul Cunningham says

      March 14, 2015 at 6:49 pm

      Mail flow between Office 365 and your on-prem servers in a Hybrid configuration can’t go through a non-Exchange server/system.

      It can go through an Edge Transport, but that is optional. You can still do Hybrid without Edge.

      Your inbound/outbound email to the rest of the world can still go via the Ironport.

      Reply
      • cazz says

        March 25, 2016 at 5:15 am

        We have a similar configuration as Rocky does above, except with Exchange 2010 DAG + 3 CAS/Hub Transport servers in front. All Internet traffic goes through our Cisco Ironport. We are just starting our planning to move to O365 this year.

        What would be the advantage of doing Hybrid with Exchange 2013 Edge Transport to handle traffic to/from MS O365?

        Reply
        • Paul Cunningham says

          March 26, 2016 at 9:58 am

          For orgs that have a requirement that all SMTP connections must go through a DMZ, the Edge can fulfil that requirement.

          Reply
  10. Jeremy D says

    April 23, 2015 at 8:23 am

    hi paul, in EAC, under servers > servers, when i click on our edge server and then click the edit button, i get ” An error occurred while accessing the registry on the server ” ServerName”. The error that occurred is: “Attempted to perform an unauthorized operation.”.

    the edge server, in a standalone server and we have opened up the tcp 445, 135
    remote registry is enable and working, is this ment to happen or is there something that i have missed?

    Reply
    • Paul Cunningham says

      April 23, 2015 at 9:03 am

      What are you trying to configure?

      Reply
      • Prakash says

        September 24, 2015 at 11:43 pm

        Hi Paul I’M midst to implement exchange 2013.can you able to guide me.

        Reply
  11. vijay says

    June 10, 2015 at 9:20 am

    Hi Paul,
    Have you tried to configure the Hybrid Exchange with only Edge Transport?

    Thanks.

    Reply
    • Paul Cunningham says

      June 10, 2015 at 10:26 am

      No.

      Reply
  12. Mike says

    June 13, 2015 at 1:40 am

    Do you know for licensing . If we have 2 enterprise servers behind the firewall and then we implement the edge server outside the dmz does it also need to be Enterprise or will standard work ?

    Thanks for the help !

    Reply
    • Paul Cunningham says

      June 13, 2015 at 9:15 am

      The only difference between Standard and Enterprise is the number of mailbox databases it can host. Edge Transport doesn’t host any databases, therefore there is no benefit to using an Enterprise license for it. Standard will work fine.

      Reply
  13. Ernie Crawford says

    June 13, 2015 at 5:34 am

    Hi Paul,
    I recently installed an Edge Transport server for integration with O365. I am planing to upgrade my Exchange Environment from CU6 to CU8. Is there any thing special I need to do on the edge server for the upgrade.

    Reply
    • Paul Cunningham says

      June 13, 2015 at 9:17 am

      Nothing special. However in your Exchange tools the Edge server will still appear as the lower version until you recreate the Edge subscription.

      https://practical365.com/exchange-2010-edge-transport-faq/

      (applies to 2013 as well)

      Reply
  14. Andy Miller says

    July 10, 2015 at 1:39 am

    Hi Paul

    I have just installed 4 2013 Edge servers as part of an upgrade from Exchange 2007 to 2013 and all seems to have gone well so far. The 2013 Edge severs are going though acceptance testing at the moment before they are put into production and we hav enoticed the following:

    The “Microsoft Exchange Health Manager” service is set to “Automatic” but will not start and writes the following to the system log “The Microsoft Exchange Health Manager service depends on the following service: MSExchangeADTopology. This service might not be installed.”

    Running the “Test-ServiceHealth” shows all the required services are running and obviously the MSExchangeADTopology service is not installed. So do you know if I can just set the “Health Manager” service to disabled or manual to get rid of the error in the system log?

    Cheers
    Andy

    Reply
    • Paul Cunningham says

      July 10, 2015 at 10:30 am

      You’re probably seeing this issue:
      http://jaapwesselius.com/2014/12/09/health-manager-does-not-start-on-exchange-2013-edge-transport-server/

      Reply
      • Andy Miller says

        July 11, 2015 at 12:52 am

        Hi Paul

        Yep that was the problem and that fixed it. Many Thanks.

        Cheers
        Andy

        Reply
  15. Simon M says

    July 14, 2015 at 11:00 pm

    Hi Paul,

    Thanks for providing an excellent set of articles on Edge servers!

    One question I can’t find answered anywhere, does an Exchange 2013 Edge Transport server require a full Exchange Server license (even though its not hosting any mailboxes) ?

    Thanks

    Simon.

    Reply
    • Paul Cunningham says

      July 15, 2015 at 8:16 am

      Yes it requires a license. You would only need to buy a Standard Edition license for it though as there is nothing in Enterprise Edition that the Edge role needs.

      Reply
      • Cal Ebey says

        March 24, 2016 at 7:57 am

        Does the Edge Server require the same number of user CALs as does the transport server?

        Reply
        • Paul Cunningham says

          March 24, 2016 at 8:33 am

          A user is a user. Other than that I can’t give you licensing advice. You should talk to your licensing provider to determine the number of CALs you need.

          Reply
  16. Jay says

    July 23, 2015 at 5:28 am

    Paul,

    Awesome article. Thank you. I do have a question. We have an Exchange 3013 hybrid configuration with Office 365 and route our mail through EOP.

    Most of our mailboxes are still on-premises. In the event that Office 365 went down, we would want to ensure that the business can continue to send and receive messages.

    Would it be possible to build an Edge transport server, and not give it an edge subscription? I ask because we would want to use it as a fail safe in the event mail flow went down in Office 365.

    Could we configure the edge subscription, and then change the mx record to route mail to our Edge transport server until Office 365 was restored?

    I guess i’m asking if Exchange will be upset if we build an edge transport server with no edge subscription, and then turn it off so it isn’t being used until necessary. Does that make sense?

    Reply
    • Paul Cunningham says

      July 23, 2015 at 11:36 am

      You don’t need an Edge Transport to receive email on-prem, you can just point your MX at your on-prem firewall and NAT the SMTP port (TCP 25) to your Exchange 2013 CAS.

      My concern with your suggestion is that it complicates the response to an outage with lots of extra steps to perform against a half-implemented Edge server, and puts in place a solution that hasn’t been validated in your environment. What if the Edge subscription fails, or there’s a firewall issue, or a certificate issue, or something else goes wrong that you weren’t expecting?

      If you’re going to deploy an Edge, deploy it in full. The Edge can be involved in Hybrid mail flow with Office 365 after all. But it isn’t mandatory.

      Reply
      • Jay says

        July 23, 2015 at 1:05 pm

        Paul,

        Thank you for the response sir. The main reason that we considered the Edge would be for the spam filtering that it offers.

        Our concern would be that just moving the MX via the firewall would open us up to a lot of Spam.

        In our situation, do you have a recommendation that would be better for us? the major concern is just ensuring mail flow, and decent spam filtering in the event Office 365 went down for an extended period of time.

        Any recommendations are greatly appreciated. Thank you Paul.

        Reply
  17. Rafael Adrian says

    August 14, 2015 at 10:02 pm

    Hi Paul,

    Very nice article!
    I am having a problem installing Edge server on same server with other Exchange roles, I have CU 9 and when I try to install Edge it give back the error that it cannot be installed on same server with other Exchange 2013 server roles.
    I have a very small organization with around 15-20 mailboxes, I really don’t see the point to have two servers only to exchange emails. Office 365 with Exchange is not so OK with our security reasons and an “in house” email server is the best solution.
    What can be done ?

    Thank you!

    Reply
    • Paul Cunningham says

      August 15, 2015 at 1:58 pm

      Edge Transport server can’t be installed on the same server as other roles. There’s no way around that.

      Reply
      • Rafael Adrian says

        August 17, 2015 at 3:52 pm

        Thank you!

        Reply
  18. Sebastien says

    December 16, 2015 at 1:57 am

    I, Questions,

    Do I need a second Exchange 2013 lincense for a edge server and can I use only my GFI ME 2015 as a edge transport instead installing a new edge server?

    Thanks

    Reply
    • Paul Cunningham says

      December 16, 2015 at 9:28 am

      Every Exchange server you install requires a server license.

      Edge Transport is an optional role. You can use other products for email security if you prefer.

      Reply
  19. sheeraz says

    February 23, 2016 at 3:48 am

    Hi Paul,

    we are running following environment for Exchange 2010 on premises.

    3 Mailbox server with Single DAG

    3 Hub/ CAS (multirole) with NLB

    2 Edge Servers are used for routing email through Exchange Online Protection (EOP)

    For Migration Purpose we have introduced following Exchange 2013 severs.

    4 Mailbox + CAS (multirole) servers with Single DAG

    3 Edge Servers

    We have subscribed all three Exchange 2013 Mailbox servers with 2010 Edge Transport Servers and till now email flow is working fine after doing re-subscription because of Exchange 2013 introduction in the environment. Now, we want to subscribe 2013 Mailbox servers (one by one) with 2013 Edge Transport Servers so that 2010 and 2013 Edge Transport servers can route email to EOP and later we can remove Edge 2010 and Exchange 2010 from the environment.

    we would like to know – while doing Edge Subscription will there be any issues with email routing? and can we do multiple subscription for Hub Transport 2010 and Mailbox 2013 servers, i.e with Edge 2010 and 2013 at same time?

    please note our requirement is to keep Edge server 2013 in the environment and please note we have around 10k users base.

    Thanks,

    Reply
  20. Steve says

    July 8, 2016 at 1:11 am

    Hi Paul,

    We are a Exchange 2010 house and are planning to migrate to Office 365 over about 6-12mth.
    So we are looking to run in Hybrid for quite a while.
    We are looking to configure an Edge Transport Server in our DMZ on a standalone server as per your instructions. Can we use Exchange 2013 as an Edge Transport Server or do we have to stick with Exchange 2010?

    Reply
    • Paul Cunningham says

      July 8, 2016 at 8:33 am

      Yes you can. TechNet has some guidance on running different versions of Edge alongside different versions of servers. But keep in mind that an Edge server is not required for Hybrid, it’s optional.

      Reply
      • Steve says

        July 11, 2016 at 7:07 pm

        Hi Paul, do you have links to the TechNet articles?

        Our IS policy restricts what we can expose to the public internet, so we have to go down the Edge server route.

        Reply
  21. trang says

    August 11, 2016 at 2:59 am

    hi paul,
    i have a problem about change ip address of my edge server in exchange server 2013?
    i can’t find the document solve this. Can u help me make the listed i need to do, and some importan attention when i do this. thanks u.

    Reply
  22. yoel says

    October 27, 2016 at 4:31 am

    what gateway must be used on edge server on the dmz point to internal firewall o point to the internet one. because the edge server must have a different ip addres and segment from internal one so when delivering email to internet using dns servers the server shoud know how to get to 8.8.8.8 for example trought the internet firewall.
    does cas/mailbox server is the one that search in the edge for new incoming mail, or the edge after receive make a conection and delivery it to mailbox. if is the last the gateway is just needed the internet firewall and is just add a route to internal server pointin to dmz firewall ip address with de route add. in case the first then should multiple route should be added to the internal network to work route to cas/mailbox, route to dns servers AD.

    Reply
    • Paul Cunningham says

      October 27, 2016 at 9:19 am

      I barely understand your question but I will try to answer it:

      1. The Edge Transport server needs to be able to route to both the internet, and to the internal network
      2. The firewall requirements for Edge Transport are mentioned in the article above and are also available on TechNet if you need clarification.

      Reply
  23. Bob B says

    October 27, 2016 at 9:59 am

    Hi Paul,
    Looking to possibly setup an Edge Transport in a DMZ. Do I need to use Windows Server or can I get away with Win7 Pro ?

    Reply
    • Paul Cunningham says

      October 27, 2016 at 5:59 pm

      Bob, check the system requirements for Exchange. It has the answer you seek.

      Reply
  24. John Mmasi says

    November 12, 2016 at 3:09 am

    Hello PAUL.We are receiving a ,ot of spam with attachmnets to users inbox from unknows senders.
    We have exch 2013, with edge transport 2010 and EOP configured for filtering. What can be the issue here? Attachmnet encrypt user s files and folders when opened. pld advice.

    Reply
    • Paul Cunningham says

      November 12, 2016 at 7:48 am

      Zero day ransomware attacks can defeat even the best anti-malware protection. But since you’re an EOP customer already, you should look at upgrading to Advanced Threat Protection as well, which can often detect zero day malware by using behavioral analysis.

      You should also double check that attackers aren’t spamming your Exchange server directly. Make sure your firewall only allows inbound SMTP connections from the EOP IP address ranges.

      Reply
  25. Don says

    December 6, 2016 at 8:57 am

    Can a 2016 Edge server be installed in front of a 2013 exchange server?

    Reply
    • Paul Cunningham says

      December 6, 2016 at 11:55 am

      Yes. Not sure why you wouldn’t just deploy 2013 Edge if you’re using 2013 internally though.

      Reply
  26. Holly says

    April 27, 2017 at 6:35 am

    I can’t find any instructions on adding more than one Edge server to an environment. So I’m not sure if you use the same .xml file from the first edge server on all mailbox servers, and then create a new .xml file from the 2nd edge server and apply that too all mailbox servers as well? Or is there another way? Thank you!

    Reply
    • Paul Cunningham says

      April 27, 2017 at 10:52 am

      If you have multiple Edge servers you generate a XML file for each Edge server.

      You only need to run the command to create the edge subscription for the AD Site once. You don’t need to re-run it on each Mailbox server. However if you later add or remove Mailbox servers, you should recreate the edge subscription (repeat the process basically).

      Reply
  27. Rakkab Kamal says

    February 16, 2018 at 5:11 pm

    Hi,
    Is it possible to connect the external email clients and mobile devices to the Edge server ? or is it required to create an additional NAT and access rules for the internal Exchange client access servers ?

    Reply
    • Paul Cunningham says

      February 16, 2018 at 8:22 pm

      Clients don’t connect to the Edge Transport server at all.

      Reply
  28. Eslam Basyouni says

    February 18, 2018 at 1:53 am

    very good work Paul , you are the best

    Reply
  29. PNS says

    March 28, 2018 at 9:35 pm

    Can we use Edge 2016 relay server

    clients will send mails to HLB and HLB will forward the mails to EDGE who will forward the mails to internet?
    we want to use this setup for bulk email where we do not want to use client connectivity as there is no mailbox.

    is this possible?

    Reply
  30. da says

    May 7, 2018 at 4:36 pm

    Good afternoon everybody! I have a problem with exchange configuration. I do not know why we need to configure Edge Transport when we configure Mail exchange server 2013? Can you help me please?

    Reply
    • Paul Cunningham says

      May 7, 2018 at 8:38 pm

      You don’t need to configure an Edge Transport server. It is your choice whether to deploy an Edge Transport server or not.

      This article equally applies to Exchange 2013
      https://practical365.com/exchange-server/faq-exchange-server-2016-require-edge-transport-server/

      Reply

Leave a Reply Cancel reply

You have to agree to the comment policy.

Recent Articles

  • New Microsoft 365 role and certification: Enterprise Architect
  • Access Reviews for Azure AD/Office 365 Admin Roles
  • New Azure Certifications announced at Ignite 2018
  • Steve & Sigi on Exchange 2019 announcements at Ignite
  • My Ignite 2018 Recap
Practical 365

Popular Articles

Deploying the Microsoft Teams Desktop ClientDeploying the Microsoft Teams Desktop Client
Microsoft Is Changing How They Publish Office 365 IP Addresses and Urls for Firewall and Proxy AccessMicrosoft Is Changing How They Publish Office 365 IP Addresses and Urls for Firewall and Proxy Access
Automated Software License Expiration Notifications Using Microsoft FlowAutomated Software License Expiration Notifications Using Microsoft Flow
New Azure Active Directory Conditional Access Device Conditions for Device StateNew Azure Active Directory Conditional Access Device Conditions for Device State
Managing Change in Office 365Managing Change in Office 365

Training Courses

  • Configuring and Managing Office 365 Security
  • Office 365 Admin Playbook
  • Exchange 2016 Exam 70-345
  • Managing Exchange Mailboxes and Distribution Groups in PowerShell
  • More Training Courses...

Recommended Resources

  • Office 365 Security Resources
  • Office 365 Books
  • Exchange Server Books
  • Exchange Server Migrations
  • Exchange Analyzer
  • Digicert SSL Certificates

About This Site

Practical 365 is a leading site for Office 365 and Exchange Server news, tips and tutorials. Read more...
  • Email
  • Facebook
  • Twitter
  • RSS

Copyright © 2018 Quadrotech Solutions AG · Disclosure · Privacy Policy
Alpenstrasse 15, 6304 Zug, Switzerland

We are an Authorized DigiCert™ SSL Partner.