if I'm currently on Server1 (A windows 2008 server), and I try to access
\\server1\share\dir\dir\file
how is that request handled? Does it stay local to the server entirely (no network access)? Does it go through the loopback? Does it go out to the network the come back, or does it do something else entirely?