+ Post New Thread
Results 1 to 10 of 10
How do you do....it? Thread, How do you redirect a users desktop into the their home folder? in Technical; I've got a 2008r2 domain with Windows XP clients. If I look at folder redirection in a GPO I have ...
  1. #1
    morganw's Avatar
    Join Date
    Apr 2009
    Location
    Cambridge
    Posts
    797
    Thank Post
    46
    Thanked 123 Times in 117 Posts
    Rep Power
    35

    How do you redirect a users desktop into the their home folder?

    I've got a 2008r2 domain with Windows XP clients. If I look at folder redirection in a GPO I have options to redirect the desktop, but not into the home folder. Is there a variable that I can use to do this?

    I've tried %homeshare%%homepath%/Desktop but that didn't work. What's the best way to do this?

  2. IDG Tech News
  3. #2

    maniac's Avatar
    Join Date
    Feb 2007
    Location
    Kent
    Posts
    3,031
    Thank Post
    209
    Thanked 425 Times in 306 Posts
    Rep Power
    140
    I use the UNC path e.g \\SERVER\SHARE$\%username%\DESKTOP that seems to work for me.

    Mike.

  4. Thanks to maniac from:

    morganw (23rd July 2010)

  5. #3

    Join Date
    Sep 2006
    Location
    Essex
    Posts
    754
    Thank Post
    1
    Thanked 26 Times in 24 Posts
    Rep Power
    20
    Try using just %homepath%\desktop

  6. Thanks to djm968 from:

    morganw (23rd July 2010)

  7. #4
    morganw's Avatar
    Join Date
    Apr 2009
    Location
    Cambridge
    Posts
    797
    Thank Post
    46
    Thanked 123 Times in 117 Posts
    Rep Power
    35
    Does the desktop folder already need to exist?
    I was hoping it would be created if required...

  8. #5

    Gatt's Avatar
    Join Date
    Jan 2006
    Posts
    5,929
    Thank Post
    777
    Thanked 483 Times in 342 Posts
    Rep Power
    276
    Personally, I wouldn't recommend redirecting the desktop to the home folder...

    But if you must, then you would need to create a "Desktop" folder in each users home area, then use the full UNC (\\server\home_share$\%username%\Desktop)

  9. Thanks to Gatt from:

    morganw (23rd July 2010)

  10. #6
    morganw's Avatar
    Join Date
    Apr 2009
    Location
    Cambridge
    Posts
    797
    Thank Post
    46
    Thanked 123 Times in 117 Posts
    Rep Power
    35
    Thanks.
    Got it to work now (\\server\%username%$\Desktop), it does create the folder for you if it isn't there which is a bonus.

    I've been back and forth on whether to do this or not, i'm taking away admin rights for staff and roaming profiles so i'm trying to give the freedom back where I can.

  11. #7

    Join Date
    Oct 2008
    Location
    Leeds
    Posts
    185
    Thank Post
    20
    Thanked 15 Times in 15 Posts
    Rep Power
    12
    We redirect Desktop to a folder within each user's home drive, and it seems to work quite well (been doing this the last 3 years). You have to redirect it somewhere (telling users not to save on the desktop is a none starter), and I think that it's much better to store them within their home drive rather than a different structure entirely. Thereby keeping all of their files within the same top level %username% folder. The idea of having a seperate structure for redirected folders (as MS used to recommend, I don't know what they say now) seems a bit mad to me.

    All users have a folder within their H: drive called system (H:\system)

    And within there we have all of the redirected folders e.g. H:\system\my documents, H:\system\desktop, H:\system\cookies, H:\system\application data

    Within group policy you cannot include a network drive within the redirection path (e.g. H:\) and I had conflicting information on whether %homepath%\system would work, so in the end we created our own Group Policy admin template, which by-passed the folder redirection section and allowed us to change the appropriate registry values directly (Current User/Software/Microsoft/Windows/Currentversion/Explorer/Shellfolders or similar), and this allowed us to specify any string for the path.

    One potential issue was that H:\ obviously needed to map early on in the logon process as Windows needed to look there for the physical location of the shell folders, but as it transpired this was never a problem, it must map very early on.

    NB: We are in the process of "undirecting" Application Data and Cookies, just leaving My Documents and Desktop redirected. We had issues with redirecting both, which weren't immediately apparent.

    Regards,

    Bruce.

    Leeds, UK.
    Last edited by Bruce123; 28th July 2010 at 08:04 AM.

  12. #8

    Join Date
    Oct 2008
    Location
    Leeds
    Posts
    185
    Thank Post
    20
    Thanked 15 Times in 15 Posts
    Rep Power
    12
    One problem with this is that if a user deletes a file, it does actually delete it rather than sending it to the recycle bin, and I think that this because this is the standard bahviour when deleting from a network drive, rather than from a UNC.

    Summary:

    My Documents -> H:\system\my documents + ACTION Delete from My documents = File Deleted after confirmation.
    My Documents -> \\servers\user$\my documents + ACTION Delete from My documents = File sent to recycle bin!

    I would prefere the latter...

  13. #9

    Join Date
    Aug 2005
    Location
    London
    Posts
    3,122
    Blog Entries
    2
    Thank Post
    111
    Thanked 516 Times in 446 Posts
    Rep Power
    117
    I thought recycle bin was normally on by default for redirected folders like this?

    Folder Redirection & Recycle Bin might help - it's actually about turning off the bin but you ought to be able to reverse the process.

    The key word is NukeOnDelete which is one of the better registry names :-)

  14. #10

    Join Date
    Oct 2008
    Location
    Leeds
    Posts
    185
    Thank Post
    20
    Thanked 15 Times in 15 Posts
    Rep Power
    12
    Ordinarily it would because folder redirection would normally be to UNCs, but this isn't the case when folder redirection is to a network drive. I think the logic is that a drive letter could be mapped to one location one day and another another day, so it wouldn't have a clear idea of where to locate the recycled files.

    If you do recycle a file from a UNC or directed folder to a UNC, where does it move the file to? I'd always assumed that it was to the recycle bin on the PC, but from the thread that you referred to it implies it moves it to the server somewhere?

SHARE:
+ Post New Thread

Similar Threads

  1. Creating Home Folder.. and getting it to map for users
    By dgrams in forum How do you do....it?
    Replies: 16
    Last Post: 26th February 2010, 05:15 PM
  2. FIXED Work around. Spark & Redirect desktop folder
    By stevenlong1985 in forum How do you do....it?
    Replies: 3
    Last Post: 25th September 2009, 11:16 AM
  3. Users Home Folder and Network Drive
    By lovelldr in forum Windows
    Replies: 6
    Last Post: 6th August 2007, 10:17 AM
  4. Replies: 3
    Last Post: 27th April 2007, 08:32 AM
  5. delete same folder from all users home area
    By markcuk in forum How do you do....it?
    Replies: 27
    Last Post: 25th April 2007, 10:38 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •