+ Post New Thread
Results 1 to 4 of 4
Windows Thread, disable sync errors in Technical; How do I disable windows synchronisation errors on shutdown? Globally, preferably via script or GP ....
  1. #1


    Join Date
    Jan 2006
    Posts
    6,457
    Thank Post
    324
    Thanked 740 Times in 557 Posts
    Rep Power
    201

    disable sync errors

    How do I disable windows synchronisation errors on shutdown?
    Globally, preferably via script or GP.

  2. IDG Tech News

  3. #2
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: disable sync errors

    Add the filenames to one of the two “stop bitching about these excluded files” registry keys, HKLM\...\NetCache\ExclusionErrorSuppressionList and HKCU\...\NetCache\ExclusionErrorSuppressionList. All values in these keys are treated as filenames. At runtime the lists under HKLM and HKCU are merged into a single list, and any files whose names match somewhere in the list do not generate an error message if they cannot be synchronized.

    Also see this KB article.

    http://support.microsoft.com/default...b;en-us;320139

  4. #3


    Join Date
    Jan 2006
    Posts
    6,457
    Thank Post
    324
    Thanked 740 Times in 557 Posts
    Rep Power
    201

    Re: disable sync errors

    Thanks. Your suggestion pointed me here:
    http://support.microsoft.com/default...&Product=WinXP

  5. #4
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: disable sync errors

    That's the one.

    As per the KB article you can be super lazy and do:

    Code:
    \\*\*\*\*.*
    Also check out the 'purge files for non-primary users at logoff' section too. Very handy for teachers laptops.

SHARE:
+ Post New Thread

Similar Threads

  1. Sync Files Online
    By sqdge in forum Web Development
    Replies: 3
    Last Post: 23rd December 2007, 09:49 AM
  2. Activ sync Mobile with Exchange
    By Rozzer in forum Windows
    Replies: 7
    Last Post: 14th September 2007, 11:52 AM
  3. Replies: 0
    Last Post: 2nd July 2007, 03:27 PM
  4. Sync copies with my briefcase
    By timbo343 in forum Windows
    Replies: 2
    Last Post: 4th October 2006, 09:34 AM
  5. Why wont this PDA sync with exchange?
    By woody in forum Windows
    Replies: 16
    Last Post: 13th April 2006, 08:31 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •