Jump to content

Recommended Posts

Posted

Does anyone know how to disable the Syncronizing Tool in Unattended Windows Install? Maybe in a .reg file or a batch file. Or maybe is there a way to set in the winnt.sif file to turn off Syncronize (may under the [Components] section)?


Posted

Please, someone? Anyone, know how to DISABLE the Synchronization Tool (Turn off Offline files) in a registry key or in the winnt.sif file for unattended windows

  • 6 months later...
Posted
Please, someone?  Anyone, know how to DISABLE the Synchronization Tool (Turn off Offline files) in a registry key or in the winnt.sif file for unattended windows

Here's what I did.


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NetCache]
"Enabled"=dword:00000000
"DefCacheSize"=dword:00000220

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...