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


LinkBack URL
About LinkBacks
Reply With Quote