HKLMHistoryPerUserItem
HKLMHistoryPerUserItem
specifies whether Microsoft Internet Explorer history is cached individually for each user on a specific computer.
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 Configuration Passes
oobeSystem
Parent Hierarchy
microsoft-windows-ie-clientnetworkprotocolimplementation- | HKLMHistoryPerUserItem
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 on the computer for Internet Explorer history.
<HKLMHistoryPerUserItem>false</HKLMHistoryPerUserItem>