HKLMCookiesPerUserItem
HKLMCookiesPerUserItem
specifies whether Microsoft Internet Explorer cookies are cached individually for each user on a specific computer.
Values
true |
Specifies that cookies are cached individually for each user. This is the default value. |
false |
Specifies that cookies are 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- | HKLMCookiesPerUserItem
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 cookies.
<HKLMCookiesPerUserItem>false</HKLMCookiesPerUserItem>