Results 1 to 2 of 2

Thread: Redirecting Favorites folder to another location

  1. #1
    dmtuc10 is offline Getting Started on GPanswers.com
    Join Date
    Dec 1969
    Posts
    1

    Default

    I would like to change the path where users save there Favorites
    to their homedir or a local drive via group policy.

    Can anyone make a suggetion?

    Thanks!!!!!!!

    <edit: moved to the redirection forum as it seemed more appropriate. AdamV>

  2. #2
    scottzaiss is offline 100+ Helpful Posts! 50+ Helpful Posts
    Join Date
    Dec 1969
    Posts
    118

    Default

    Here is the custom template that I use. Since this is a preference not a policy, the default setting will revert the favorites mene back to the users profile.

    [code:1]CLASS USER
    CATEGORY "Custom folders"
    KEYNAME "Software\Microsoft\Windows\CurrentVersion\Ex plorer\User Shell Folders"
    POLICY "Custom Favorites Menu"
    KEYNAME "Software\Microsoft\Windows\CurrentVersion\Ex plorer\User Shell Folders"
    PART "Path to location of Favorites" EDITTEXT
    KEYNAME "Software\Microsoft\Windows\CurrentVersion\Ex plorer\User Shell Folders"
    VALUENAME Favorites
    EXPANDABLETEXT
    REQUIRED
    DEFAULT %USERPROFILE%\Favorites
    END PART ;Path to location of Favorites
    END POLICY ;Custom Favorites Menu
    END CATEGORY ;Custom folders [/code]


    Scott

Posting Permissions

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

Search Engine Friendly URLs by vBSEO