Dfsutil /DisplayDfsPath can be used to resolve a DfsPath to a destination UNC path. The DfsPath can be a domain based/standalone ...

Dfsutil /DisplayDfsPath can be used to resolve a DfsPath to a destination UNC path. The DfsPath can be a domain based/standalone namespace or even path to the link. This command is supported only in Windows Vista or above.  Usage:  dfsutil /DisplayDfsPath:          /DisplayDfsPath: - Path of DFS root or link to be resolved.  Example: dfsutil /DisplayDfsPath:\\domain\docs -> will be resolved as \\servername\share OR dfsutil /DisplayDfsPath:\\domain\docs\link1 -> will be resolved as \\linktarget\share