Here are the steps to disable “Open in Windows Explorer” for everyone except site Owners.•On your SharePoint server go to the following folder and make a copy of the DefaultTemplates.ascx file. \Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\CONTROLTEMPLATES
•Rename the copy of DefaultTemplates.ascx to CustomDefalutTemplates.ascx
•Open CustomDefaultTemplates.ascx in Notepad and change the following line:
•ID=”OpenInExplorer” Change PermissionString=”UseClientIntegration” to PermissionString=”MangeWeb”
•Save the file
•Reset IIS
本文将指导您如何在SharePoint服务器上通过复制并修改默认模板文件来禁用“打开并使用Windows资源管理器”选项,仅保留对所有者的权限。

65

被折叠的 条评论
为什么被折叠?



