I have a file server that services both NFS and CIFS. I would like to make a DFS link to an NFS share on that file server. Regrettably I cannot see a way to specify the protocol in the UNC when I create the DFS link. I am running 2008R2 as the DFS server. How can I specify a link to an NFS mount without it defaulting to attempting to connect via CIFS and not finding the share and erroring?
NOTE: sharing it out as CIFS is not a potential solution as we are attempting this to get around an issue with oracle over CIFS in which oracle suggests we use NFS instead.