\\server.com\share vs \\server\share

J

JacksonS

Does \\server.com\share resolve faster than \\server\share?
I'm using netbios over ip but want my logon scripts to use
dns lookups not broadcast for the server. Am I right in
thinking \\server.com\share would use a DNS lookup rather
than a broadcast.

Many thanks
 
A

Ace Fekay [MVP]

In
JacksonS said:
Does \\server.com\share resolve faster than \\server\share?
I'm using netbios over ip but want my logon scripts to use
dns lookups not broadcast for the server. Am I right in
thinking \\server.com\share would use a DNS lookup rather
than a broadcast.

Many thanks

That's correct. Any FQDN resolution uses DNS or hosts files. In your case,
DNS. That's actually now the "better practice" to use FQDN then NetBIOS.

--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top