- (Exam Topic 5)
You have a Microsoft Exchange Online subscription that uses a namespace of litwareinc.com. You create a connector in Exchange Online that is configured as shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
Solution:
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
You need to perform a remote wipe of the devices of User2 and User3. You run the following commands.
Clear-MobileDevice -id User2-Device
-NotificationEmailAddress "admin@Fabrikam.com" Clear-MobileDevice -id User3-Device
-NotificationEmailAddress "admin@Fabrikam.com"
What occurs on each device? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Solution:
Text Description automatically generated
Reference:
https://docs.microsoft.com/en-us/exchange/clients/exchange-activesync/remote-wipe?view=exchserver-2019
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 5)
You use an IMAP-based email system. You purchase a Microsoft 365 subscription.
In Exchange Online, you create mailboxes for all users.
You need to migrate all the email accounts of all the users to Exchange Online.
Which three components should you create? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Correct Answer:
BDF
Reference:
https://docs.microsoft.com/en-us/exchange/mailbox-migration/migrating-imap-mailboxes/migrate-other-typesof
- (Exam Topic 5)
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.
Solution:
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
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 2)
You need to resolve the issue for the customer service department users. What should you modify?
Correct Answer:
D