Thaanks again. The affected users do have 2 nics, cable and 802.11 . The
802.11 turns off on cable ethernet connnections. Other commonalities, They
connect thru a fortinet vpn and use RDP.
Carl
"Ace Fekay [MCT]" <> wrote in message
news:...
"CarlN" <> wrote in message
news:...
> Sorry for not being clear. All DNS servers are going thru our AD
> integrated DNS. Only our DNS servers resolve names at our ISPs DNS , and
> they use recurssion.
> The WINS server also points to the correct server and WINS has just 1(the
> correct) entry for this server as does DNS.
>
> Thanks for being so thorough !
You are welcome.
Thanks for responding to some of the questions. Still didn't answer anytihng
about the workstations or laptops (still don't know which). This is getting
a bit challenging to help without knowing more.
Therefore, I am going to ASSUME that the workstations or laptops have more
than one connection and the users are toggling back and forth between them
(such as wireless, LAN, etc). If you do the following, does it work for
them?
net use \\server1\share /D
or
Assuming "T:" drive:
net use t: /d
net use t: \\servername\sharename
Does it reconnect? If not, read the following articles to see if they help.
You may receive the "The local device name is already in use" error message
when you try to restore a network mapping connection to a shared network
folder on a Windows XP-based client
http://support.microsoft.com/kb/890413
"Local Device Name Is Already In Use" Error Message
http://support.microsoft.com/kb/317021
Mapped Drive Connection to Network Share May Be Lost
http://support.microsoft.com/kb/297684
How to connect and disconnect a network drive in Windows XP
http://support.microsoft.com/kb/308582
Ace