IT tutorials
 
Technology
 

Windows Home Server 2011 : Managing Storage - Using Folder Redirection

9/16/2013 8:52:13 PM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

It is preferable to store user data on server drives rather than local workstation drives for several reasons:

  • Backups Backing up one or two servers is much faster, easier, and often cheaper than backing up multiple workstations.

  • Mobility With all data files stored on server drives, users can work from any computer and move to another location as needed.

  • Replacement Deploying new client computers in the place of older ones is a simple matter of replacing the hardware; no migration of data files is necessary.

Folder redirection is a Windows feature that enables client workstations to store the contents of their data folders on a server drive automatically. The process is completely invisible to the workstation user.

A Windows workstation creates a folder for each person who logs on at the computer in the C:\Users folder. Each of these user folders contains a separate user profile for that person. A user profile is a set of folders and registry files that store the documents and configuration settings belonging to a particular user. A typical user profile consists of the folders listed in Table 1, some of which are hidden, plus a hidden registry file.

Table 1. User Profile Folders

VISIBLE FOLDERS

HIDDEN FOLDERS

Contacts

AppData

Desktop

Application Data

Documents

Cookies

Downloads

Local Settings

Favorites

My Documents

Links

NetHood

Music

PrintHood

Pictures

Recent

Saved Games

Send To

Searches

Start Menu

Videos

Templates

To a user viewing his or her own profile, the Documents, Music, Pictures, and Video folders appear as My Documents, My Music, My Pictures, and My Video, respectively. When a user logs on at the workstation using a local or domain account, the system loads that individual’s profile and uses it throughout the session until the user logs off. During the session, the My Documents folder in the user’s profile becomes the operative My Documents folder for the system, as do all the other folders in the profile. Folder redirection is simply a means of storing a copy of certain user profile folders on another computer, usually a file server. Once the folders are redirected to the server, that user can log on at any computer, and the system copies the redirected folders to the user’s local profile on that computer.

Windows SBS 2011 implements folder redirection using Group Policy settings that specify which folders to redirect and where to store them, as shown in Figure 1. During the operating system installation, the Windows SBS 2011 setup program creates a Group Policy object (GPO) called Small Business Server Folder Redirection Policy and links it to the domain/MyBusiness/Users/SBSUsers organizational unit object. This way, every user on the network loads the GPO during the domain logon process.

Policy settings in the Small Business Server Folder Redirection Policy GPO.

Figure 1. Policy settings in the Small Business Server Folder Redirection Policy GPO.

Understanding the Folder Redirection Defaults

The Group Policy settings for folder redirection are located in the GPO in the following container: User Configuration\Policies\Windows Settings\Folder Redirection, as shown in Figure 2. By default, Windows SBS 2011 redirects only the Desktop and Documents folders, along with the Music, Pictures, and Videos subfolders beneath the Documents folder.

The Folder Redirection policies in a GPO.

Figure 2. The Folder Redirection policies in a GPO.

You can modify the settings in the Small Business Server Folder Redirection Policy GPO with the Group Policy Management Editor Console by right-clicking one of the folders under the Folder redirection node and opening its Properties sheet, as shown in Figure 3. The most common modification that administrators are likely to make is to redirect additional folders, such as Startup and Favorites, to provide users with a more complete server-based environment.

The Properties sheet for a Folder Redirection policy.

Figure 3. The Properties sheet for a Folder Redirection policy.

Table 2 lists the default settings for the Desktop and Documents folders and explains their functions. The Music, Pictures, and Videos folders have only one setting: Follow the Documents Folder, which causes the workstation to treat them as subfolders beneath the Documents folder and redirect them using the Documents folder settings.

Table 2. Default Folder Redirection Group Policy Settings for the Desktop and Documents Folders

SETTING

DEFAULT VALUE

FUNCTION

Setting

Basic—Redirect Everyone’s Folder to the Same Location

Causes workstations to redirect the Desktop or Documents folder for all users to the same server share. The alternative is to redirect the folders to different locations based on group memberships.

Target Folder Location

Create a Folder for Each User Under the Root Path

Causes workstations to create a separate folder for each user on the server share. The alternatives are to redirect the folders to each user’s home directory, to a single folder for all users, or to the user’s local userprofile location.

Root Path

\\SERVER\ Redirectedfolders

Specifies the server share where you want to store the redirected folders.

Grant the User Exclusive Rights to Desktop/ Documents

Enabled

Prevents anyone except the user from receiving permission to access the redirected folder.

Move The Contents of Desktop/Documents to the New Location

Enabled

Causes the workstation to copy the contents of the redirected folders on its local drive to the target folder on the server share.

Also Apply Redirection Policy To Windows 2000, Windows 2000 Server, Windows XP, And Windows Server 2003 Operating Systems

Enabled

Provides compatibility with earlier operating systems that use different folder names in their user profiles, such as My Documents.

Policy Removal

Redirect the Folder Back to the Local Userprofile Location When Policy Is Removed

Causes the workstation to copy the contents of the redirected folders back to the local drive in the event that an administrator disables the Folder Redirection Group Policy settings. The alternative is to direct the folders back to the local drives without copying their contents from the server, thus rendering those contents inaccessible.

Tip

If you have migrated to Windows SBS 2011 from Windows SBS 2008 or Windows SBS 2003, you will likely have a Small Business Server Folder Redirection GPO on your new server that was migrated from your old server. If this is the case, the Root Path setting in that GPO will contain the UNC name of your old server. Before Folder Operation will function on your network, you must change this setting to point to the name of your new server running Windows SBS 2011.

Enabling Folder Redirection

Although Windows SBS 2011 creates the Small Business Server Folder Redirection Policy GPO by default, and even creates a folder for each user in the FolderRedirections share, it does not enable folder redirection for each user by default. To enable folder redirection, perform these steps:

  1. Log on to your Windows SBS 2011 server, using an account with network Administrator privileges. The Windows SBS Console appears.

  2. Click Users and Groups, and then select the Users tab.

  3. Select one of the users in the list and, in the Tasks list, select Edit user account properties. The Properties sheet for the user account appears.

  4. Click the Folders tab.

    image with no caption
  5. Select the Enable folder redirection to the server check box.

    Enabling folder redirection also imposes a 2 GB quota on the user’s redirection folder by default. To modify this default, clear the Enable folder redirection quota check box to disable the quota or modify the value in the Maximum amount of data that can be redirected to server (GB) spin box.

  6. Click OK to close the Properties sheet.

Moving Redirected Folders

Although you can change the location of your users’ redirected folders by modifying the Root Path setting in the Small Business Server Folder Redirection Policy GPO, it is far easier to use the Move Users’ Redirected Documents Data Wizard in the Windows SBS Console. The wizard not only changes the Group Policy settings but it also modifies the permissions for the target folder and creates the necessary share for you automatically.

 
Others
 
- System Center Configuration Manager 2007 : Patch Management - Software Updates Process (part 5) - Update Deployments, Deployment Packages
- System Center Configuration Manager 2007 : Patch Management - Software Updates Process (part 4) - Update Lists, Deployment Templates
- System Center Configuration Manager 2007 : Patch Management - Software Updates Process (part 3) - Update Repository
- System Center Configuration Manager 2007 : Patch Management - Software Updates Process (part 2)
- System Center Configuration Manager 2007 : Patch Management - Software Updates Process (part 1)
- Implementing Edge Services for an Exchange Server 2007 Environment : Utilizing SenderID on an Edge Transport Server (part 2)
- Implementing Edge Services for an Exchange Server 2007 Environment : Utilizing SenderID on an Edge Transport Server (part 1) - Configuring SenderID
- Exchange Server 2007 : Completing the Installation of Exchange Server 2007, Performing a Scripted Installation of Exchange Server 2007
- Sharepoint 2013 : Using information management policies - Viewing an audit report
- Sharepoint 2013 : Using information management policies - Creating auditing policies
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us