You have an exchange Server 2016 organization that uses an SMTP domain named contoso.com. You need to encrypt all of the

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

You have an exchange Server 2016 organization that uses an SMTP domain named contoso.com. You need to encrypt all of the

Post by answerhappygod »

You have an exchange Server 2016 organization that uses an SMTP domain named contoso.com.
You need to encrypt all of the SMTP traffic from the organization to a partner organization. The partner organization uses an SMTP domain named litwareinc.com.
Which three commands should you run on your server? Each correct answer presents part of the solution.
: Each correct selection is worth one point.

NOTE -

A. New-ReceiveConnector -Name "Connector1" -Usage Internet -Bindings 0.0.0.0:587 -DomainSecureEnabled: $true
B. Set-TransportConfig -TLSSendDomainSecureList litwareinc.com
C. New-SendConnector -Usage Partner -Name "Connector1" ""AddressSpaces "lintwareinc.com" -IgnoreSTARTTLS $false -DNSRoutingEnabled $true - DomainSecureEnabled $true
D. Set-TransportConfig -TLSReceiveDomainSecureList contoso.com
E. Set-TransportConfig -TLSReceiveDomainSecureList litwareinc.com
F. New-SendConnector -Usage Partner -Name "Connector1" ""AddressSpaces "contoso.com" -IgnoreSTARTTLS $false -DNSRoutingEnabled $ture "" DomainSecureEnabled $true
G. Set-TransportConfig -TLSSendDomainSecureList contoso.com CEG
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply