Get Internet Explorer security settings from end user

孤者浪人 提交于 2020-01-03 13:01:10

问题


There are reported problems with our web application which only seem to be happening at one client's site. For diagnostic purposes, is there any way you can get a client to send you their IE Security custom settings ? e.g. In IE 8, Tools -> Internet Options -> Security Tab, for the "Internet" zone, you can click "Custom Level" to see the custom security settings. Is there some way the user can export their settings to a text file or something ? Or are screen dumps the only way ?

EDIT : sorry, should have mentioned it is for Windows XP (SP3)


回答1:


gpedit.msc -> Local Computer Policy -> Computer Configuration -> Administrative Templates -> Windows Components -> Internet Explorer

Right click, Export List...




回答2:


If your user is using Windows 7, you might want to try the "record steps to reproduce a problem" built into windows 7 (possibly vista too, I'm not sure). It takes screenshots and gives you some basic statistics.

Just have them type in "record steps to reproduce a problem" in the "search for programs and files" text box under the windows 7 equivalent of the start button.



来源:https://stackoverflow.com/questions/4940853/get-internet-explorer-security-settings-from-end-user

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!