Microsoft MS-203 Microsoft 365 Messaging Exam Practice Test

Page: 1 / 14
Total 394 questions
Question 1

Please wait while the virtual machine loads. Once loaded, you may proceed to the lab section. This may take a few minutes, and the wait time will not be deducted from your overall test time.

When the Next button is available, click it to access the lab section. In this section, you will perform a set of tasks in a live environment. While most functionality will be available to you as it would be in a live environment, some functionality (e.g., copy and paste, ability to navigate to external websites) will not be possible by design.

Scoring is based on the outcome of performing the tasks stated in the lab. In other words, it doesn't matter how you accomplish the task, if you successfully perform it, you will earn credit for that task.

Labs are not timed separately, and this exam may have more than one lab that you must complete. You can use as much time as you would like to complete each lab. But, you should manage your time appropriately to ensure that you are able to complete the lab(s) and all other sections of the exam in the time provided.

Please note that once you submit your work by clicking the Next button within a lab, you will NOT be able to return to the lab.

Use the following login credentials as needed:

To enter your username, place your cursor in the Sign in box and click on the username below.

To enter your password, place your cursor in the Enter password box and click on the password below.

Microsoft 365 Username: admin@abc.com

Microsoft 365 Password: xxxxxx

If the Microsoft 365 portal does not load successfully in the browser, press CTRL-K to reload the portal in a new browser tab.

The following information is for technical support purposes only.

Lab Instance: XXXXXX

Another administrator at contoso.com plans to deploy an SMTP smart host that uses an IP

address of 131.107.2.200.

You need to prepare a solution to route all emails sent to users in the @contoso.com domain from your organization by using the SMTP host. The solution must have a status set to Off until the administrator deploys the smart host.

To complete this task, sign in to the Exchange admin center.



Answer : A

In the EAC, navigate toMail flow>Send connectors, and then clickAdd+. This starts theNew Send connectorwizard.

On the first page, enter the following information:

- Name: Enter a descriptive name for the Send connector, for example, Smart host to Internet.

- Type: Select a descriptive value. For example,InternetorCustom.

When you're finished, clickNext.

On the next page, selectRoute mail through smart hosts, and then clickAdd+. In theAdd smart hostdialog box that appears, identify the smart host by using one of the following values:

- IP address: For example, 192.168.3.2.

- Fully qualified domain name (FQDN): For example, securitydevice01.contoso.com. Note that the Exchange source servers for the Send connector must be able to resolve the smart host in DNS by using this FQDN.

When you're finished, clickSave.

You can enter multiple smart hosts by repeating Step 3. When you're finished, clickNext.

On the next page, in theRoute mail through smart hostssection, select the authentication method that's required by the smart host. Valid values are:

When you're finished, clickNext.

On the next page, in theAddress spacesection, clickAdd+. In theAdd domaindialog box that appears, enter the following information:

- Type: Verify SMTP is entered.

- Fully Qualified Domain Name (FQDN): Enter an asterisk (*) to indicate the Send connector applies to messages addressed to all external domains. Alternatively, you can enter a specific external domain (for example, contoso.com), or a domain and all subdomains (for example, *.contoso.com).

- Cost: Verify 1 is entered. A lower value indicates a more preferred route for the domains you specified.

When you're finished, clickSave.

Back on the previous page, theScoped send connectorsetting is important if your organization has Exchange servers installed in multiple Active Directory sites:

- If you don't selectScoped send connector, the connector is usable by all transport servers (Exchange 2013 or later Mailbox servers and Exchange 2010 Hub Transport servers) in the entire Active Directory forest. This is the default value.

- If you selectScoped send connector, the connector is only usable by other transport servers in the same Active Directory site.

When you're finished, clickNext.

On the next page, in theSource serversection, clickAdd+. In theSelect a Serverdialog box that appears, select one or more Mailbox servers that you want to use to send outbound mail to the smart host. If you have multiple Mailbox servers in your environment, select the ones that can route mail to the smart host. If you have only one Mailbox server, select that one. After you've selected at least one Mailbox server, clickAdd, clickOK, and then clickFinish.

After you create the Send connector, it appears in the Send connector list.

From the Send connector list, you can turn the connector on or off.


https://docs.microsoft.com/en-us/exchange/mail-flow/connectors/outbound-smart-host-routing?view=exchserver-2019#how-do-you-know-this-worked

Question 2

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have a Microsoft Exchange Server 2019 organization that contains 200 mailboxes.

You need to add a second email address to each mailbox. The address must have a syntax that uses the first letter of each user's last name, followed by the user's first name, and then @fabrikam.com.

Solution: You create an email address policy that uses the %1g%s@fabrikam.com email address format.

Does this meet the goal?



Question 3

All email sent by the users in fabrikam.com to orders@contoso.com must be delivered to managerl@fabrikam.com first for approval. What should you do?



Answer : E


Question 4

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have a Microsoft Exchange Server 2019 organization that contains 200 mailboxes.

You need to add a second email address to each mailbox. The address must have a syntax that uses the first letter of each user's last name, followed by the user's first name, and then @fabrikam.com.

Solution: You convert all the mailboxes to shared mailboxes, and then you run the Set-Mailbox cmdlet and specify the --EmailAddressPolicyEnabled $false parameter.

Does this meet the goal?



Answer : B


https://docs.microsoft.com/en-us/exchange/email-addresses-and-address-books/email-address-policies/email-address-policies?view=exchserver-2019

Email address policies define the rules that create email addresses for recipients in your Exchange organization.

The basic components of an email address policy are:

Email address templates: Define the email address format for the recipients (for example <firstname>@contoso.com or <lastname>.<firstname>@contoso.com).

Recipient filter: Specifies the recipients whose email addresses are configured by the policy.

Priority: Specifies the order to apply the email address policies (important if a recipient is identified by more than one policy).

The EmailAddressPolicyEnabled parameter specifies whether to apply email address policies to this recipient. Valid values are:

$true: Email address policies are applied to this recipient. This is the default value.

$false: Email address policies aren't applied to this recipient.

Question 5

You have a Microsoft Exchange Online tenant that contains a public folder named PF1.

You need to ensure that email sent to pf1@contoso.com is posted to PF1.

What should you do?



Answer : B


Question 6

You recently migrated all the on-premises mailboxes from Microsoft Exchange Server 2019 to Exchange Online.

You decommission the on-premises Exchange Server 2019 servers.

The finance department at your company reports that email delivery from several printers fails after Exchange Server 2019 is decommissioned.

You need to ensure that the printers can deliver email successfully to the users in the finance department.

What should you do?



Question 7

You have a Microsoft Exchange Online tenant that uses an email domain named contoso.corn.

An in-caning email messages route through an third-party filtering service named Filter1 to connector named Connector'.

You discover that incoming messages contain headers that specify the source IP address as Filter1.

You to ensure that incoming email messages contain headers that specify source IP address of the original sender. The solution must prevent any charges to the service.

What should you do?



Answer : C


Page:    1 / 14   
Total 394 questions