Search code examples
microsoft-distributed-file-system

How do I determine the physical file server for a DFS path?


Given a DFS path, how can I programatically determine which physical file server it maps to?


Solution

  • Use NetDfsGetInfo()