View Single Post
  #4 (permalink)  
Old 11-03-2010, 04:06 PM
galingula's Avatar
galingula
PPCGeeks Regular
Offline
Threadstarter
 
Join Date: Feb 2010
Posts: 113
Reputation: 40
galingula is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Multiple calendar sync question

This looks interesting....


As of Activesync 4.x, for some unfathomable reason, MSFT has removed
the possibility to sync one device with two exchange servers, or two
PC's connected to excahnge servers. This drive me insane when I bought
my first WM5 device. But after much googleing, I found a workaround.

So, to sync two exchange servers, put this in the device's registry:


[HKEY_CURRENT_USER\Software\Microsoft\ActiveSync\En ableNonLocalCrossPollina*tion]
= (DWORD) 1


This key will most probably be there already, but if it is, its value
will be 0. If so, change it to 1.


Soft reset, then, setup activesync ON THE DEVICE (If you try setting up
on the PC, it will still fail).


I'm now syncing an Exchange connected PC with with another Exchange
Server directly - work like a CHARM.





But this will end up making the 2 exchange account calendars identicle and combine them on my phone, right? I don't want that, I want to PULL the appts from account 1, and sync the appointments on account 2. So...my phone would show a combined calendar, merging account 1 & 2. Account 2 would have the combined calendar sync'd on both my phone and the exchange account calendar. Account 1's exchange account calendar would only show its original appts. That's what I want to do. Yea, that's it
Reply With Quote