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 Passes

oobeSystem

Parent Hierarchy

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.

  Copy Code
<HKLMContentPerUserItem>false</HKLMContentPerUserItem>

See Also