Project Description
A PowerShell module containing functions for manipulating Distributed File System (DFS).
This allows admins to carry out DFS tasks using PowerShell without resorting to external commands such as dfsutil.exe, dfscmd.exe or modlink.exe.
The current release contains the following functions:
Get-DFSCommands
New-DFSNode
Remove-DFSNode
New-DFSTarget
Remove-DFSTarget
Set-DFSTargetState
Click the Downloads tab above to get it.