Planning and Configuring a Messaging Platform (beta)

Here you have the best Microsoft MS-200 practice exam questions

  • You have 52 total questions to study from
  • Each page has 5 questions, making a total of 11 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on November 15, 2024
Question 1 of 52

You have a Microsoft Exchange Server 2013 organization that has the following configurations:

✑ The forest functional level if Active Directory is Windows Server 2008 R2.

✑ The domain controllers in Active Directory run Windows Server 2012 R2.

✑ The Exchange servers run Windows Server 2012 Datacenter.

You plan to upgrade the organization to Exchange Server 2019.

You need to ensure that the organization meets the minimum supported requirements for the upgrade.

What should you do?

    Correct Answer: B

    To upgrade to Exchange Server 2019, the Active Directory forest functional level must be at least Windows Server 2012 R2. Currently, the forest functional level is Windows Server 2008 R2, which does not meet this requirement. Therefore, raising the forest functional level to Windows Server 2012 R2 is necessary to ensure compatibility with Exchange Server 2019.

Question 2 of 52

You plan to deploy Microsoft Exchange Server 2019.

You need to verify whether the Active Directory environment is prepared for the deployment.

What are two methods to verify whether the Active Directory environment is prepared? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

    Correct Answer: C, E

    To verify whether the Active Directory environment is prepared for the deployment of Microsoft Exchange Server 2019, you can review the Exchange.Setup log. This log contains relevant information about the setup process and whether the necessary Active Directory preparations have been successfully completed. Additionally, running the dcdiag.exe command is useful to check the overall health of the domain controllers and identify any potential issues that could affect the deployment.

Question 3 of 52

You have a Microsoft Exchange Server 2019 organization that contains four Mailbox servers and one Edge Transport server. The organization supports hundreds of remote users.

You need to block offline access to Outlook on the web for all the users.

What should you do?

    Correct Answer: B

    To block offline access to Outlook on the web for all users in a Microsoft Exchange Server 2019 organization, you should use the Set-OWAMailboxPolicy cmdlet with the AllowOfflineOn parameter set to NoComputers. This approach directly modifies the Outlook Web App (OWA) mailbox policy, ensuring that offline access is disabled for all users in the organization. Using the Set-OWAVirtualDirectory cmdlet on the Edge Transport server would not accomplish this task effectively, as the Edge Transport server's main role is to handle mail flow rather than user access policies.

Question 4 of 52

Your network contains an Active Directory forest. The forest contains two domains named litware.com and exchange.litware.com and a Microsoft Exchange

Server 2019 organization.

The relevant servers are configured as shown in the following table.

EX01 and EX02 have Exchange Server 2019 installed and are in a database availability group (DAG) named DAG01.

You need to add in additional server to DAG01.

Which server should you add?

    Correct Answer: D

    To add an additional server to the database availability group (DAG01) which includes EX01 and EX02 with Exchange Server 2019, the new server must meet specific prerequisites. It needs to be running the same version of Exchange, should be part of the same domain, and ideally should match the current server setups and configurations. Server04 meets these requirements as it runs Windows Server 2019, is currently a member server in the exchange.litware.com domain, and runs in a suitable infrastructure (virtual platform). Therefore, Server04 is the most appropriate choice for addition to DAG01.

Question 5 of 52

DRAG DROP -

You have a Microsoft Exchange Server 2019 organization that contains a Mailbox server named MBX01.

You back up MBX01 by using Windows Server Backup.

You need to recover a deleted mailbox. The solution must minimize the impact on other mailboxes.

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.

Select and Place:

    Correct Answer:

    References:

    https://docs.microsoft.com/en-us/exchange/high-availability/disaster-recovery/restore-data-using-recovery-dbs?view=exchserver-2019