[THIN] Re: Roaming Profiles and Folder Redirection, Best Practice.

  • From: "Mark Holley" <Holley@xxxxxxx>
  • To: <thin@xxxxxxxxxxxxx>
  • Date: Mon, 09 Jan 2006 00:47:36 -0500

When you use this custom Adm does it conflict with the built in Folder 
redirection that uses client side extensions? 
 
Just curious...
 
MH

>>> jeremy.saunders@xxxxxxxxxxx 01/06/06 9:29 AM >>>

You can redirect anything under the "User Shell Folders" registry key. Here
is a quick example of a group policy adm template you can use. You can set
the data to a UNC path (\\fileserver\%username%$\cookies) or use a mapped
drive (H:\cookies). This example will place the cookies under a folder in
the users home drive, so it will not roam with the profile.

--------------------------------start of
adm-------------------------------------------------
CLASS MACHINE
CLASS USER
      CATEGORY "USER Custom Settings"

            CATEGORY "Folder Redirection Settings"

                  POLICY "Redirect My Documents"
                  EXPLAIN "By default files are stored as part of the
user's profile.\n\nConfigure alternative locations here."
                  KEYNAME
"Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                  PART "Redirect to" EDITTEXT
                        VALUENAME "Personal"
                        MAXLEN 255
                        DEFAULT "\\FS01\User$\%USERNAME%\My Documents"
                        EXPANDABLETEXT
                  END PART
                  END POLICY ; RedirectHistory

                  POLICY "Redirect Application Data"
                  KEYNAME
"Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                  EXPLAIN "By default files are stored as part of the
user's profile.\n\nConfigure alternative locations here."
                  PART "Redirect to" EDITTEXT
                        VALUENAME "AppData"
                        MAXLEN 255
                        DEFAULT "\\FS01\User$\%USERNAME%\Common\AppData"
                        EXPANDABLETEXT
                  END PART
                  END POLICY ; RedirectHistory

                  POLICY "Redirect Cookies"
                  KEYNAME
"Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                  EXPLAIN "By default files are stored as part of the
user's profile.\n\nConfigure alternative locations here."
                  PART "Redirect to" EDITTEXT
                        VALUENAME "Cookies"
                        MAXLEN 255
                        DEFAULT "\\FS01\User$\%USERNAME%\Common\Cookies"
                        EXPANDABLETEXT
                  END PART
                  END POLICY ; RedirectCookies

                  POLICY "Redirect Favorites"
                  KEYNAME
"Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                  EXPLAIN "By default files are stored as part of the
user's profile.\n\nConfigure alternative locations here."
                  PART "Redirect to" EDITTEXT
                        VALUENAME "Favorites"
                        MAXLEN 255
                        DEFAULT "\\FS01\User$\%USERNAME%\Common\Favorites"
                        EXPANDABLETEXT
                  END PART
                  END POLICY ; RedirectFavorites

                  POLICY "Redirect History"
                  KEYNAME
"Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                  EXPLAIN "By default files are stored as part of the
user's profile.\n\nConfigure alternative locations here."
                  PART "Redirect to" EDITTEXT
                        VALUENAME "History"
                        MAXLEN 255
                        DEFAULT "\\FS01\User$\%USERNAME%\Common\History"
                        EXPANDABLETEXT
                  END PART
                  END POLICY ; RedirectHistory

                  POLICY "Redirect Recent Documents"
                  KEYNAME
"Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"
                  EXPLAIN "By default files are stored as part of the
user's profile.\n\nConfigure alternative locations here."
                  PART "Redirect to" EDITTEXT
                        VALUENAME "Recent"
                        MAXLEN 255
                        DEFAULT "\\FS01\User$\%USERNAME%\Common\Recent"
                        EXPANDABLETEXT
                  END PART
                  END POLICY ; RedirectRecent

            END CATEGORY
      END CATEGORY

--------------------------------end of
adm-------------------------------------------------

Kind regards,

Jeremy Saunders
Senior Technical Specialist

Integrated Technology Services &
Cerulean
IBM Australia
Level 2, 1060 Hay Street
West Perth  WA  6005

Visit us at
http://www.ibm.com/services/au/its

P:  +61 8 9261 8412                F:  +61 8 9261 8486
M:  TBA                            E-mail:
                                    jeremy.saunders@xxxxxxxxxxx










                                                                       
             Jonny Tobiassen                                           
             <jonny.tobiassen@                                         
             hikt.no>                                                   To
             Sent by:                  thin@xxxxxxxxxxxxx              
             thin-bounce@freel                                          cc
             ists.org                                                  
                                                                   Subject
                                       [THIN] Roaming Profiles and Folder
             06/01/2006 09:46          Redirection, Best Practice.     
             PM                                                        
                                                                       
                                                                       
             Please respond to                                         
                   thin                                                
                                                                       
                                                                       





Hello all,

I am using Roaming Profiles (Metaframe XP Farm, win2000) and have used
group policy to redirect folders. This seems to work fine, only problem is
cookies folder. This folder can not be redirected using standard GPO
policies.

Number of files in Cookies folder increases and now slows down logon for
several users.
I have tried searching but dont find any infomation how to deal with this
problem.

I dont want to disable cookies totally since this will cause problems for
some users.


Best regards,
Jonny Tobiassen
Hålogaland IKT-Senter AS
Tlf. 770 42605


--
This message has been scanned for viruses and dangerous content by The
MailScanner at Halogaland IKT Senter, www.hikt.no, and is believed to be
clean.


************************************************
For Archives, RSS, to Unsubscribe, Subscribe or
set Digest or Vacation mode use the below link:
//www.freelists.org/list/thin
************************************************


************************************************
For Archives, RSS, to Unsubscribe, Subscribe or
set Digest or Vacation mode use the below link:
//www.freelists.org/list/thin
************************************************


Other related posts: