Module 5 Implementing Client Connection
Module 5 Implementing Client Connection
Objectives
After completing this lab, you will have:
Configured a namespace for client access.
Configured a certificate for client access.
Configured custom MailTips.
Lab Setup
For this lab, you need to use the available virtual machine environment.
Before you begin the lab, you must complete the following steps:
1. On the host computer, start Hyper-V Manager.
2. In Hyper-V Manager, click EXC19-LON-DC1, and in the Actions pane,
click Start.
3. In the Actions pane, click Connect. Wait until the virtual machine
starts.
4. Sign in by using the following credentials:
User name: Administrator
Password: Pa55w.rd
Domain: Adatum
5. Repeat steps 2 to 4 for EXC19-LON-EX1.
6. Repeat steps 2 to 4 for EXC19-LON-EX2.
7. Repeat steps 2 to 3 for EXC19-LON-CL1. Do not sign in until instructed.
Task 1: Create a DNS record for the namespace(To Create a new host
record mail.adatum.com that resolves to 172.16.0.14)
1. On LON-DC1, in Server Manager, click Tools and then click DNS.
2. In DNS Manager, expand LON-DC1, expand Forward Lookup Zones,
and then click Adatum.com.
3. Right-click Adatum.com and then click New Host (A or AAAA).
4. In the New Host window, in the Name box, type mail.
5. In the IP address box, type 172.16.0.14 and click Add Host.
6. In the DNS window, click OK.
7. In the New Host window, click Done.
8. Close DNS Manager.
Exercise Scenario
After installing Exchange Server 2019, the server is configured to use a self-
signed certificate for LON-EX1.adatum.com. You need to change this
certificate to a trusted certificate by creating a certificate request and
submitting it to a CA. When you create the certificate request, you need to
ensure that it contains only names that can be resolved on the Internet so
that a public CA can issue the certificate. After you obtain the certificate, you
need to assign services to it.
Exercise Scenario
To reduce the number of users who require support, A. Datum is evaluating
the implementation of MailTips. You are asked to configure some test
deployments that implement MailTips, and you must verify that MailTips can
be enabled in multiple languages.
Results: After completing this exercise, you should have configured MailTips in
multiple languages.
Lab B: Deploying and configuring client access services on
Exchange Server
Scenario
You have recently installed Exchange Server 2019 for A. Datum. You need to
continue configuring client access to support the needs of A. Datum. You
have already configured the namespace for web services, but you still need
to configure the namespace for Outlook Anywhere and MAPI over HTTP.
Outlook on the web is configured with the correct namespace, but you need
to simplify the user experience by disabling unused features. Finally, you
need to setup security for Exchange ActiveSync.
Objectives
After completing this lab, you will have:
Configured Outlook Anywhere and MAPI over HTTP.
Configured Outlook on the web.
Configured Exchange ActiveSync
Lab Setup
The virtual machines for this lab are still running from the previous lab.