I'm trying to setup a DNS friendly name for a DFS file share.
The DFS share looks like this:
\\mydomain.com\dfs\location\dev\myfolder
The DNS entry I want to create looks like this:
\\myfolder.test.mydomain.com
Can this even be done? If so, what are some good resources that can help accomplish this?