Can anybody give me some help with creating a script to disable caching for home folder shares. An MS article resolutions says to run the following "net share sharename /cache:no" this works. But I have 1500 shares to do this for. All of the shares are located within \\server\data\users can anybody give me some points to create a script.

thanks very much