AlanBarber.Org
Monday, March 01, 2010
Backing Up Windows Shares & Settings
If you ever have a need to save a windows servers file shares & settings here’s how to do that. This is handy if you happen to be transitioning to a new file server and you have a lot of shares that need to be transferred. You could always do it by hand but this way will save you a lot of time!
Open up your registry on the server and navigate to:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Shares]
Right click on the Shares folder and choose export
You will now have a .reg file that you can copy and install on the new server and have all the file shares and security settings ready to go.
One note to remember is this only works if you setup the file shares identically on the new server. You have to keep the drive letters and folders matching the old server.