你可以使用文件夹在命名空间中创建其他级别的层次结构。 你也可以创建包含文件夹目标的文件夹,以将共享文件夹添加到命名空间。 包含文件夹目标的 DFS 文件夹不能包含其他 DFS 文件夹,因此,如果你要向命名空间添加层次结构级别,请不要将文件夹目标添加到文件夹。
按照以下过程使用 DFS 管理在命名空间中创建文件夹:
在 DFS 命名空间中创建文件夹
Click Start, point to Administrative Tools, and then click DFS Management.
In the console tree, under the Namespaces node, right-click a namespace or a folder within a namespace, and then click New Folder.
In the Name text box, type the name of the new folder.
To add one or more folder targets to the folder, click Add and specify the Universal Naming Convention (UNC) path of the folder target, and then click OK .
Tip
To create a folder in a namespace by using Windows PowerShell, use the New-DfsnFolder cmdlet. Windows Server 2012 中引入了 DFSN Windows PowerShell 模块。