How can I see what devices are connected to exchange?
Most newer devices use Exchange ActiveSync.
- Log into Outlook on the Web.
- Click on the gear, then under Your app setting, then click Mail.
- Expand the General tab, then click Mobile devices.
- Review the devices that are connected to your email account.
- Expand a device label to learn more about it.
How do I get ActiveSync device stats?
Use the Get-MobileDeviceStatistics cmdlet to retrieve the list of mobile devices configured to synchronize with a specified user’s mailbox and return a list of statistics about the mobile devices.
How do I check my ActiveSync status?
Use the Test-ActiveSyncConnectivity cmdlet to test connectivity to Microsoft Exchange ActiveSync virtual directories.
How do you check if ActiveSync is enabled for a user?
How do you know it worked?
- In the EAC, navigate to Recipients > Mailboxes, click the mailbox, and then click Edit .
- On the mailbox properties page, click Mailbox Features.
- Under Mobile Devices, verify whether Exchange ActiveSync is enabled or disabled.
How do I view ActiveSync logs?
To capture ActiveSync device log information, follow these steps:
- Connect to Exchange Online PowerShell.
- Run the Set-CASMailbox cmdlet to enable ActiveSync logging for a specific user:
- Reproduce the behavior that you want to capture.
- Run the Get-MobileDeviceStatistics cmdlet to retrieve the log:
What is CASMailbox?
Description. This cmdlet returns a variety of client access settings for one or more mailboxes. These settings include options for Outlook on the web, Exchange ActiveSync, POP3, and IMAP4. You need to be assigned permissions before you can run this cmdlet.
How do you test EWS connectivity?
Testing the EWS URL Launch a web browser, type your EWS URL (see the previous section to learn how to get it), and open it. Windows will ask you to provide your credentials (Fig. 1.). If the credentials are correct, you will be connected (even if certificate error occurs – see Fig.
How do I enable ActiveSync in powershell?
Enable ActiveSync Feature for a Group of Users We can use the Active Directory powershell cmdlet Get-ADUser to get a group of users and pass the selected users to Set-CASMailbox cmdlet to enable Exchange ActiveSync feature. We can set target OU and apply filter in Get-ADUser cmdlet to get specific set of users.
What are EAS logs?
Exchange ActiveSync (EAS) mailbox logs are protocol-level logs that show the traffic between Exchange and the EAS device. When troubleshooting EAS issues, this is often the most useful piece of information.
How do I troubleshoot ActiveSync?
Browse to the Microsoft Remote Connectivity Analyzer site. Select Exchange ActiveSync from the Microsoft Exchange ActiveSync Connectivity Tests and select Next. Enter all the required fields and select Perform Test. If needed, manually specify the server settings to bypass the Autodiscover user settings request.