Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How To Change Where User Shared Folders Will Be Created

Setup

How To Change Where User Shared Folders Will Be Created

by  markdmac  Posted    (Edited  )
When using the SBS Console to create a user, by default the system will create a user folder on the C Drive. In order to prevent filling the system drive with user data, it is a good practice to move the folders to the data partition.

You can easily modify where the folders will be created by modifying the registry keys under:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SmallBusinessServer\Storage

There you will find 4 keys representing to shared locations. The first is the Redirected Folder location.

FRRootPath: This is the physical path where the redirected folders will be created.

FRShareName: This is the share name assigned to the FRRootPath path.

SharedRootName: This is the physical path where the users data folders will be created.

SharedRootPath: This is the share name assigned to the SharedRootName path.

Note that the physical paths should NOT end with a backslash.


Register to rate this FAQ  : BAD 1 2 3 4 5 6 7 8 9 10 GOOD
Please Note: 1 is Bad, 10 is Good :-)

Part and Inventory Search

Back
Top