Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
HKLMContentPerUserItem
specifies whether Microsoft Internet Explorer content is cached individually for each user.
Values
true |
Specifies that content is cached individually for each user. This is the default value. |
false |
Specifies that content is not cached individually for each user. There is only a common cache for all users. |
Valid Configuration Passes
oobeSystem
Parent Hierarchy
microsoft-windows-ie-clientnetworkprotocolimplementation- | HKLMContentPerUserItem
Applies To
For a list of the supported Windows editions and architectures that this component supports, see microsoft-windows-ie-clientnetworkprotocolimplementation-.
XML Example
The following XML output shows how to specify that there is a common cache for all users for Internet Explorer content.
<HKLMContentPerUserItem>false</HKLMContentPerUserItem>