我在负载均衡模式下在
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?
我可以在工作组中使用DFS复制吗?
原文链接:https://www.f2er.com/windows/366154.html否.DFS复制依赖于ActiveDirectory®域服务进行配置.它只能在域中工作.