0% found this document useful (0 votes)
256 views

LO2 - LESSON 5 Folder Redirection

This document provides instructions for configuring folder redirection in Windows Server 2008 R2. It explains that folder redirection allows administrators to redirect user folders like Documents, Music, and Pictures to network locations for easier backup and access from multiple devices. The document then provides detailed steps to set up folder redirection, including creating a shared folder on the server, configuring the redirection through group policy, and testing that users can save and open files to the redirected folder from different clients.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
256 views

LO2 - LESSON 5 Folder Redirection

This document provides instructions for configuring folder redirection in Windows Server 2008 R2. It explains that folder redirection allows administrators to redirect user folders like Documents, Music, and Pictures to network locations for easier backup and access from multiple devices. The document then provides detailed steps to set up folder redirection, including creating a shared folder on the server, configuring the redirection through group policy, and testing that users can save and open files to the redirected folder from different clients.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 36

Lesson

5 FOLDER REDIRECTION

What I Need to Know

After reading this MODULE, STUDENT(S) MUST be able to:

1. Understand the valuable meaning and advantage of


performing folder redirection.
2. Know how to configure folder redirection.

Folder Redirection allows you as an administrator to point a number of special


folders, such as Documents, Music, and Downloads, to locations of your choice.
The most common use of this is to locate folders such as My Documents on a
network share so that they can be centrally backed up.

As of Windows Server 2008 R2, the folders you can redirect are as follow

 AppData (Roaming)
 Desktop
 Start Menu
 Documents
 Pictures
 Music
 Video
 Favorites
 Contacts
 Downloads
 Links
 Searches
 Saved Games

One of the most useful things you can do is redirect the Documents folder (or My
Documents for Windows XP and earlier). This allows you to store a user’s files on a
network share, rather than in their local user profile. This has a number of
advantages, including allowing you to back up these files centrally, and giving users
access to their files even if they log on to a number of different computers. You can
couple Folder Redirection with Offline Files to ensure that people can continue to
work on their files even when they are not connected to your network.

SETTING-UP FOLDER REDIRECTION

1. Create a folder in a server for the file container.

Image 1.1 Creating Folder


2. Right click in new created folder > Click Properties

Image 1.2 Folder Properties

3. Choose sharing tab> click share

Image 1.3 Sharing Folder


4. Click the drop-down arrow then choose everyone then click Add (Image 4.2)

Image 4.1 Adding users or group

Image 4.2: Add Everyone


5. Set the permission level to Read/Write then click Share then click Done (Figure 5.2)
to set the permission level then click Close (Figure 5.3)

Figure 5.1: Setting the permission level


Figure 5.2: Closing File Sharing
Figure 5.3: Closing the folder properties
6. Open server manager

Image 6: Server Manager


7. Click Features select Group Policy Management select Forest (e.g.
itsmeismael.com) select domain then click your domain e.g. itsmeismael.com

Image 7: Working with group policy management


8. Right click in your domain (e.g itsmeismael.com) choose Create a GPO in this
domain, and Link it here…

Image 8: Creating GPO


9. Create a name for new GPO

Image 9: Naming new group policy object


9. Right click in your newly created object then choose Edit

Image 10: Editing newly created object


10.Click (-) sign of User Configuration click the (-) sign of Polices click Folder Redirection
choose Documents then proceed to next step.

Image 11: Group Policy Management Editor


11.Right-click in Document then click Properties.

Image 12: Document properties


12. Now choose the Target tab then choose Basic- Redirect everyone’s folder to the same
location.

Image 13: Displaying Document Properties


13. Open your redirection folder then right click choose Properties then click Sharing
Tab then copy your Network Path (e.g. \\SERVER\New Folder Redirection) then
close the window. Then proceed to your target root path (Step no. 15)

Image 14: Copying Network Path of assigned folder for redirection


14. Paste the copied network path onto your Root Path click Apply then click OK to
exit.

Image 15: Network Path


15. A warning dialog box will appear just click Yes to continue.

Image 16: Warning dialogue box

After closing the warning message box, close your Group Policy Management Editor
then proceed to the next step.
16.Open your command prompt. Press windows + r then type CMD then press Enter
key in your keyboard. In your command prompt type gpupdate /force then wait for a
moment. You can also try Image 17.2 for alternative method

Image 17.1: Exexcuting gpupdate /forceusing command


prompt

Image 17.2: Exexcuting gpupdate /forceusing command prompt


17. After executing the gpupdate /force command there will be a warning text
appeared in your command prompt. Read carefully the warning then type Y to
Log off your machine.

Why do we need to log off the machine?


We need to log off our machine in order to apply the configured policy.

Requisites and Application


Do this first in your Computer Server then log off your server, do the
samething in your connected clients.

Image 18: Logging off the Machine


TESTING CONFIGURED REDIRECTION

18.Open your configured redirection folder (e.g. New Folder Redirection) in your
windows server 2008 R2 OS

Image 19: Open folder assigned for redirection

19.Open the user’s folder, it is usually named after the name of the user logged in a
machine (e.g. itsmeismael).
Image 20: User’s Folder

18. Open your redirected folder (Document).

Image 21: User’s redirected folder

19. We cannot open the redirected folder by default. The permission


dialogue box will appear then click continue to grant ownership for this
folder.

Image 22: Permission Setting


20. To take ownership of this folder just click the security tab then proceed to
the next procedure.

Image 23: Accessing the Security tab

21.Click continue

Image 24: Document properties


22.Click other users or group

Image 25: Advanced security setting for Documents


23.Type Everyone in Enter the object name to select then click Check Names
Click OK.

Image 26: Select Users

Note: In this method I used “Everyone” permission. Using “Everyone” permission level
is strongly not recommend for the network that implements high level of security
measure. You can use your domain restrictions and security groups or any equivalent
privileges that you need within your enterprise network.
24.Check Replace owner on sub-container and objects

Image 27: Ownership


25.Granting permission. Click yes to continue

Image 28: Windows Security message


26.Click Ok

Image 29: Accepting ownership permission


27Click OK

Image 30: Advance Security Setting for Documents


28.Click Close

Image 31: Closing the dialogue box


29.Open your client computer (eg. Windows 7) then click your redirected folder. Put
some files or create some folder then go back to your server.

Note: Redirected folder is a folder that pertains to specific configured folder inside our
server. See step no. 12

Image 32: Windows Document

30.Open your redirected folder that resides in your server (Windows Server
2008 R2) then see the result.

Image 33: Showing redirected folders


TASK SHEET 3.1-6

Title: Install Active Directory

Performance Objective: Given are the following materials, you should be


able to redirect files or folder from client to server. Allotted time 30 minutes.

Supplies/Materials:

Equipment: Computer with Windows Server 2008 R2

Prerequisites: Installed and configured active directory


Steps/Procedure:
1. Read information sheet 3.1-6 Folder Redirection
2. Create a redirected folder in the server
Where:
Folder name = Home Folder
Shared Accessibility = Domain Users or Everyone

Requirements:

Client 1 (Windows 7) and client 2 (windows 10) can save files from the
redirected folders and retrieve files using any clients that connected to the
domain (e.g. css.com).

Assessment Method:
Demonstration, Observation
Performance Criteria Checklist 3.1-6

Grade Point
CRITERIA YES Equivalent NO
Highest Possible
Score = 5 Lowest
Possible Score =
0
Did the trainee…
1. Created and configured home
folders for all connected clients?
2. Enabled the capability to modify
files, where ever the domain users
log in any workstations that
connected to the existing
domain?
3. Applied and performed 5s and
OHS?

Trainee’s Name: Date:


During the performance of the task, did you consider the following criteria?

Feedback

Total Points

Total Items
Signature of the
Trainee/Learner

Signature of the Trainer

Grade Point Equivalent

The table shows the equivalent points that are used and show how they are
calculated to determine the grade point average (GPA), or index.

The highest equivalent points that trainer can give is 5 points per criterion and the lowest is
0. If the trainee/learner accumulate scores with below two (2) grade point equivalent,
she/he needs to retake the whole given task.

Grade Explanation
Point
Equivalent

5 Excellent

4 Very Good

3 Good

2 Average

1 Poor

0 Failure
REFERENCES
https://www.howtogeek.com/99323/installing-active-directory-on-server-2008-r2/

https://blogs.technet.microsoft.com/activedirectoryua/2011/07/07/a-delegation-for- this-dns-

server-cannot-be-created-because-the-authoritative-parent-zone-cannot-be- found-or-it-does-

not-run-windows-dns-server/ https://www.eit.edu.au/cms/resources/books/practical-tcp-ip-and-

ethernet- networking-for-industry https://social.technet.microsoft.com/Forums/systemcenter/en-

US/ee86aff3-d760-4fa8- b869-0ccf0725efac/how-to-configure-folder-redirection-for-some-users

https://www.facebook.com/cssnc2/posts/1315967795213236 http://cssnctwo.weebly.com/

https://social.technet.microsoft.com/forums/windowsserver/en-US/ad12c3b8-7f1c- 4a87-843f-

39a21e461f91/help-2008-isnt-letting-me-do-folder-redirection-on-new-choices

http://www.woutermakkinje.com/?p=350

http://cssnctwo.weebly.com/

https://docs.oracle.com/cd/E17904_01/bi.1111/b40106/report.htm

https://docs.oracle.com/cd/E51367_01/fa_lcm_gs/OAPUP/preupgrade.htm

https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/11_0/CJAB_BK_D

657A25F_00_deployment-installation-guide-jabber- 110/CJAB_BK_D657A25F_00_deployment-

installation-guide-jabber- 110_chapter_01100.html
https://itdaily9mon.wordpress.com/category/system-administrator/windows- server/windows-

server-2012-r2/

https://docs.microsoft.com/en-us/windows-server/storage/folder- redirection/deploy-folder-

redirection https://qresolve.wordpress.com/tag/technical-support/

https://www.mssqltips.com/sqlservertip/2600/troubleshooting-windows-remote- desktop-

connections/

https://community.spiceworks.com/how_to/144758-setting-up-folder-redirection- roaming-user-

profiles-in-a-windows-2012-r2-domain-step-by-step https://support.microsoft.com/en-

us/help/2623670/access-denied-or-other-errors- when-you-access-or-work-with-files-and-f

https://blogs.msmvps.com/shinder/ https://social.technet.microsoft.com/Forums/ie/en-

US/f0d5d4c0-c11c-435a-aa2d- 83388e3bd2d2/i-am-an-administrator-but-i-keep-getting-errors-

like-quotyou-require- permission-from

https://epdf.tips/mastering-microsoft-windows-server-2008-r2.html

https://www.chegg.com/homework-help/questions-and-answers/3-jumping- anastasia-allotted-

time-30-minutes-time-0-anastasia-stationary-crouched-position- q34774984

https://www.baruch.cuny.edu/confluence/display/undergraduatebulletin/Letter+Gr

ades+and+Grade+Point+Equivalents

http://www.answers.com/Q/What_is_the_name_of_Active_Directory_component_tha

t_contains_a_reference_to_all_objects_within_forest

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy