Which cmdlet should you use?

You have an Exchange Server 2016 organization.
Some users access their mailbox by using an Android or an iOS device.You need to prevent the users from using OWA for Devices to access their mailbox.
Which cmdlet should you use?

You have an Exchange Server 2016 organization.
Some users access their mailbox by using an Android or an iOS device.You need to prevent the users from using OWA for Devices to access their mailbox.
Which cmdlet should you use?

A.
Set-CASMailbox

B.
Set-MobileMailboxPolicy

C.
Set-OWAVirtualDirectory

D.
Set-OWAMailboxPolicy

Explanation:
https://technet.microsoft.com/en-us/library/bb125264(v=exchg.160).aspx



Leave a Reply 2

Your email address will not be published. Required fields are marked *


tmkreddy55

tmkreddy55

Example — Set-CasMailbox -OWAforDevicesEnabled $false

The OWAforDevicesEnabled parameter enables or disables access to the mailbox by using Outlook on the web for devices.