MS-203 MS-203 - Microsoft 365 Messaging Mobile Device Access and Policies Questions and Answers 1 — Questions and Answers
Question 1: Which protocol is primarily used by mobile devices to synchronize email, contacts, and calendar data with Exchange Online?
- IMAP4
- POP3
- Exchange ActiveSync (EAS) (Correct answer)
- MAPI over HTTP
Correct answer: Exchange ActiveSync (EAS)
Exchange ActiveSync (EAS) is the primary protocol for mobile device synchronization of email, contacts, and calendar with Exchange Online.
Question 2: What is the default Exchange ActiveSync device access setting when a new device connects for the first time?
- Block
- Quarantine (Correct answer)
- Allow
- Wipe
Correct answer: Quarantine
By default, new Exchange ActiveSync devices are placed in quarantine and require administrator approval before syncing.
Question 3: Which cmdlet creates a new mobile device mailbox policy in Exchange Online?
- New-MobileDeviceMailboxPolicy (Correct answer)
- New-ActiveSyncMailboxPolicy
- Add-MobileDevicePolicy
- Set-MobileDeviceMailboxPolicy -New
Correct answer: New-MobileDeviceMailboxPolicy
New-MobileDeviceMailboxPolicy creates a new mobile device mailbox policy that defines security settings for EAS devices.
Question 4: Which setting in a mobile device mailbox policy enforces a minimum PIN length on connecting devices?
- -MinPasswordLength
- -PinLength
- -MinPinLength (Correct answer)
- -RequirePasswordLength
Correct answer: -MinPinLength
The -MinPinLength parameter in a mobile device mailbox policy specifies the minimum number of characters required for the device PIN.
Question 5: What action does a remote device wipe perform on a mobile device enrolled in Exchange Online?
- It removes only corporate email data from the device
- It resets the device to factory settings, erasing all data (Correct answer)
- It blocks the device from syncing without erasing data
- It removes the EAS profile only
Correct answer: It resets the device to factory settings, erasing all data
A remote device wipe sends a command to reset the mobile device to factory settings, erasing all data on the device.
Question 6: Which cmdlet initiates a remote wipe of a mobile device from Exchange Online PowerShell?
- Remove-MobileDevice -Wipe
- Clear-MobileDevice (Correct answer)
- Invoke-MobileDeviceWipe
- Set-MobileDevice -Wipe
Correct answer: Clear-MobileDevice
Clear-MobileDevice sends a remote wipe command to a registered mobile device in Exchange Online.
Which protocol is primarily used by mobile devices to synchronize email, contacts, and calendar data with Exchange Online?