slow connection btw server and client

G

Guest

hi
i am experiencing network slowness between few windows 2000 pc(others work fine) and windows 2000 AS.. the slowness occurs on mapped drive.

where should i start from here? tips are highly appreciate

TIA
 
S

SaltPeter

rupart said:
hi,
i am experiencing network slowness between few windows 2000 pc(others work
fine) and windows 2000 AS.. the slowness occurs on mapped drive..
where should i start from here? tips are highly appreciated

TIA

Namespace resolution issue. I've got 2 questions for you based on the fact
that W2K will perform the following in *sequence* to resolve a resource
(with some exceptions):

a) consult host file
b) query DNS server
c) consult lmhost
d) broadcast via netbios
e) query Wins

Which W2K client mapping do you beleive would occur first in a network with
a DNS server?

net use Z: \\server1\share

or

net use Z: \\server1.domain.com\share
 

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