Designing and Deploying Microsoft Exchange Server 2016 — Question 17

You have an Exchange Server 2016 organization.
Users connect to their mailbox by using Microsoft Outlook 2013 and mobile devices.
A user named User1 loses a mobile device.
You need to wipe the mobile device remotely.
Which cmdlet should you use?

Answer options

Correct answer: B

Explanation

The correct cmdlet to remotely wipe a mobile device is Clear-MobileDevice, as it is specifically designed for this purpose. Remove-MobileDevice and Remove-ActiveSyncDevice do not perform a wipe; instead, they handle device removal actions. Set-Mailbox is unrelated to mobile device management.