Jump to content

Removing Offline Files tab and disabling it.


Recommended Posts


I too would like to know what people do here...currently my domain is setup with several GPO's that are supposed to disable Offline Files...yet it's still enabled on quite a few. Any tips on permanently disabling them on the client? Thanx!

Link to comment
Share on other sites

On our computers "Offlines Files" is disable completely by enabling "Remote Desktop Connection"

;Disable "Offline Files and Folders"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NetCache]
"Enabled"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
;Disable Remote Assistance
"fAllowToGetHelp"=dword:00000000
;Enable Remote Desktop Connection
"fDenyTSConnections"=dword:00000000

Link to comment
Share on other sites

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...