Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. Setting up home Folders in Active Directory

Setting up home Folders in Active Directory

Scheduled Pinned Locked Moved System Admin
sysadminwindows-adminhelpworkspace
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kourvoisier
    wrote on last edited by
    #1

    I am trying to setup home folders for all my users in active directory and redirect their My Documents folder to the home folder on the Domain Controller 1>The idea is to save all data on the server so it can be backed up. This is what i have done so far with no luck. 1> Created user, Selected properties for the user, select the profiles tab, in the home folders group box i selected local path and provided a local path I also used the %username% so that it will automatically create a folder for the user. (which it currently does not do when the user logs in onto the domain) 2> To redirect myDocuments i went into the default domain policy and configured the redirection policy for mydocuments to point to the home folder. (With no success) 3> When i logged in with a test user no new folder for the user was created on the server and after i saved a text document in my documents it was all local to the workstation. What am i doing wrong or missing. Thanks for the help in advance Kourvoisier

    L 1 Reply Last reply
    0
    • K kourvoisier

      I am trying to setup home folders for all my users in active directory and redirect their My Documents folder to the home folder on the Domain Controller 1>The idea is to save all data on the server so it can be backed up. This is what i have done so far with no luck. 1> Created user, Selected properties for the user, select the profiles tab, in the home folders group box i selected local path and provided a local path I also used the %username% so that it will automatically create a folder for the user. (which it currently does not do when the user logs in onto the domain) 2> To redirect myDocuments i went into the default domain policy and configured the redirection policy for mydocuments to point to the home folder. (With no success) 3> When i logged in with a test user no new folder for the user was created on the server and after i saved a text document in my documents it was all local to the workstation. What am i doing wrong or missing. Thanks for the help in advance Kourvoisier

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      kourvoisier wrote:

      i selected local path and provided a local path I also used the %username% so that it will automatically create a folder for the user.

      Local path? you mean "D:\Data\...". It is not possible to do that, you need to share the folder that you want to people to redirect it and put the path to that share name ex: "\\server\sharefoldername\" and configure appropriate permission for that folder. The reason that it is failure because when you try to access on the client computer, it will check the local path "D:\Data\...", so the client could not find this local path. Try to read this article[^] and it might give you some idea.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups