We are using IE9.
On certain websites our users are filling in webforms.
With the policy autocomplete the autocomplete is being used.
But our users are switching to different terminal\Citrix servers every day (we have 96 servers)
The next day the autocomplete data is lost.
I found out dat this data is stored in the registry HKCU\Software\microsoft\internet explorer\intelliforms\storage1.
Exporting this to a .reg file and importing this on the next terminal server the next day (using a script) does not help.
I think because the data is encrypted.
Is there a way to save this autocomplete data so i can import this on a next terminal server?