DESCRIPTION: Sets the PriorityRank of the RootTarget/LinkTarget %1!ws! PARAMETERS: : UNC path of a dfsnamespace or dfslink. ...

DESCRIPTION: Sets the PriorityRank of the RootTarget/LinkTarget  %1!ws!  PARAMETERS:         : UNC path of a dfsnamespace or dfslink. <\\server\share> : server is Target Server and share is share on                    Target Server.            : Priority rank of the target. Verbose          : Show additional information while the tool is                    executing  NOTES: 1) The Path can be a Domain based or a Standalone DFS path. It must lead to    a root or a link.  2) Priority rank must be between 0 and 31, both inclusive. 0 is the highest     priority rank and 31 is the lowest priority rank. ie. Everything else     being equal, a target with priority rank 0 will appear in a referral    before one with priority rank 1. 3) TargetPriority can be used in conjuction with site costing, insite and    the like.  EXAMPLES: dfsutil property PriorityRank set \\contoso.com\DomainNamespace1 \\SRV1\DomainNamespace1 27