Create security-enhanced redirected folder - Windows Server (2024)

  • Article

This article describes how to dynamically create security-enhanced redirected folders or home folders.

Original KB number: 274443

Summary

In Microsoft Windows Server Active Directory, as an administrator, you can customize desktops by using Folder Redirection or assign a server-based home folder. Additionally, you can redirect the following folders by using Active Directory and Group Policy:

  • Application Data
  • Desktop
  • My Documents
  • My Documents/My Pictures
  • Start Menu

You can find more information about Folder Redirection by searching Windows Help for Folder Redirection.

When you redirect folders to a shared location on a network, you need both read and write access to this location so that you can read the contents of these folders. However, in some scenarios, you may not want to grant read access to other users.

Create security-enhanced redirected folders

To make sure that only the user and the domain administrators have permissions to open a particular redirected folder, do the following steps:

  1. Select a central location in your environment where you would like to store Folder Redirection, and then share this folder. In this example, FLDREDIR, and HOMEDIR are used.

  2. Set Share Permissions for the Everyone group to Full Control.

  3. Use the following settings for NTFS Permissions:

    • CREATOR OWNER - Full Control (Apply onto: Subfolders and Files Only)
    • System - Full Control (Apply onto: This Folder, Subfolders, and Files)
    • Domain Admins - Full Control (Apply onto: This Folder, Subfolders, and Files)
    • Everyone - Create Folder/Append Data (Apply onto: This Folder Only)
    • Everyone - List Folder/Read Data (Apply onto: This Folder Only)
    • Everyone - Read Attributes (Apply onto: This Folder Only)
    • Everyone - Traverse Folder/Execute File (Apply onto: This Folder Only)
  4. Configure Folder Redirection Policy as outlined in Windows Help. Use a path similar to \\server\FLDREDIR\%username% to create a folder under the shared folder, FLDREDIR.

    You can also configure a home folder "HOMEDIR" in a similar manner by copying a template user with a home folder like \\server\HOMEDIR\%username%, or create the user and folder with that name.

    Note

    For home folders, the scenario isn't common, because when you add the home folder for a user, Active Directory Users and Computers will create the folder. But if you use a custom provisioning, Active Directory Users and Computers doesn't create the folder. Therefore, you have to do it by yourself.

Because the Everyone group has the Create Folder/Append Data right, the group members have the proper permissions to create the folder; however, the members aren't able to read the data afterwards. The Username group is the name of the user that was logged on when you created the folder. Because the folder is a child of the parent folder, it inherits the permissions that you assigned to FLDREDIR. Also, because the user is creating the folder, the user gains full control of the folder because of the Creator Owner Permission setting.

More information

The article was initially written for Windows Server 2003, and the access control entry (ACE) for CreatorOwner was likely converted to:
<Folder-User> - Full Control (Apply onto: This Folder, Subfolders, and Files)

But there's no proof that this has happened. The earlier versions of the article don't mention the result of the access control list (ACL), and the versions of the operating systems that this article was written for aren't supported any longer.

By the end of May 2017, all supported operating systems converted the ACE to:
<Folder-User> - Full Control (Apply onto: This Object only)

But this doesn't affect the daily operations of the folders for the users. It makes a difference when the administrator has to work on the contents of the home folders or redirected folders.

If you want to make sure that the user gets the inheritable full control on all child objects, you've to:

  1. Create the folder matching for the users samaccountname by yourself.

  2. Set the permissions that are needed for the folder, omit the Everyone ACEs above, and make sure that you have the ACE:

    <Folder-User> - Full Control (Apply onto: This Folder, Subfolders, and Files)

References

For more information, see Folder Redirection Overview.

Create security-enhanced redirected folder - Windows Server (2024)

FAQs

How to dynamically create security enhanced redirected folders or home folders? ›

Create security-enhanced redirected folders

Select a central location in your environment where you would like to store Folder Redirection, and then share this folder. In this example, FLDREDIR, and HOMEDIR are used. Set Share Permissions for the Everyone group to Full Control.

How do I create a Folder Redirection security group? ›

Open the Group Policy Management Console (GPMC) in the server manager by navigating Tools > Group Policy Management. Then Create a new group policy object by right-clicking and selecting New for Create New Policy. In this case, create a new group policy object called “Folder Redirection Policy”.

What are the best practices for Folder Redirection permissions? ›

For optimal performance of the Folder Redirection feature, it is strongly recommended that you create only the root share on the server, and then let the system create the folders for each user. If you must create the folders for users, ensure that you correctly assign permissions.

How do I optimize Folder Redirection? ›

Under User Configuration, navigate to Policies, then Administrative Templates, then System, then Folder Redirection. Right-click Enable optimized move of contents in Offline Files cache on Folder Redirection server path change, and then select Edit. Select Enabled, and then select OK.

What is the difference between basic and advanced Folder Redirection? ›

There are normally two settings, Basic and Advanced. Basic – This setting applies the folder redirection to all users to whom the Group Policy applies. Advanced – This setting applies to select users and can apply different settings to different user groups. These folders are normally contained in your profile.

What is the difference between Profile path and home folder? ›

The profile path is the location of the user's user profile. The "Home" path may be the same, but it could be set to another location (via the user account properties).

What is the best practice for setting folder permissions in Windows server? ›

Set permissions at the highest level: Set permissions at the top level of your folder structure and let them propagate down to reduce the amount of permissions you need to manage. Avoid breaking inheritance: Do not break permission inheritance unless absolutely necessary.

Is Folder Redirection a good idea why or why not? ›

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: Data is stored on a server where it can be backed up.

What is the best redirect method? ›

301 moved permanently

301 refers to the HTTP status code for this type of redirect. In most instances, the 301 redirect is the best method for implementing redirects on a website.

How to configure Folder Redirection in Windows server 2016? ›

Open User Configuration > Policies > Windows Settings > Folder Redirection. Right-click Documents and click Properties. Choose Basic - Redirect everyone's folder to the same location. Under Target folder location choose Create a folder for each user under the root path.

How do I make redirect faster? ›

When a redirect must be used, use a single redirect instead of a chain of several redirects for a faster response. For instance, a redirect chain such as http://example.com → https://example.com → https://www.example.com can be common when redirect rules haven't been optimised.

How do you tell if a folder is redirected? ›

How to verify that folder redirection works
  1. In a session, navigate to a folder you directed, right-click the folder, and then select Properties.
  2. In the properties window, navigate to the Shortcut tab and then check the Target field. If the field displays a redirected path, folder redirection works.
Sep 25, 2020

How do I create a dynamic folder? ›

Click the Dynamic Folders button in the Administration menu to display your Dynamic Folders list. To create a new top-level Dynamic Folder, select Add Dynamic Folder and enter the folder name in the Dynamic Folder Name field. This will be the name of the Dynamic Folder structure.

What is home folder vs Folder Redirection? ›

A home folder is not the same as folder redirection. Although both reflect the designation of a centralized storage location for user data, there are some key differences. A home folder is a shared drive designation that maps at logon and enables the user to store personal files.

How do I create a redirected drive and folder? ›

Right-click a folder that you want to redirect (for example, Documents), and then select Properties. In the Properties dialog box, from the Settings box, select Basic - Redirect everyone's folder to the same location.

How to create a security group in Active Directory for folder access? ›

Add a Group
  1. Open the Start menu and search for "Active Directory Users and Computers." Press Enter.
  2. Navigate to your OU.
  3. Click Action, then New, and then Group.
  4. Enter a name for the group. ...
  5. Keep the default Global Security options.

Top Articles
The Impact of Technology on the Music Industry
Partnership - Canada.ca
Foxy Roxxie Coomer
AllHere, praised for creating LAUSD’s $6M AI chatbot, files for bankruptcy
Truist Bank Near Here
It's Official: Sabrina Carpenter's Bangs Are Taking Over TikTok
Is pickleball Betts' next conquest? 'That's my jam'
Missing 2023 Showtimes Near Cinemark West Springfield 15 And Xd
Craigslist Parsippany Nj Rooms For Rent
Bucks County Job Requisitions
Produzione mondiale di vino
Music Archives | Hotel Grand Bach - Hotel GrandBach
City Of Spokane Code Enforcement
Garrick Joker'' Hastings Sentenced
Jasmine Put A Ring On It Age
Los Angeles Craigs List
Gwdonate Org
Burn Ban Map Oklahoma
2016 Ford Fusion Belt Diagram
Gon Deer Forum
Overton Funeral Home Waterloo Iowa
Driving Directions To Bed Bath & Beyond
라이키 유출
A Biomass Pyramid Of An Ecosystem Is Shown.Tertiary ConsumersSecondary ConsumersPrimary ConsumersProducersWhich
Craigslist Personals Jonesboro
Georgia Cash 3 Midday-Lottery Results & Winning Numbers
Toothio Login
Sherburne Refuge Bulldogs
Cpt 90677 Reimbursem*nt 2023
Craigslist Ludington Michigan
Pixel Combat Unblocked
1636 Pokemon Fire Red U Squirrels Download
Tottenham Blog Aggregator
Pfcu Chestnut Street
Metro By T Mobile Sign In
Does Iherb Accept Ebt
Synchrony Manage Account
In Polen und Tschechien droht Hochwasser - Brandenburg beobachtet Lage
Amc.santa Anita
Strange World Showtimes Near Century Stadium 25 And Xd
Spurs Basketball Reference
Port Huron Newspaper
Tacos Diego Hugoton Ks
Phmc.myloancare.com
Dying Light Mother's Day Roof
Das schönste Comeback des Jahres: Warum die Vengaboys nie wieder gehen dürfen
Mlb Hitting Streak Record Holder Crossword Clue
Random Warzone 2 Loadout Generator
Quest Diagnostics Mt Morris Appointment
What Time Do Papa John's Pizza Close
Fallout 76 Fox Locations
Latest Posts
Article information

Author: Pres. Lawanda Wiegand

Last Updated:

Views: 6189

Rating: 4 / 5 (51 voted)

Reviews: 90% of readers found this page helpful

Author information

Name: Pres. Lawanda Wiegand

Birthday: 1993-01-10

Address: Suite 391 6963 Ullrich Shore, Bellefort, WI 01350-7893

Phone: +6806610432415

Job: Dynamic Manufacturing Assistant

Hobby: amateur radio, Taekwondo, Wood carving, Parkour, Skateboarding, Running, Rafting

Introduction: My name is Pres. Lawanda Wiegand, I am a inquisitive, helpful, glamorous, cheerful, open, clever, innocent person who loves writing and wants to share my knowledge and understanding with you.