windows-server-2008 – 如何在不属于域的Windows Server 2008服务器之间启用DFSR?

前端之家收集整理的这篇文章主要介绍了windows-server-2008 – 如何在不属于域的Windows Server 2008服务器之间启用DFSR?前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我在负载均衡模式下在 Windows Server 2008上将两台服务器配置为IIS Web服务器.我想启用DFS复制以同步Web内容文件和IIS配置数据(通过IIS 7共享配置.)

服务器不在Windows域中.添加DFS角色后,我在事件日志中收到以下错误消息:

The DFS Replication service Failed to
contact domain controller to access
configuration information. Replication
is stopped. The service will try again
during the next configuration polling
cycle,which will occur in 60 minutes.
This event can be caused by TCP/IP
connectivity,firewall,Active
Directory Domain Services,or DNS
issues.

Additional Information:
Error: 1355 (The specified domain
either does not exist or could not be
contacted.)

我知道there are advantages having pure web servers in a domain,但我想知道这是一个conditio-sine-qua-non还是有办法在没有Windows域的Windows Server 2008服务器之间配置DFRS?

@H_403_23@
@H_403_23@
我可以在工作组中使用DFS复制吗?

否.DFS复制依赖于ActiveDirectory®域服务进行配置.它只能在域中工作.

link here

@H_403_23@ 原文链接:https://www.f2er.com/windows/366154.html

猜你在找的Windows相关文章