SUP not syncing on CAS

Hi,
after upgrading our Primary Site to SP1 we added a CAS to the Environment. After that the added new primary sites.
On the "old" standalone primary site a SUP was installed and everything worked before Expansion.
But now after expanding the hirachy with a CAS, the CAS is not able to sync any updates.
I already removed the SUP from the "old" primary site, but the problem still persists.
I checked the wsyncmgr.log and found the following:
Syncing all updates SMS_WSUS_SYNC_MANAGER 09.04.2013 10:27:19 5000 (0x1388)
Requested categories: Product=Office 2007, Product=Windows RT, Product=Windows Vista, Product=Windows Server 2012 Language Packs, Product=Windows 8, Product=Windows 8 Language Interface Packs, Product=Windows Server Manager – Windows Server Update Services
(WSUS) Dynamic Installer, Product=Windows 8 IME Dictionary Updates, Product=Windows 7 Language Packs, Product=Office 2010, Product=New Dictionaries for Microsoft IMEs, Product=Windows Defender, Product=Windows Vista Dynamic Installer, Product=Windows 8 Language
Packs, Product=Exchange Server 2010, Product=Windows Server 2012, Product=Windows Vista Ultimate Language Packs, Product=Windows Server 2008, Product=Windows 7, Product=Windows Server 2003, Product=Windows Server 2008 Server Manager Dynamic Installer, Product=Windows
Embedded Standard 7, Product=Dictionary Updates for Microsoft IMEs, Product=Windows Server 2008 R2, ProductFamily=SQL Server, ProductFamily=System Center, ProductFamily=Developer Tools, Runtimes, and Redistributables, ProductFamily=Microsoft Application Virtualization,
ProductFamily=Windows Embedded, ProductFamily=Microsoft BitLocker Administration and Monitoring, ProductFamily=Silverlight, UpdateClassification=Security Updates SMS_WSUS_SYNC_MANAGER 09.04.2013 10:27:19 5000 (0x1388)
sync: SMS synchronizing categories SMS_WSUS_SYNC_MANAGER 09.04.2013 10:27:19 5000 (0x1388)
sync: SMS synchronizing categories, processed 0 out of 210 items (0%) SMS_WSUS_SYNC_MANAGER 09.04.2013 10:27:19 5000 (0x1388)
sync: SMS synchronizing categories, processed 210 out of 210 items (100%) SMS_WSUS_SYNC_MANAGER 09.04.2013 10:27:20 5000 (0x1388)
sync: SMS synchronizing categories, processed 210 out of 210 items (100%) SMS_WSUS_SYNC_MANAGER 09.04.2013 10:27:20 5000 (0x1388)
sync: SMS synchronizing updates SMS_WSUS_SYNC_MANAGER 09.04.2013 10:27:21 5000 (0x1388)
Collecting existing updates... SMS_WSUS_SYNC_MANAGER 09.04.2013 10:27:25 5000 (0x1388)
sync: SMS synchronizing updates, processed 0 out of 4685 items (0%) SMS_WSUS_SYNC_MANAGER 09.04.2013 10:27:25 5000 (0x1388)
Synchronizing update fd4edc28-9cdd-4f8f-a5ec-b806b1d7dd7d - Security Update for Windows 7 Beta (KB958690) SMS_WSUS_SYNC_MANAGER 09.04.2013 10:27:25 5000 (0x1388)
Referenced configuration items are not available yet: <MissingReferences><Reference RelationType="1" ModelName="Site_F1936F59-3246-4407-85F4-4973BFF32350/SUM_94797c79-3b60-48a7-888a-9bdf7e983f99"/></MissingReferences> SMS_WSUS_SYNC_MANAGER 09.04.2013
10:27:26 5000 (0x1388)
Failed to sync update fd4edc28-9cdd-4f8f-a5ec-b806b1d7dd7d. Error: Failed to save update fd4edc28-9cdd-4f8f-a5ec-b806b1d7dd7d. CCISource error: 2. Source: Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.UpdatesManager.UpdatesManagerClass.DefineUpdate SMS_WSUS_SYNC_MANAGER 09.04.2013
10:27:26 5000 (0x1388)
Synchronizing update 830597be-c102-4175-9b97-debcaea2f683 - Security Update for Windows 7 Beta for x64-based Systems (KB958690) SMS_WSUS_SYNC_MANAGER 09.04.2013 10:27:26 5000 (0x1388)
Referenced configuration items are not available yet: <MissingReferences><Reference RelationType="1" ModelName="Site_F1936F59-3246-4407-85F4-4973BFF32350/SUM_d269546e-906b-42b1-9a4c-dcffb6f5958e"/></MissingReferences> SMS_WSUS_SYNC_MANAGER 09.04.2013
10:27:26 5000 (0x1388)
Failed to sync update 830597be-c102-4175-9b97-debcaea2f683. Error: Failed to save update 830597be-c102-4175-9b97-debcaea2f683. CCISource error: 2. Source: Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.UpdatesManager.UpdatesManagerClass.DefineUpdate SMS_WSUS_SYNC_MANAGER 09.04.2013
10:27:26 5000 (0x1388)
Too many consecutive failures. Aborting sync. SMS_WSUS_SYNC_MANAGER 09.04.2013 10:27:42 5000 (0x1388)
Sync failures summary: SMS_WSUS_SYNC_MANAGER 09.04.2013 10:27:42 5000 (0x1388)
Sync failed: Failed to sync some of the updates. Source: Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.WsusSyncAction.WSyncAction.SyncUpdates SMS_WSUS_SYNC_MANAGER 09.04.2013 10:27:43 3820 (0x0EEC)
Sync failed. Will retry in 60 minutes SMS_WSUS_SYNC_MANAGER 09.04.2013 10:27:43 3820 (0x0EEC)
Setting sync alert to active state on site CAS SMS_WSUS_SYNC_MANAGER 09.04.2013 10:27:43 3820 (0x0EEC)
Sync time: 0d00h02m33s SMS_WSUS_SYNC_MANAGER 09.04.2013 10:27:43 3820 (0x0EEC)
Anyone has an idea how to fix this?

There you go, this is the original message sent by MS:
(create a DB backup before proceeding)
1. Make sure there are no outstanding references to updates.
Delete all update groups.
Delete all ADR rules.
Delete all software update packages.
Remove updates from any DCM baselines.
Un-publish ccm client in wsus (It’s the option to publish ccmclient or ConfigMgr client in WSUS that needs to be unchecked in ConfigMgr console).
2. Uninstall Software update point (SUP) role.
give it 5 minutes to post-process
3. Run following commands one by one in the order they are below.
update CI_ConfigurationItems set IsExpired=1 where CIType_ID in (1,8)
delete CI_ConfigurationItemRelations where ToCI_ID in (select CI_ID from CI_ConfigurationItems where CIType_ID in (1,8))
delete CI_AssignmentTargetedCIs where CI_ID in (select CI_ID from CI_ConfigurationItems where CIType_ID in (1,8))
delete CI_ConfigurationItems where CIType_ID in (1,8)
delete CI_CIDocuments where CI_ID not in (select CI_ID from CI_ConfigurationItems)
delete CI_DocumentStore where Document_ID not in (select Document_ID from CI_CIDocuments)
4. Install SUP role.

Similar Messages

  • SUP not syncing to child site

    Hi,
    I have SCCM 2012 R2 with this deployment:
    CAS server - SCCM 2012R2, OS WIN2012R2 in forest A
    DB server - WIN2012R2, SQL 2012 SP1 in forest A
    Child site is in forest B, we have established two way trust between forests.
    Child site - SCCM 2012R2, OS WIN2012R2 in forest B
    Child DB server - WIN2012R2, SQL 2012 SP1 in forest B
    I have added SUP role to CAS and child site. CAS is synced successfully from internet. Child site cannot be synced. I am receiving this error in wsynccmgr.log
    Sync failed: WSUS update source not found on site XXX. Please refer to WCM.log for configuration error details.. Source: getSiteUpdateSource    SMS_WSUS_SYNC_MANAGER  5/12/2014 3:39:22
    PM    4800 (0x12C0)
    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=sxxx.forestB.com SITE=XXX PID=2128 TID=4800 GMTDATE=Mon May 12 13:39:22.930 2014 ISTR0="getSiteUpdateSource"
    ISTR1="WSUS update source not found on site XXX. Please refer to WCM.log for configuration error details." ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9=""
    NUMATTRS=0w
    I receive same error in component sms_wsus_configuration_manager.
    I have tried removing WSUS and SUP role, restarting server and adding it back, but it didnt helped. Do you have idea what i could try more?

    There are two moving parts to this -
    1. The updates that are synched on the CAS DB will flow as a part of DRS (Data Replication Service) to the child site. Make sure the links are Active in the (Monitoring -> Database Replication) tab.
    Verify the counts of updates in any case to confirm if the settings and updates have flown to the child site.
    select count(*) from CI_ConfigurationItems
    2. Once the Sync completes on the CAS, it sends a <ChildSiteCode>.SYN to make sure the downstream WSUS synchronizes with the upstream. This file goes as a normal legacy file replication way.
    CAS: WSyncMgr.log -> ReplMgr.log - > Scheduler.log -> Sender.log
    PRI: Despoolr.log -> ReplMgr.log -> WsyncMgr.log
    Make sure the account used iin Address in the File Replication tab has access to the child site SMS_SITE share which points to inboxes\despool.box\receive folder
    Umair Khan
    Microsoft Support Escalation Engineer
    Blog:
    http://blogs.technet.com/umairkhan  LinkedIn:   Facebook:
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • Ipod not found - will not sync; restored and lost everything. Please help.

    To whom it may concern,
    My iPod Classic has worked perfectly for the few years I've had it. I only use it a few times a month on average so it's still in really nice shape.
    Earlier today, I went to sync it like I do every couple of weeks whenever I add new songs, and something strange occurred. At first, it seems to say "Syncronizing..." but quickly stops and displays the "Connected" status instead - not long enough to sync even one song.
    Sure enough, I checked it and it had not updated.
    After using the "Run Diagnostics" option, it tells me "Device Sync Tests Results: No iPod touch, iPhone or iPad found."
    Yet - under "Device Connectivity Tests", it does say "iPod Found" and it shows up as a device in my iTunes - but not in my Devices (under Preferences).
    I followed every step in the troubleshooting guide that iTunes directed me to, each with the same results. As a last resort, I used a Factory Restore, which was what the website told me to do.
    To my horror, the problem STILL persists - and I just cleared out not only all of my songs, but photos that were very important to me that I only had on my ipod. I even tried to do a backup first, but my device would not show up under the "Preferences/Devices" category, I could not even save them before I restored it.
    Now I am stuck with an ipod that will not sync with my itunes library, and an ipod that has absolutely nothing on it. At least before I restored it, it had all of my old music and photos on it.
    This is very frustrating and upsetting. If there is anything that might be able to be done, please help - and please, do not send me back to the same webpage - I already tried everything there at least twice now.
    I also borrowed a different cable to make sure it wasn't my adapter, and there was no difference.
    To make matters worse, as I am trying to find someone to assist me, I received this message after entering my serial number;
    "It looks like your product is not covered for complimentary technical support, so you may need to purchase a single incident of support."
    This iPod already cost me $250.00 and that was steep in and of itself. I really do not feel that it would be fair to have to pay even more just to get some help when it malfunctions.
    If absolutely anything can be done, please help me. I would be very grateful.
    Thank you in advance for any assistance.
        P.S.- This is a copy of the error message I received;
    Microsoft Windows 8 x64 Home Premium Edition (Build 9200)
    ASUSTeK COMPUTER INC. X202EV
    iTunes 11.1.3.8
    QuickTime 7.7.4
    FairPlay 2.5.16
    Apple Application Support 2.3.6
    iPod Updater Library 11.1f5
    CD Driver 2.2.3.0
    CD Driver DLL 2.1.3.1
    Apple Mobile Device 7.0.0.117
    Apple Mobile Device Driver 1.64.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.6.502
    Gracenote MusicID 1.9.6.115
    Gracenote Submit 1.9.6.143
    Gracenote DSP 1.9.6.45
    iTunes Serial Number 007DB9C80C439708
    Current user is not an administrator.
    The current local date and time is 2013-11-28 22:05:46.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is supported.
    Core Media is supported.
    **** External Plug-ins Information ****
    No external plug-ins installed.
    Genius ID: e38663b94f826b3f535ae2a59ada9fea
    **** Network Connectivity Tests ****
    Network Adapter Information
    Adapter Name:    {F0006950-D07F-4649-AD41-A38C48C0B9DA}
    Description:    Microsoft Wi-Fi Direct Virtual Adapter
    IP Address:    0.0.0.0
    Subnet Mask:    0.0.0.0
    Default Gateway:    0.0.0.0
    DHCP Enabled:    Yes
    DHCP Server:   
    Lease Obtained:    Wed Dec 31 16:00:00 1969
    Lease Expires:    Wed Dec 31 16:00:00 1969
    DNS Servers:   
    Adapter Name:    {4CD83EC0-97FE-4E11-9DC2-0A1A28338772}
    Description:    Qualcomm Atheros AR8162/8166/8168 PCI-E Fast Ethernet Controller (NDIS 6.30)
    IP Address:    0.0.0.0
    Subnet Mask:    0.0.0.0
    Default Gateway:    0.0.0.0
    DHCP Enabled:    Yes
    DHCP Server:   
    Lease Obtained:    Wed Dec 31 16:00:00 1969
    Lease Expires:    Wed Dec 31 16:00:00 1969
    DNS Servers:   
    Adapter Name:    {C6056BBC-55CD-40AC-85EA-86167FEDB5D0}
    Description:    Qualcomm Atheros AR9485 Wireless Network Adapter
    IP Address:    192.168.1.112
    Subnet Mask:    255.255.255.0
    Default Gateway:    192.168.1.1
    DHCP Enabled:    Yes
    DHCP Server:    192.168.1.1
    Lease Obtained:    Thu Nov 28 21:26:04 2013
    Lease Expires:    Fri Nov 29 21:26:04 2013
    DNS Servers:    192.168.7.254
    Active Connection:    LAN Connection
    Connected:    Yes
    Online:        Yes
    Using Modem:    No
    Using LAN:    Yes
    Using Proxy:    No
    Firewall Information
    Windows Firewall is on.
    iTunes is NOT enabled in Windows Firewall.
    Connection attempt to Apple web site was successful.
    Connection attempt to browsing iTunes Store was successful.
    Connection attempt to purchasing from iTunes Store was successful.
    Connection attempt to iPhone activation server was successful.
    Connection attempt to firmware update server was successful.
    Connection attempt to Gracenote server was successful.
    Last successful iTunes Store access was 2013-11-28 22:05:29.
    **** Device Connectivity Tests ****
    iPodService 11.1.3.8 (x64) is currently running.
    iTunesHelper 11.1.3.8 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    No Universal Serial Bus Controller found.
    No FireWire (IEEE 1394) Host Controller found.
    Connected Device Information:
    FLUKE (E:\), iPod classic running firmware version 2.0.1
    Serial Number:    8N837N2A2C7
    Bus Speed:    61440
    **** Device Sync Tests ****
    No iPod, iPhone, or iPad found.

    This issue has been resolved - my Support Advisor, Edgar, was able to discern what was causing the problem.
    It appears that, despite years of never experiencing this, one of the latest ipod updates actually altered my device's personal settings and changed it to "Manual" for all synchronizing; even performcing Factory Restores did not change it back to being automatic.
    My ipod is working as good as ever now thanks to Edgar. If anyone else is having this problem, please make sure you check your device's settings in iTunes and see if "Manual" is checked - even if you never changed the settings yourself and have no reason to suspect that to be the problem, as was the case here. If it is checked - uncheck it to enable automatic syncing.
    So relieved this was not a much more serious problem. I've missed having my music on the go. Thanks, Edgar!

  • I have songs in my iTunes library that I burned from CD's. They play in iTunes and will sync with my iPad. They play fine on the iPad.  However, the songs will not sync to my iPhone 4S.  There are now exclamation points next to songs (can't find source).

    I burned cd's in iTunes. The songs were able to sync and play on my iPad. After this, exclamation points appeared in iTunes on my laptop (unable to find source).  They still play in iTunes but will not sync with my iPhone 4S.  Do some cd's have a limit on the number of times you can copy them or is this an iTunes problem.

    KiwiLouisa - I had the same problem.  I was eventually able to distribute my content that was "Not eligible for iCloud" to my iPhone by switching off ITunes Match in both the ITunes app/machine that hosts my library (my Macbook Pro, in this case) as well as on the device to which I wished to distribute my content (my iPhone 6+).  This opened up the option for my device iTunes Music settings for selecting "Entire Music Library".
    After I successfully transferred *ALL* my music and music videos via iTunes sync, I then again switched on ITunes Match in iTunes on my Macbook and on my iPhone.
    This does not change the iCloud status, but at least I have the content on my iPhone.

  • FIXED (for me at least): iPhone 3gs will not sync with Gateway NV79

    I’ve spent months trying to fix this miserable problem with getting my iPhone 3gs to sync with my new Gateway NV79. Gateway will not help. Their technical support is genuinely worthless. Microsoft blames Apple and Apple blames Gateway.
    My old iPod Nano syncs to my Gateway NV79 without a problem. I’ve tried all of the proposed fixes but other posters with no success.
    But I do believe I’ve discovered a real fix (for me at least). Here’s my setup:
    • Gateway NV79 running Windows 7 64 bit edition
    • iTunes 10
    • iPhone 3gs running OS 4.02
    The USB ports needs tweaking to get the iPhone 3gs to sync to the Gateway NV79. Follow these steps without your iPhone 3gs connected to the Gateway NV79:
    Step 1: Go to Control Panel
    1. Open Control Panel
    2. Click Hardware & Sound
    3. Click Power Options
    4. Make sure Balanced is selected and click Change Plan Settings
    5. Click Change advanced power settings
    6. Expand USB Settings
    7. Expand USB selective suspend setting
    8. Change On Battery setting to Disabled.
    9. Change Plugged in setting to Disabled
    10. Click OK
    Step 2: Go to Windows Explorer
    1. Open Windows Explorer
    2. Right-Click Computer (not your computer name)
    3. Click Properties
    4. Click Device Manager
    5. Expand Universal Serial Bus Controllers
    6. Right-click first Generic USB Hub
    7. Click Properties
    8. Click Power Management
    9. Uncheck Allow the computer to turn off this device to save power
    10. Click OK
    11. Right-click second Generic USB Hub
    12. Click Properties
    13. Click Power Management
    14. Uncheck Allow the computer to turn off this device to save power
    15. Click OK
    16. Restart your computer
    After your computer restarts, login and connect your iPhone.
    You must complete both steps. Step 1 is required for Step 2 to stick.
    There are a few things that may happen. iTunes may start syncing immediately and fail with an error. Don’t worry. If the sync fails the first time, restart the computer with the iPhone still connected. Now, iTunes will either take you to setup screen to connect your iPhone or the sync may restart. In my case, the setup screen came up and I DID NOT CHOOSE TO RESTORE. Pick the first option to add your iPhone. The sync will restart and may or may not finish. Don’t worry, if the sync fails, restart your computer again with the iPhone still connected and this time the sync will work.
    Here’s the problem: the iPhone 3gs will not sync with the power management enabled for the USB ports on the Gateway NV79.
    Good luck.

    If you cannot update your computer, you will not be able to sync your phone. The requirements are:
    Mac system requirements
    Mac computer with USB 2.0 port
    Mac OS X v10.5.8 or later
    iTunes 10.1 or later (free download from www.itunes.com/download)
    iTunes Store account
    Internet access

  • IPod will not sync to newer computer

    Friends,
    I have a perplexing problem. I am moving my computers around. I always move the faster one up to the office while the older one goes to another room. Currently I have the iPod synced to a MAC 450 GHz G4 computer. I wanted to move the iTunes and sync to my faster computer. ...I have a G4 dual 1GHz MDD. I inserted my pod into the dock and it requested that I sync to the iTunes new computer. This required that the iPod be erased. I have already moved the library to the new G4 1GHz via DVD discs as per the instructions for moving to a new computer. However, within about 4 minutes as it was writing the tunes to the ipod, a dialogue box popped up and said " Attempting to copy to the disk "my name" iPod failed. The Disk could not be read from or written to." I checked the iPod drive via disc utilities. Everything is fine. The iPod mounts with no problem. I even purchased music that the library disc is on ( I keep a separate drive for the library) every thing is good. I updated my OS (10.4.11 and the iTunes is 7.6.1 (9) For some odd reason my 1 Ghz MAC will not sync to the iPod. I then tried the ipod on the old G4 450 GHz and it re syncd...... no problem. Any suggestions ??? Trouble is .. in order to test it ..... you gotta see if it will write all your tunes.. I really want my 1 GHz to be the main "sync" one.
    Second problem, but not as serious... every time I insert my pod into the dock, BOTH MACs tell me that I should use 2.0 USB and connect the dock to the back of the computer. IT is connected to the back of the computer!!!!!
    Mike

    Did you download the ne iTunes?(i think its 11)
    If that's the case then you need to go to "music" and select that you want to sync your music.
    Hope that helps.

  • ITunes is not syncing my music properly, and asks if I'm sure I want to "remove existing music, films...." no!

    I have researched similar questions for this issue, but none of the solved answers seem to apply for me!
    This is what shows up when I click on 'music' on 'my device'  (which is an iPhone 4s ios 8) it looks fine, but as you can see- some recently purchased songs have not synced properly, despite me already transferring purchased files. I wanted to delete and organize songs, but when I select a song- there's no option to delete i1! as well as this, the music shown here is not up to date with the music on my actual iPhone.
    I then clicked on to the itunes library, and my music has not been synced there either. When I click sync music, it asks if I was to delete all of my existing music, films etc and I do not want that!
    I searched for a similar scenario to this one, and one answer was to transfer devices and back up music before syncing and removing everything, but it didn't work for?
    In desperate need of some help, I'm pretty clueless with the new iTunes and I just want to be able to have all of my music up to date and in sync!

    Everything that is on your device should be in your library too. If that is not the case then see Recover your iTunes library from your iPod or iOS device. See also Backup your iTunes for Windows library with SyncToy.
    Once you have secured your content you can work on resolving the sync issue.
    When the media on the device won't update as expected during a sync the method that usually works is this:
    Export the contents of the camera roll. (You should do this routinely anyway.)
    Backup the device, unless you have a recent backup that you would prefer to restore.
    Restore as a new device. (The general restore process doesn't seem to clear things out before reloading, so there can be issues with missing artwork or incorrect capacity calculations.)
    Restore the chosen backup.
    In some cases it might pay to use the recovery mode method given in HT201263: If you can't update or restore your iPhone, iPad, or iPod touch at step 3 to ensure that a device has been completely reset before reloading your content.
    tt2

  • Outlook Sync issue - Calendar Note Field not synci...

    Hello
    I recently bough a 6233.
    Very happy with the phone BUT for one issue.
    I work from two offices and planned to use the phone to carry meeting & appointment data between two computers (syncing both).
    When I sync with outlook the large notes field at the bottom of each calendar item is not synchronised. This imho is a vital field.
    Searching this forum, I have noticed quite a few others with the same problem. Has this been fixed/rectified?
    Using:
    Nokia PC Suite 6.82.22.0
    Outlook 2003 (all the latest updates)
    Win XP (all the latest updates)Message Edited by iogrady2 on 15-Jan-2007
    09:56 PM

    Hi,
    I am just wondering if anything has changed in the year or so since the last posting?
    I have recently bought an E61i and I am seeing similar behaviour when I try synchronising with Outlook 2003. I have the latest PC suite installed.
    To be more precise:
    I can create a notes entry in the calendar item on my PC. It WILL sync to the E61i. But if I edit that field on the E61, it WILL NOT sync back to the PC.
    Interestingly though, I can create a fresh calendar entry, put something in the description field and that will sync to the PC. I can edit that on the PC and it will sync back to the E61i. But if I then change it on the E61i it WILL NOT sync back to the PC.
    Note that I can change other calendar attributes (eg the meeting time) and that always syncs correctly. It's just the notes that behave this way.
    I get the same same behaviour for contacts. I can change someone's phone number on the PC or E61i and it will sync to the other. But changes to the notes field only sync from the PC to the E61i.
    Lastly, the story is the same for Outlook notes.
    My next step would be a remove/re-install in case something happened. (I used to be using Microsoft ActiveSync for my WM5 device - with the E61i replaced - so maybe there's something left over from that). But before I did that, I wanted to check to see if what I am seeing is expected (ie consistent with others).
    Thanks

  • ICal and iPod calendar not syncing times

    My iCal on my iPod and my iCal on my Mac sync dates but not the correct times. For instance, I type in a time for an appointment at 6pm on my iPod and sync to my Mac.  The appointment will show up at the correct date but with a different time. All calendars are selected so that should not be the case. Does anyone have any ideas?

    Greetings,
    Perhaps the time zone is wrong on one of the devices.
    On the Mac:
    Go to Apple Menu > System Preferences > Language & Text > Formats > Region. Region should be set to the country of your choice. Do not have it set to "Custom" as this can have unexpected results in the iCal window.
    Go to Apple Menu > System Preferences > Date & Time > Time Zone and ensure the time zone is set to your current location.
    Go to iCal > Preferences > Advanced and ensure that time zone support is not checked
    On the iOS device:
    Tap settings > General > Date & Time > Time Zone -- choose the correct time zone
    --- Alternatively you may have "Set Automatically" which should automatically set your time zone
    Tap settings > Mail, COntacts, Calendars > Calendars > Time Zone Support and set to off
    My 2 cents on that one.

  • IPhone Calendar not syncing correctly with iCal since Lion-install

    Since installing Lion, the calendar on my iPhone is not syncing correctly:
    Events created on my iPhone don't show on my Mac
    Events edited on my iPhone don't change on my Mac
    Events that I created in iCal on my Mac, for test-purposes, and then deleted immediately, show up on the iPhone when syncing.
    Syncing through iTunes (not MobileMe).
    Using WeekCal on my iPone, but it seems that the same is the case with the "original" calendar-app.
    No similar experience prior to Lion-install.
    iPhone is iOS 4.3.4 -up to date
    Any ideas? Does anybody know how to reset the sync, for instance?

    Hi, my name is Lucas, i'm an Apple Certified Technitian.
    Last couple of weeks i've installed OSX Lion in a few Macs.
    But one of them drove me crazy!
    I have a Late 2007 White Macbook and i installed OSX Lion last week. I also have an iPhone 4 (Factory Unlocked) that i also updated to IOS 4.3.5 ... no problems syncing between them
    Then i did the same with a 13'' Unibody MacBook Pro and an iPhone 4 (not unlocked)... no problems neither
    Yesterday i installed Lion on a Mid2010 15" MacBook Pro and updated another iPhone 4 (Factory Unlocked) to IOS 4.3.5 and when i tried to sync the iphone with iTunes 10.4 nothing happened.
    I mean, nothing.. the iTunes started syncing and when it gets to sync the calendars it stayied there forever.
    I left it for hours and nothing.
    As i said i'm an ACT so i tried everything.
    1- Remove Calendars from iPhone and syncing again
    1- Repair Permittions
    2- Reinstall iTunes
    3- Reset iTunes and iCal Preferences and Caches
    4- Backup iCal - erase ical content and generate a new iCal database
    5- Reset Syncing Prefs and logs
    6- Use DiskWarrior from an external OSX
    7- Reset PRAM
    Nothing worked.
    I thought it could be some conflict with Microsoft Outlook and/or Exchange server since this Mac is the only one of the three macs i installed that uses Outlook Sync and Exchange server and it's the only one that gave me trouble.
    But disableing it didn't worked neither.
    THE SOLUTION
    I Already solved this thing out. But i still don't understand the logic of all this... anyway, what y did is this:
    1- turn off microsoft outlook sync with iCal (from outlook preferences)
    2- Backed up iCals (Just in case)
    3- Create a new Calendar Category (by default you have Work and Home... i created one called Test)
    4- i Created a new task at that calendar
    5- In iTunes uncheck the "Sync iCal" box and sync the iPhone
    6- Check th "Sync iCal" box, then check the "sync the selected calendars" box
    7- Check the "Test" calendar and sync the iPhone.
    This worked so i started creating task in this Test Calendar both in iphone and mac, just to test it, Worked fine.
    Then i selected all the other calendars (Home - Work - etc) and i turned on the outlook sync
    Then i synced the iPhone and Voilà everything is working again.
    Now i can create task in outlook calendar and when y sync the iphone it appears on it.
    I don't know what the problem is... but this looks like the solution
    HOpe it works for you!

  • Why does iTunes 12.1 does not sync new calendar appointments with Outlook 2013?

    After updating iTunes to 12.1 64 bit for windows my NEW appointments, contacts and notes are not syncing from Outlook 2013 to my iPhone 5 and iPad Air.  Syncing was working fine before I updated to iTunes 12.1.  I have disabled all add-ins in Outlook just in case they were the cause of the problem but that hasn't helped either.

    Thanks all for sharing your experience.  I have finally done the following to carry on syncing:
    (1) Uninstalled all Apple services: update, mobile sync bonjour and anything else I could find that was provided by Apple (see Remove and reinstall iTunes and related software components for Windows Vista, Windows 7, or Windows 8 - Apple Support
    (2) Restored Windows 8.1 to a relatively recent restore point.
    (3) The restore also provided me with the previous version of iTunes 12.0.1.26x64 in the Download folder (and not the later iTunes 12.1 version)
    (4) I installed this in Program Files (x86) - my first attempt to install this version of iTunes in Program Files did not work.
    And I am now able to sync Outlook 2013 with my iPhone/iPad Air.
    Also I have unticked the alert me to iTunes update in preferences ... just to be sure that I don't get into this mess again.
    Just wondering how long does it take Apple to fix things that they are aware of - or is it a case of working to their next update schedule.

  • Sync between MacBookPro and iPhone 3G does not sync properly.  Calendars duplicate events but worse is that only contacts from Address book from letter T onwards sync.  Any contacts on iPhone which are not on Mac are lost during sync.

    Sync between MacBookPro and iPhone 3G does not sync properly.  Calendars duplicate events but worse is that only contacts from Address book from letter T onwards sync.  Any contacts on iPhone which are not on Mac are lost during sync.
    Solutions?

    No, I never really found an easy solution.  I believe it is an issue with some corruption in the iTunes database on the specific device.  In my case, both my iPad and iPhone now show duplicate stream songs if viewed through iTunes on my Mac, but they show different songs.  A couple years ago I had a similar issue on my iPhone, and Apple support suggested I back up the phone, completely reset it, and then restore it from the backup.  It did work, so I imagine it would probably work for my current issues with the iPhone and iPad.  But resetting and restoring an iPad or iPhone always makes me a little nervous that something will get lost.  When I did reset/restore the iPhone, I do have to say, the restore process was 100% perfect and I did not lose any data at all even though Apple support said I might.  If you try to go that route, I would suggest backing the device up both to a computer through iTunes, and to the iCloud so that you have a double backup.
    None of this really resolves the issue with how the iTunes databases are becoming corrupted on the apple devices though, so it is very likely to happen again until they fix it.  I have been unable to determine if there were any specific actions or conditions which caused the corruption to happen in the first place.
    Might be worth another call to Apple support, or dropping in the local Apple store if you have one near by.

  • Ipad ical calendar does not sync to macboook - just one (main) calendar ical

    One of my ical calendaars was delted from my Macbook.  It is on my ipad but will not sync to my macbook.  Other calendars will sync.
    I believe that I deleted a critical files from my Macbook.    Note that I have recovered the calender events themselves from time machine.  However I have not imported them into my macbook ical since 1) then I will have double on my ipad and 2) i have to individuall import more than 4000+ events and each import is about 5 clicks.
    I have doen allt he sync resetting so that everything else except this one calendar will sync.  It makes me thik that somehow there is no place on my Macbook to receive the calendar from the ipad.????
    Thank you so much for your help.

    SOLVED it!!!
    I bought a program called iExplorer for €35. 
    It allows you to see what is on my external device - ipad in this case - and then to export it. 
    I exported the  missing calendar.  When I reopened ical it was there - all 4000 entires.  There were a few mess ups in the all day events but 15 minutes of cleaning took care of that. 

  • IPhone calendar will not sync with iCal on Mac

    Calendar entries on my iPhone 4S/iOS 5.1 will not sync with iCal on my MacBook Pro 2.4/10.6.8, but it will the other way around. I have tried:
    Restarting iPhone
    Re-setting sync services (holding down Option key and clicking on Sync icon in menu bar)
    Changing which calendar to sync with (iTunes 10.6.1)
    This may have something to do with having to do a complete Time Machine backup after a Volume Optimisation with Tech Tool Pro rendered my startup disk as un-bootable....???
    I do not use Mobile Me or iCloud (can't with Snow Leopard...) and it is a straight USB connection.
    I consider myself a medium expert, with no programming/Terminal skills whatsoever.
    Any help is appreciated.
    Manolis

    Thanks. There is another thread that shares a solution that involves deleting ical Library cache files and Preference files.  I"ll see if that works.  ICloud shouldn't be a factor in my case since I don't use it and it's "off" in Preferences. I am encouraged that I don't need to use it to fix this issue based on other's experiences, but we'll see!

  • Why are some iCloud services not syncing with my Mac?

    iCloud seems to be syncing just fine between my iPhone 4S (AT&T 4G) (iOS 5.1.1) and my iPad 2 (Wi-Fi + 3G) (iOS 5.1.1), but not with my MacBook Air (Late 2010) (Mountian Lion 10.8.1). Here's a list of iCould services that I've noticed are and are not working:
    iCloud mail (@me.com) and Gmail syncs and updates on my computer sometimes. (I get that these might be seperate issues. I think I need to change the "port" on one or both – suggestions?).
    Exchange email syncs and updates on my computer most of the time.
    Notes syncs and updates on my computer never.
    Photo Stream has stopped updating and syncing on my computer altogether (worked for the first few weeks and not for the past few weeks).
    iMessage synced with my computer and phone before Mountian Lion released (that is, all incomming iMessages sent to my Apple ID would be recieved at my phone and computer), but I don't think it's worked since.
    iCal, Contacts, and Reminders seem to update and sync on my computer all of the time.
    Because they're all iCloud services I want to think there is a one common problem – which is why I've created only one thread. But because they are not common to all services, I'm guessing it might be a case by case basis.
    Of course I should state all iCloud services are turned on for all devices and computer, and I am using the same Apple ID for them all. Also, all devices/computer are connected to internet via Wi-Fi/4G pretty much all the time. Finally, it's possible there are other issues I've missed—although it seems unlikely since I use them all, all the time)—I think this is a pretty good representation of my problems.
    Thanks for your help!!
    Sarah

    For photo stream, if the source of the photos is an iOS device, be sure the photo app used to take the picture has been turned off, not just sleeping.
    Have you rebooted the computer?  The router?

Maybe you are looking for

  • How to get number of lines entered in detail block

    Hi , Below is my requirement, I am calling custom form from standard RCV transactions form. Below are parameters : PO NUMBER, RCPT NUM, QTY. These values will be passed from standard form to custom form and these values will be stored at header level

  • How can I deinstall Mavericks from my Mac book OS X Mountain Lion

    I want to deinstall Maverick from my Mac Book and go back to Mountain lion

  • Problem openning Safari on Macbook Pro

    Hi, When I try to open Safari on my Macbook Pro it wont open and I got the following message: Safari cannot open the web page http://é.%3e/%3E//%3E. Anyone has an idea what I should do to restaure Safari ? Thank you, Dendroica

  • IDOC Filtering

    Hi , I have a Requirement on the Field Level IDOC Filterring. The Query Goes as Follows, this is and( OUTBOUND FLOW): In the MATMAS IDOC, with Segment : E1MARCM, Filed PERKZ ='5', then this idoc should not trigger. Please let me know is ther any Filt

  • Can we setup whitelist on WLC

    We have enabled web Auth for our public access on Cisco WLC 2504. It works fine. However, if a wireless user opens his email with download pictures website, he can't get the picture download until he accept the web policy. Our users complaint about t