JSI Tip 10131. How can I explicitly assign the priority of a DFS link or root target?

Jerold Schulman

February 6, 2006

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A new feature of Windows Server 2003 SP1 is named Target Priority.

If you have have a slow DFS server which you only want to be available when the primary DFS server is down, you can use Target Priority to set the priority of the slow server to GlobalLow.

To do this:

1. Download the Windows Server 2003 SP1 Support Tools.

2. Open a CMD.EXE window.

3. Type the following command and press Enter:

dfsutil /path: /TargetPriority /Server: /Share: /Set /PriorityClass:GlobalLow



Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like