I'm currently studying for the 70-290 and needed some clarification on what I assume about shared folders and shared resources. Any help is appreciated.
1. When I connect to share (for example \\sever01\shared), I am connecting using a UNC via SMB?
2. SMB is part of the NetBIOS interface (part of NetBEUI)
3. If I run a totally IP network, no NetBEUI, I need to ensure NetBIOS runs over TCP/IP?
Now I assume those assumptions I made are correct, yes?
Now here's where I need some answers.

:
If I'm running Active Directory and I publish \\server\shared, how does my workstation find \\server? I assume I would need to rely on WINS or LMHOSTS for my workstation to find these resources using a UNC.
What happens if I do not want to use WINS or NetBIOS over TCP (NBT) on my network? How do my workstations in a pure IP/Active Directory environment connect to share using a UNC?

I haven't done 70-291 (which is next on my list) so I hope someone can shed some light on this.
Thanks.