Forum Discussion
kgoodrich
Aug 24, 2020Copper Contributor
Enterprise Site List Pre-Caching
I am looking for a possible way to pre-cache the Enterprise Site List for new users logging into a machine. My Environment is a Virtual Environment where all users logins are new user sessions. I hav...
Henno_Keers
Aug 25, 2020Iron Contributor
Have you checked on a (non-virtual) system that could have the deviation but does not? Maybe it is cached but tossed away every time a user logs off as the virtual machine gets discarded?
regards, Henno
regards, Henno
kgoodrich
Aug 25, 2020Copper Contributor
I was able to figure it out. I had to do the following:
- Log onto the machine
- Run Edge and let it cache the enterprise site list
- Copy the following directory (C:\users\xxxxxx\AppData\Local\Microsoft\Edge)
- Paste the copied directory under (C:\users\default\AppData\Local\Microsoft\Edge)
Once I did that, every new user that logs onto the machine appears to be pre-cached with the enterprise site list.