If I have two server 2008 domain servers and was wondering what happens if I use the domain in the UNC path instead of the computer name?
For example:
\\myserver1\files\myfiles
or
\\myserver2\files\myfiles
vs
\\mydomain.local\files\myfiles
How is it determined which server that the workstation actually connects to?