폴더 대상은 공유 폴더 또는 네임스페이스의 폴더와 연결된 또 다른 네임스페이스의 보편적 명명 방식(UNC) 경로입니다. 여러 폴더 대상을 추가하면 네임스페이스에 있는 폴더의 가용성이 증가합니다.
Prerequisites
이 기능을 사용하려면 다음을 설치해야 합니다.
- A Windows Server with the DFS Namespaces role service installed as part of the File and Storage Services server role. 자세한 내용은 Install or uninstall roles, role services, or Fatures를 참조하세요.
- 관리자 권한이 있는 계정
- DFS 폴더 대상을 호스트할 서버입니다.
폴더 대상 추가
DFS 관리를 사용하여 폴더 대상을 추가하려면 다음을 수행합니다.
- Click Start>Windows Administrative Tools> select DFS Management.
다른 수단으로는, 시작> 을 클릭하고 dfsmgmt.msc> 을 입력한 후 Enter를 누릅니다. - In the console tree, under the Namespaces node, right-click on the namespace where you want to add the folder, then select New Folder.
- In the popup box, provide a name for this folder in the Name field, then click Add.
- Type the path to the folder target, or click Browse to locate the folder target, click OK, then click OK again.
다음 애니메이션에서는 DFS 관리를 사용하여 폴더 대상을 추가하는 단계를 보여 줍니다.
DFS 복제를 사용하여 폴더를 복제하는 경우 새 폴더 대상을 복제 그룹에 추가할지 여부를 지정할 수 있습니다.
Tip
To add a folder target by using Windows PowerShell, use the New-DfsnFolderTarget cmdlet. DFSN Windows PowerShell 모듈은 Windows Server 2012 도입되었습니다.
Note
폴더는 폴더 계층 구조의 동일한 수준에서 폴더 대상 또는 다른 DFS 폴더를 포함할 수 있지만 둘 다 포함할 수는 없습니다.