Folder Redirection

You use the Folder Redirection extension to Group Policy to redirect certain Windows 2000 special folders to network locations. Special folders are those folders such as My Documents and My Pictures that are located under Documents and Settings.

Folder Redirection is located under User Configuration in the Group Policy console.

To individualize a user's redirected folder, it is recommended to incorporate %username% into the path; for example,
\\server\share\%username%\My Documents

In addition, you can either redirect a special folder to the same network share for everyone (as described in To redirect special folders to one location for everyone in the site, domain, or organizational unit) or you can refine the redirection beyond the Group Policy object level. For example, members of the Users security group could have My Documents redirected to
\\server1\share\%username%\My Documents, while members of the Guests security group could have My Documents redirected to
\\server2\share\%username%\My Documents. For more information, see To redirect special folders to different locations according to security group membership

Windows 2000 allows the following folders to be redirected:

Special folder Notes
Application Data A Group Policy setting controls the behavior of Application Data when client side caching is enabled. Look in User Configuration\Administrative Templates\Network\Offline Files in the Group Policy console.
Desktop
My Documents See Advantages of redirecting My Documents for details.
My Documents\My Pictures My Pictures can be redirected independently of My Documents, or it can be made to follow My Documents (to remain its subfolder whenever My Documents is redirected) as it does by default. The default behavior is recommended unless you have a specific reason (such as file share scalability) for separating My Pictures from My Documents. If they are separated, a shortcut takes the place of the My Pictures folder in My Documents.
Start Menu When Start Menu is redirected, its subfolders always follow.

Advantages of redirecting My Documents

Some of the following benefits pertain to redirecting any folder, but redirecting My Documents can be particularly advantageous because this folder tends to become large over time.

For more information, see Best practices for Folder Redirection.

Default folder locations

The default locations for special folders that have not been redirected depend on the operating system that was in place previously:

Operating system Location of special folders
Windows 2000 new installation (no previous operating system) %systemdrive%\Documents and Settings; for example, C:\Documents and Settings
Windows 2000 upgrade of Windows NT 4.0 or Windows NT 3.51 %systemroot%\Profiles; for example, C:\WinNT\Profiles
Windows 2000 upgrade of Windows 95 or Windows 98 with user profiles disabled %systemdrive%\Documents and Settings; for example, C:\Documents and Settings
Windows 2000 upgrade of Windows 95 or Windows 98 with user profiles enabled %systemroot%\Profiles; for example, C:\Windows\System\Profiles

For more information on user profiles, see User profiles

Policy removal considerations

The following table summarizes what happens to redirected folders and their contents when the Group Policy object no longer applies.

Move the contents of special folder to the new location setting Policy Removal option Results when policy is removed
Enabled Redirect the folder back to the user profile location when policy is removed
  • The special folder returns to its user profile location.
  • The contents are copied, not moved, back to the user profile location.
  • The contents are not deleted from the redirected location.
  • The user continues to have access to the contents, but only on the local computer.
Disabled Redirect the folder back to the user profile location when policy is removed.
  • The special folder returns to its user profile location.
  • The contents are not copied or moved to the user profile location.
  • caution Caution

  • If the contents of a folder are not copied to the user profile location, the user can no longer see them.
Either Enabled or Disabled Leave the folder in the new location when policy is removed
  • The special folder remains at its redirected location.
  • The contents remain at the redirected location.
  • The user continues to have access to the contents at the redirected folder.