Which PowerShell command can be used for retrieving a list of devices in your organization that have active Microsoft Exchange ActiveSync partnerships?

A company is currently using PowerShell integration with Office 365 as an email solution.
Which PowerShell command can be used for retrieving a list of devices in your organization that have active Microsoft Exchange ActiveSync partnerships?
A. Get-ActiveSyncDeviceClass
B. Get-Mailbox -Identity $identity
C. Get-MobileDevice -Mailbox $mailbox
D. Set-ActiveSyncMailBoxPolicy

microsoft-exams

4 thoughts on “Which PowerShell command can be used for retrieving a list of devices in your organization that have active Microsoft Exchange ActiveSync partnerships?

  1. It’s C (Get-MobileDevice) because it’s O365.
    Also it would be Get-ActiveSyncDevice and NOT Get-ActiveSyncDeviceClass for earlier versions of Exchange, so possible to eliminate (A) based on that as well.

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.