Re: Java Cache
- From: "Vera Noest [MVP]" <vera.noest@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 07 Jul 2006 13:47:12 -0700
You can do a couple of things:
1. in a GPO: exclude the \cache folder from roaming with the
profile:
User Configuration - Administrative Templates - System - User
profiles
"Exclude directories in roaming profile"
2. in a GO: define a logoff script. In the logoff script, delete
the content of the \cache folder
3. in a GPO: give users access to the Java Control Panel applet
only. Example below show how to do this.
From http://ts.veranoest.net/ts_faq.htm
Q. How can I allow my left-handed users to configure their mouse
buttons properly?
A. You can give your users access to only one or more specific
Control Panel applets, without giving them access to the complete
Control Panel. This is done with a a Group Policy setting (main.cpl
is the Mouse applet):
User configuration - Administrative templates - Control Panel -
Policy
"Show only specified Control Panel applets"
List of allowed Control Panel applets:
"main.cpl"
_________________________________________________________
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
TS troubleshooting: http://ts.veranoest.net
___ please respond in newsgroup, NOT by private email ___
=?Utf-8?B?Q29ubGV5?= <Conley@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote on
07 jul 2006 in microsoft.public.windows.terminal_services:
We are running TS 2003 with roaming profiles. Our user profiles.
are growing, some to 50 mb. I have narrowed it down to the
C:\Documents and Settings\user\Application
Data\Sun\Java\Deployment\cache folder. What is the best way to
reduce the size of these cached files for all users. User
accounts are locked down, via group policy so the user can't
access the Java Control Panel to set their cache size. Can you
change this via Group policy or a script? Thanks
- Prev by Date: Re: Per User
- Next by Date: Re: Updating installed application via application's auto-update promp
- Previous by thread: Re: Screen resolution
- Next by thread: Re: Updating installed application via application's auto-update promp
- Index(es):