Which four actions should you perform in sequence?

Topic 5, Misc. Questions

DRAG DROP

You have a Microsoft Exchange Server 2019 hybrid deployment.

All Mailbox servers and domain controllers are in the same site.

You deploy an Edge Transport server.

You need to ensure that all SMTP traffic between the on-premises organization and Exchange Online is routed through the Edge Transport server.

Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Answer:

Explanation:

New-EdgeSubscription -FileName "c:EdgeServerSubscription.xml" This example creates the Edge Subscription file. It should be run on your Edge Transport server. New-EdgeSubscription -FileData ([byte[]]$(Get-Content -Path "C:EdgeServerSubscription.xml" – Encoding Byte -ReadCount 0)) -Site "Default-First-Site-Name" This example also imports the Edge Subscription file generated in Example 1 to the Active Directory site Default-First-Site-Name; however, the end result is accomplished using one command. You must run this command on the Mailbox server.

ref. https://docs.microsoft.com/en-us/powershell/module/exchange/mail-flow/new-edgesubscription?view=exchange-ps

Latest MS-203 Dumps Valid Version with 203 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments