JSI Tip 10281. How do I disable Offline Files on Windows 2000 and Windows XP clients?

Jerold Schulman

March 16, 2006

1 Min Read
ITPro Today logo in a gray background | ITPro Today

You can disable Offline Files by using the Allow or Disallow use of the Offline Files feature Group Policy at Computer Configuration / Administrative Templates / Network / Offline Files.

If you do not configure group policy, you can use REG.EXE, built into Windows XP, Windows Server 2003, and later operating systems, or installed from the Windows 2000 Support Tools, and run

REG ADD HKLMsoftwaremicrosoftwindowscurrentversionetcache /V Enabled /T REG_DWORD /F /D 0

on each client.

If you use group policy, or modify the registry, Offline Files will be disabled and users cannot enable it using the Tools menu in Windows Explorer to select Folder Options and the Offline Files tab.

NOTE: By default, Offline Files is enabled on Windows 2000 Professional and Windows XP Professional.



Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like