ADM Template driving me bonkers
- From: "shipley.c" <shipley.c@xxxxxxxxx>
- Date: 18 Apr 2007 21:26:08 -0700
Hi everyone,
I want to modify HKCU\Software\Microsoft\Windows\CurrentVersion
\Internet Settings\5.0\Cache\Content
I want the CacheLimit setting
I want to make it default to 35MB, but have a range between 25MB and
100MB. All sizes for the regsitry key are in KB, hence the sizes of
the numbers here:
CLASS USER
CATEGORY "Internet Explorer Cache"
POLICY "Internet Explorer Cache Setting"
KEYNAME "Software\Microsoft\Windows\CurrentVersion\Internet
Settings\5.0\Cache\Content"
PART "IE Cache size (KB)" NUMERIC SPIN 5120
MIN 25600 MAX 102400
DEFAULT 35840
VALUENAME "CacheLimit"
END PART
END POLICY
END CATEGORY
from all the docs I can find, this is a valid syntax. My book has it,
the o'reilly website has it... I'm dying over here!
.
- Follow-Ups:
- Re: ADM Template driving me bonkers
- From: Florian Frommherz
- Re: ADM Template driving me bonkers
- Prev by Date: Re: Users to change DPI setting?
- Next by Date: Re: finally implementing password policy questions??
- Previous by thread: Re: Software install w/GP
- Next by thread: Re: ADM Template driving me bonkers
- Index(es):