Folder Redirection: STEP 1: Create Organization Unit (OU)
Folder Redirection: STEP 1: Create Organization Unit (OU)
Folder Redirection: STEP 1: Create Organization Unit (OU)
User settings and user files are typically stored in the local user profile, under the Users folder. The files in local user
profiles can be accessed only from the current computer, which makes it difficult for users who use more than one
computer to work with their data and synchronize settings between multiple computers. Two technologies exist to
address this problem: Roaming Profiles and Folder Redirection. Both technologies have their advantages, and they
can be used separately or together to create a seamless user experience from one computer to another. They also
provide additional options for administrators managing user data.
Folder Redirection lets administrators redirect the path of a folder to a new location. The location can be a folder on
the local computer or a directory on a network file share. Users can work with documents on a server as if the
documents were based on a local drive.
The following are the steps in configuring folder redirection in windows server 2008:
Open Server Manger and browse to your domain (in this case, our domain is rebeladmin.com). Right click on
the space as shown below and click New -> Organization Unit
A Dialog Box appears and type the name of your OU as shown below:
You domain now will be as shown below. The new OU Bench has been created.
STEP 2: Create Shared
Folder
Now, we are going to create the folder redirection policy for our Organizational Unit. But first lets have first
create a Group Policy Management Object.
Browse through the Forest -> Domains then select you domain (in this case, the name of our domain is
rebeladmin.com). Then select the Organizational Unit (OU) we have created in step 1.
Right-click on your OU and select the Create a GPO in this domain, and Link it here…..
Give a name of your Group Policy Object (GPO). The name must be unique throughout the entire domain.
Click Ok.
Windows will do some confirmations on
the
actions to be executed.
Click Yes.
Repeat the same steps for other folders you wanted to redirect.
STEP 4: Populate you Organization Unit (OU) with users
What we did in steps 2 and 3 is defining the Policy for all the users under the OU Bench. Now let us create
the users that the policy will be applied to.
(you may also considering cleaning your screen through closing all the windows before doing
this) Go to Server Manager and browse and select the OU you created in STEP 1.
Right click on any space under the OU as shown below and select New -> User.
You will be lead to the dialog below.
Now, try logging into the Client PC using the username you created in Step 4.
As you logged-in, observe the shared folder you created in STEP 2 and notice that a folder user2 is automatically
created and inside the folder user2 is/are folders for each folder redirections. For instance, you set-up 3 folder
redirections (desktop, documents, and pictures), then inside the user2 folder found 3 folders namely, desktop,
documents, and pictures. Anything you placed in your desktop in client will be routed to desktop folder in you
shared folder. The same applies to documents and pictures which are rerouted to their respective folders.
This is a great tool specially in a Laboratory setting where students have their individual accounts on the PC. For
instance a student use PC01 and created a document and saved it in his/her desktop. Later the next day, the same
student logged into the same account but in PC05, folder redirection allows the previous desktop files of PC01 to be
presented into the desktop of PC05. Isn’t it amazing?