• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

silly question, for Network Admins

Tsaico

Platinum Member
I want to set the history settings globally across my domain, but can't seem to find the registry key to do it, or the GPO to do it either... Can someone tell me where?
 
Sorry guys, I meant the History in IE. If I wanted to make everyon'e IE history setting to 10 days, where would I look?
 
I looked all over that area, and I see no setting for setting the number of days to have in the history. I did see a section in the user settings under IE, but it is only to have or not have the ability to edit the history settings. If the setting was already set to zero, then I cannot change it after this populates the network. It would be handy to have in place after all the histories are set to what ever time frame management wants, but I am looking to arbitrarily set the days to "x" number regardless what the current settings are. So close, but not quite.
 
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Url History]
"DaysToKeep"=dword:0000000a


stick that key in a login script, thats from a XP machine i just set to 10 days, you might want to check a 2k machine first
 
Back
Top