积极答复者
文件服务器利用DFS迁移后导致部分客户端访问共享文件出错

问题
-
背景:
单域企业环境
服务器A:老文件服务器,操作系统Windows Server 2008 R2 ,IP:192.168.1.3
服务器B:新文件服务器 操作系统Windows Server 2012, IP:192.168.1.4
客户端:Windows 7
访问方式:客户端访问文件服务器方式为 通过IP映射网络驱动器
服务器A因为空间已满且比较老旧,遂打算更换服务器及迁移上边的共享文件夹。服务器A的共享文件夹通过DFS复制组同步到服务器B上,完成后删除DFS复制组,更改服务器A地址为192.168.1.5,更改服务器BIP地址为192.1681.3,这样客户端不用重新映射网络驱动器。
----------------------------------------------------------------------------------------------------------------------------------------------------------
故障现象:
部分客户端通过映射网络驱动器访问其共享文件夹时出现如下问题
1、现有文件可以打开
2、不可以新建文件
3、不可以复制文件到其共享文件
并且有如下提示框:
但是通过"开始----运行---\\xxx.xxx.xxx.xxx"的方式则没有这些问题。
故障排除:
1、其它域账号在故障客户端登陆,然后访问共享文件夹问题同上
2、故障客户端域账号在其它电脑登陆,然后访问共享文件夹没有问题
3、故障客户端使用管理员登陆电脑 并且使用域账号为凭据访问共享文件夹没有此问题
---------------------------------------------------------------------------------------------------------------------------------
已经想不出其它的排除方法,请大家指点。
答案
-
Hi,
你有尝试在一台有问题的客户端重新map 一下drive 看看结果如何吗?
另外,在windows7 上把对应补丁打好。
Best Regards,
Mary
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已标记为答案 鹤雪翳 2017年6月24日 8:20
全部回复
-
Hi 你好,
目前这个问题只出现在部分win7 客户端上对吗?
如果通过UNC 路径和 ip 地址路径去访问这些共享没有问题吗?
暂时disable UAC 测试一下结果呢?
如果还是没有结果,尝试添加网络地址看看呢?
另外你可以查看一下以下讨论的这个问题的文章。
https://techjourney.net/location-is-not-available-when-copying-moving-with-mapped-network-drive/
Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information
Best Regards,
Mary
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com. -
Hi,
你有尝试在一台有问题的客户端重新map 一下drive 看看结果如何吗?
另外,在windows7 上把对应补丁打好。
Best Regards,
Mary
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已标记为答案 鹤雪翳 2017年6月24日 8:20
-
Hi,
问题有新的进展吗?补丁打好后还那样吗?
Best Regards,
Mary
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com. -
Hi,
问题有新的进展吗?补丁打好后还那样吗?
Best Regards,
Mary
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.目前的解决方法是把文件共享的根目录权限更改了一下:原来的根目录共享权限图一,现在的根目录权限如图二。
目前没有再听说有问题了