How to enable HasActiveSynchDevicePartnership to True for Specific User only?
Hi, I use activesync for my iPhone and it is working (getting emails) but the Flag for my "HasActiveSynchDevicePartnership" is False. When I go to Exchange Management Console, I also don't have "Manage Mobile Device" unlike other devices that have it. When I issue "Get-CasMailbox -Identity [username] | fl" I see that I have an entry in "ActiveSynchAllowedDeviceIds". When I go to OWA and look at my Phone and Device features, my device also shows and allowed. However, because of this "HasActiveSynchDevicePartnership" is set to False, I think there are conflicting records. My question is: How do I set HasActiveSynchDevicePartnership to True for Specific User only?
April 25th, 2012 3:42pm

Set-CASMailbox Set-CASMailbox user -HasActiveSyncDevicePartnership $true
Free Windows Admin Tool Kit Click here and download it now
April 25th, 2012 3:49pm

Thanks, I just want to make sure before I issue this.. do i do this? Set-CASMailbox jsmith -HasActiveSyncDevicePartnership $true
April 25th, 2012 3:52pm

Thanks, I just want to make sure before I issue this.. do i do this? Set-CASMailbox jsmith -HasActiveSyncDevicePartnership $true Yes!
Free Windows Admin Tool Kit Click here and download it now
April 25th, 2012 3:54pm

Thank you!
April 25th, 2012 3:58pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics