Managing DFS-N

In this section, you will learn about managing DFS-N using PowerShell. The DFS-N module that we just installed in the previous section comes with a large number of cmdlets for managing DFS-N. Throughout this section, we will make use of some of these cmdlets to perform the management of DFS-N.

You can view all the cmdlets in the DFS-N module using the following command:

Get-Command -Module DFSN

There are 23 cmdlets in this module that can help in performing various DFS-N operations. We will be using these modules to query, create, modify, and delete namespaces, DFS folders, and targets in following sections. You can refer to the TechNet page at http://technet.microsoft.com/en-us/library/jj884270.aspx to know more about these cmdlets. ...

Get Active Directory with PowerShell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.