将命名空间服务器添加到基于域的 DFS 命名空间

你可以指定要托管命名空间的其他命名空间服务器,以增加基于域的命名空间的可用性。

将命名空间服务器添加到基于域的命名空间

若要使用 DFS 管理将命名空间服务器添加到基于域的命名空间,请按照以下过程操作:

  1. Click Start, point to Administrative Tools, and then click DFS Management.

  2. In the console tree, under the Namespaces node, right-click a domain-based namespace, and then click Add Namespace Server.

  3. Enter the path to another server, or click Browse to locate a server.

Note

此过程不适用于独立命名空间,因为这些命名空间仅支持单个命名空间服务器。 若要增加独立命名空间的可用性,请在“新建命名空间向导”中,将故障转移群集指定为命名空间服务器。

Tip

To add a namespace server by using Windows PowerShell, use the New-DfsnRootTarget cmdlet. Windows Server 2012 中引入了 DFSN Windows PowerShell 模块。

Additional References