Help - Search - Members - Calendar
Full Version: Intermittent Dropout Of Wireless Connection
BleepingComputer.com > Internet & Networking > Networking
   
Longy
I have a wireless network with three computers.

The Main computer houses most of the files that the other two access (via a mapped drive (N:)). This computer has the Wireless Access point connected.

The two 'workstations' are located together and have identical Wireless NIC's.

One workstation never loses it's mapping, while the other will drop the mapping intermittently. There is no difference in the software use and I can find no variations in the newtwork setup between them.

They both are reporting Good - Excellent connection.

How can I track down this fault? Any ideas !!

PS All computers are running XP Professional
Cyb3r_Ninj@
Did you create the mapped network drives via the command prompt or via Windows Explorer?

When setting up network drives in the office, we usually do so through the command prompt and set the persistent flag for these mapped drives. I am not sure if there is a way to set the persistent flag for mapped drives via Windows Explorer or if the persistent flag is implied.

I'd try a Disconnect of the N: drive via Windows Explorer. Then remap the network drive via the command prompt and set the persistent flag. The instructions are as follows:

| Start >> Run >> cmd.exe |

In the Command Prompt window, issue the following commands in the exact order as they appear (they are worded in correct syntax, eliminate pipes [ | ] ):

First command:

| net use n: \\servername\foldername |

After inputting the command text, press [ Enter ], the command prompt should indicate that the command completed successfully. The \\servername\foldername is the same information that you would have entered in the second text box as if you were entering the information via Tools >> Map Network Drive in Windows Explorer.

Second command:

| net use /persistent:yes |

After inputting the command text, press [ Enter ], the command prompt should indicate that the command completed successfully. This persistent switch will help to ensure that this network drive connection is re-established each time Windows is restarted.

Give it a whirl, post back if still having issues.

Next step would be to check into the Event Viewer for clues as to network connectivity being dropped, or the fileserver being unavailable to connect.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.