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. How to configrue personal drive with Active directory??

How to configrue personal drive with Active directory??

Scheduled Pinned Locked Moved System Admin
windows-admindesignsysadminhelptutorial
4 Posts 4 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.
  • A Offline
    A Offline
    abcxyz82
    wrote on last edited by
    #1

    I have one Domain Controller setup on my "Windows Server 2003 Enterprise edition" in my LAN..I want to provide ANDI drive sort of thing to personalize the user experience and increase the managability for each user...can any one help me with this??

    M L J 3 Replies Last reply
    0
    • A abcxyz82

      I have one Domain Controller setup on my "Windows Server 2003 Enterprise edition" in my LAN..I want to provide ANDI drive sort of thing to personalize the user experience and increase the managability for each user...can any one help me with this??

      M Offline
      M Offline
      Mike Dimmick
      wrote on last edited by
      #2

      One of our admins wrote the following batch file (userdrive.bat):

      net use %1: \\server\Users\%2

      We then added this to a new Group Policy object under User Configuration\Windows Settings\Scripts (Logon/Logoff)\Logon, with the parameters U %USERNAME%. This gives everyone a drive mapping U: to \\server\Users\username where username is the user's name. We have to remember to create the directory for the user, but it's working pretty well so far. If you want to move the user's home (My Documents) directory, look at the Folder Redirection policy in Group Policy. [EDIT] I forgot to mention that the userdrive.bat file is stored in the SYSVOL scripts folder (\\domain.name.co.uk\SYSVOL\domain.name.co.uk\scripts). You could store it here, or in the GPO's own folder. The latter is probably better. Use the Show Files button to open a folder window onto the GPO's scripts directory. [/EDIT] Stability. What an interesting concept. -- Chris Maunder

      1 Reply Last reply
      0
      • A abcxyz82

        I have one Domain Controller setup on my "Windows Server 2003 Enterprise edition" in my LAN..I want to provide ANDI drive sort of thing to personalize the user experience and increase the managability for each user...can any one help me with this??

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

        abcxyz82 wrote: I have one Domain Controller setup on my "Windows Server 2003 Enterprise edition" in my LAN..I want to provide ANDI drive sort of thing to personalize the user experience and increase the managability for each user Try to this article to create the home folder for each user.[^]


        A thousand mile of journey, begin with the first step. APO-CEDC Save Children Norway-Cambodia Office

        1 Reply Last reply
        0
        • A abcxyz82

          I have one Domain Controller setup on my "Windows Server 2003 Enterprise edition" in my LAN..I want to provide ANDI drive sort of thing to personalize the user experience and increase the managability for each user...can any one help me with this??

          J Offline
          J Offline
          Jumbaltd
          wrote on last edited by
          #4

          It is not so difficult. start->administrative tools-> active dierctory users and computers double click on the user wich you want to configure. Then select profile tab.there you will see 2 text fields 1.profile 2.home folder in home folder field type \\server\shared folder\%username% thats all.

          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