Forum Discussion
HankLiujh
Sep 06, 2021Copper Contributor
打开 dfs 共享出来的bat文件时,会出现如截图的安全警告
打开 由dfs 共享出来的bat文件时,会出现如截图的安全警告。 例如这样打开:\\domain\dfs\mvp.bat 但同样的文件,如果直接通过文件服务器共享出来后打开,就不会跳出该文件的安全警告。 例如这样打开:\\server01\sharefolder\mvp.bat 这是为什么呢?有办法调整为不出现安全警告吗?应该不是客户端的问题。 警告截图如下:
Dave Patrick
Sep 06, 2021MVP
I certainly cannot read any of that but try adding the namespace to trusted sites.
User Configuration\Policies\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel\Security Page\Site to Zone Assignment List
- HankLiujhSep 07, 2021Copper Contributor
HELLO Dave Patrick
where it is?
User Configuration\Policies\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel\Security Page\Site to Zone Assignment List
under IE settings or GPEDIT? or regedit?
- Dave PatrickSep 07, 2021MVP
either domain policy or locally gpedit.msc
- HankLiujhSep 07, 2021Copper Contributori translate to en about my issue:
When opening the BAT file shared by DFS, a security warning is displayed, as shown in the screenshot.
For example: \\domain\ DFS \mvp.bat
However, if the same file is directly shared through the file server and opened, the security warning of the file will not be displayed.
For example: \\server01\ shareFolder \ Mvp.bat
Why is that? Is there a way to adjust so that there are no security warnings? It should not be a client problem.