Re: redirect Temporary Internet Files via GP



Hi,

OliverL schrieb:
The normal behavior is that user's tempprary Internet files are stored under
his/her own profile area. But on some of the XP Pro workstations, we found
that they are stored under the root of C: that are shared by all users.
Is there a way to change this to its normal behavior via GP? [...]

You can hardcode it with a tattoing ADM Template and define the
default path.

---- folderredirect.adm -----
; beware of linebreaks ...
CLASS USER

CATEGORY "Folderreidrection "
POLICY "Ordner - Temporary Internet Files"
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell
Folders"
PART "TempIE Files" EDITTEXT
DEFAULT "%Userprofile%\Local Applicationdata\Temporary Internet Files"
VALUENAME Cache
EXPANDABLETEXT
END PART
END POLICY

POLICY "Cookies"
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell
Folders"
PART "Cookies" EDITTEXT
DEFAULT "%Userprofile%\Cookies"
VALUENAME Cookies
EXPANDABLETEXT
END PART
END POLICY

POLICY "History"
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell
Folders"
PART "History" EDITTEXT
DEFAULT "%Userprofile%\Local Applicationdata\History"
VALUENAME History
EXPANDABLETEXT
END PART
END POLICY

END CATEGORY


---- folderredirect.adm -----

Mark
--
Mark Heitbrink - MVP Windows Server
Homepage: www.gruppenrichtlinien.de
extend GPO: www.desktopstandard.com
PM: Vorname@Homepage, Versende-Adresse wird nicht abgerufen.
.



Relevant Pages

  • Re: GPO für Ordnerumleitung?
    ... PART "Eigene Dateien direkt im Heimatverzeichnis ablegen" EDITTEXT ... END POLICY ...
    (microsoft.public.de.german.windows.terminaldienste)
  • Re: stdout -determining size of??
    ... My query comes about because I had a shell running for ages with ... Could you provide the error message that made you think that stdout has ... After getting the message I dumped the history and locate.updatedb ran ... That depends entirely on the shell. ...
    (freebsd-questions)
  • Re: Re cant the shell do a better job
    ... }> Well, in the one true shell, zsh, ESC-P and ESC-N will go backwards ... }>and forwards in the history respectively. ... probably be to zsh. ...
    (Debian-User)
  • Re: Bad History when SuperUser.
    ... > with the history command. ... > how many previous sessions as root. ... > Shouldn't these things be truncated when the root shell closes down? ...
    (Fedora)
  • Re: stdout -determining size of??
    ... My query comes about because I had a shell running for ages with ... Could you provide the error message that made you think that stdout has ... After getting the message I dumped the history and locate.updatedb ran ... The shell in question is an X Konsole. ...
    (freebsd-questions)