Active Sync Status
(Full Version)
All Forums
>>
[Microsoft Exchange 2007]
>>
Mobility
Message
brentz
->
Active Sync Status
(5.Oct.2011 10:17:00 PM)
Is there a command to determine which mailboxes have Activesync enabled?
Thanks
Brent
Gulab
->
RE: Active Sync Status
(6.Oct.2011 1:33:56 AM)
Here you GO....
Get-CASMailbox -Filter {HasActiveSyncDevicePartnership -eq $true} | Select Nam
Cheers,
brentz
->
RE: Active Sync Status
(6.Oct.2011 12:36:38 PM)
Thanks for the response.
Brent
Gulab
->
RE: Active Sync Status
(6.Oct.2011 12:52:17 PM)
No Problem :)
Cheers,
matt.john
->
RE: Active Sync Status
(23.Mar.2012 12:06:19 PM)
ActiveSync can be implemented to sync to the local mailbox instead of the Exchange server. So Exchange syncs to the mailbox
Page:
[1]