Folder redirection

From Wikipedia, the free encyclopedia

In computing, and specifically in the context of Microsoft Windows operating systems, Microsoft refers to Folder Redirection when automatically re-routing I/O to/from standard folders (directories) to use storage elsewhere on a network.[1]

It is often used in an office network environment, to ensure that users do not store data locally, when a network device is the preferred storage location. Folder Redirection allows saving data regardless of storage location and separates user data from profile data decreasing the time required to log on.

Other advantages include:[2]

  • Data is stored on a server where it can be backed up
  • If the same redirection is applied to multiple users, all data is stored in the one location
  • Allows for sharing of data between users directly from the server rather than creating shares on individual workstations
  • Allows system administrators to spend less on workstation hard drives, and more on file server hard drives
  • If all user folders are redirected and caching is disabled, no files are stored on the workstations and thus data is better protected from theft

Under Microsoft Windows, the redirection is often performed by Group Policy,[3] when used in an Active Directory environment. It can also be performed by manually editing the Windows Registry, changing library locations,[4] or with tools such as Tweak UI. Disk quotas can be used to limit the amount of space taken up by users' special folders. The %username% and %userprofile% environment variables can also be used with Folder Redirection.

Up to Windows XP, the Application Data, Desktop, My Documents, My Pictures, and Start Menu special folders can be redirected to a file server. Windows XP also implements a Recycle Bin for the My Documents folder.

Windows Vista introduces the ability to independently redirect up to 10 user profile sub-folders to a network location.[5] There is also a Management Console snap-in in Windows Vista to allow users to configure Folder Redirection for clients running Windows Vista, Windows XP, and Windows 2000. Each redirected folder in Vista and later also has a Recycle Bin associated with it.

Under Windows 7 and later, the following user folders may be redirected: AppData/Roaming, Contacts, Desktop, Downloads, Favorites, Links, Music, Documents, Pictures, Saved Games, Searches, Start Menu, and Videos.[6]

The equivalent functionality is achieved in Unix-like systems by using mount or ln and a NFS or CIF.

See also[edit]

References[edit]

  1. ^ "Folder Redirection in Windows". Archived from the original on 2008-03-23. Retrieved 2008-03-24.
  2. ^ "Folder Redirection Overview". Archived from the original on 2008-04-20. Retrieved 2008-05-16.
  3. ^ "How to dynamically create security-enhanced redirected folders by using folder redirection in Windows". Archived from the original on 2008-05-01. Retrieved 2008-05-16.
  4. ^ "Customize a library". Archived from the original on 2015-09-28. Retrieved 2015-07-20.
  5. ^ Managing Roaming User Data Deployment Guide Archived 2008-04-05 at the Wayback Machine
  6. ^ "Microsoft TechNet: Folder Redirection Overview". 22 February 2013. Archived from the original on 2017-08-26. Retrieved 2017-08-26.