Jump to content

Recommended Posts

Posted (edited)

Over the last few days random users have their mapped drives disconnecting with no apparent reason. Ive checked the logs and nothing is mentioned why this occurs - anyone got any ideas? if you require further info please let me know.

thanks

p.s. Windows server 2003 and WinXP SP2 (clients) with some Win 2000 pro clients

Edited by Bad boy Warrior

  • 2 weeks later...
  • 2 weeks later...
Posted (edited)

In the old times of dial up networking there used to be a utility that would keep sending out a ping request to whoever to keep the connection alive.

I believe there is a similar utility also available for local networking to keep the connection alive.

BTW first thing you have to do is disable the powersave option for the nic. Otherwise you will continue to face this problem.

Edited by pmshah
  • 3 weeks later...
Posted

@Echo Off

REM *****DCES Map Network Shares*****

@echo off

net use S: \\server\shared

net use Y: \\server\public

net use x: \\server\apps

Put the Batch file in the start up folder in the programs menu should work

Posted

Other than giving you another way to map a network drive. One thing I have found and that I recently ran into was a bad switch which was causing hicups in the network which was causing network drive disconnections.... just a thought

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...