HKLMHistoryPerUserItem

HKLMHistoryPerUserItem specifies whether history is cached individually for each user on a specific computer.

This setting has no effect on Server Core installations of Windows Server 2008.

Values

true

Specifies that history is cached individually for each user. This is the default value.

false

Specifies that history is not cached individually for each user. There is only a common cache for all users.

Valid Passes

oobeSystem

Parent Hierarchy

Microsoft-Windows-IE-ClientNetworkProtocolImplementation | HKLMHistoryPerUserItem

Applies To

For the 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 set the per-machine settings.

<HKLMConnectRetries>1</HKLMConnectRetries>
<HKLMConnectTimeOut>120000</HKLMConnectTimeOut>
<HKLMContentPerUserItem>false</HKLMContentPerUserItem>
<HKLMCookiesPerUserItem>false</HKLMCookiesPerUserItem>
<HKLMHistoryPerUserItem>false</HKLMHistoryPerUserItem>
<HKLMProxyEnable>true</HKLMProxyEnable>
<HKLMProxyOverride>123.45.67.890;345.67.89.012;567.89.01.234</HKLMProxyOverride>
<HKLMProxyServer>123.45.67.890</HKLMProxyServer>
<HKLMReceiveTimeOut>60000</HKLMReceiveTimeOut>
<HKLMSendTimeOut>60000</HKLMSendTimeOut>

See Also

Concepts

Microsoft-Windows-IE-ClientNetworkProtocolImplementation
HKLMContentPerUserItem
HKLMCookiesPerUserItem