Try changing com.apple.homeSync there are 2 variables, 1 for background sync and 1 for login/logout. loginConflictResolution does login/logout and periodicConflictResolution does the background. Both are integer values: 0=show conflict window, 1=local home wins, 2=network home wins. Be careful because they both can affect the first sync when the account is setup so the blank local home could overwrite the network home.
Recent Comments