TOSC

1.13

TOSC - Turn Off Share Caching


Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name TOSC

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 Jonathan E. Brickman

Package Details

Author(s)

  • Jonathan E. Brickman

Dependencies

This script has no dependencies.

Release Notes

TOSC
By default in Windows since XP/2003, if a folder is shared to the network via SMB,
so-called "caching" is turned on. This actually means that the Offline Files service
on other machines accessing the share, are allowed to retrieve and store copies of
files and folders on the machine acting as server. Turning this off for all shares
gives a speed bump for the server machine, and also improves reliability overall,
dependence on Offline Files can lead to all sorts of issues including data loss
when the server is not available or suddenly becomes available et cetera. TOSC does
this turning off very well, for all file shares extant on the machine on which
it is run.

FileList

Version History

Version Downloads Last updated
1.13 (current version) 400 7/16/2018
1.12 21 7/13/2018
1.11 15 6/15/2018