Loss of network conection

  • Thread starter Thread starter PJ
  • Start date Start date
P

PJ

I am running a small server with Win 2k Advanced Server
and a small network. I have 2 PC's hooked up via TCP/IP.
When either of the computers is rebooted, it looses access
to the mapped drives on the server. Also, the server does
not show up in network neighborhood on the computer that
was rebooted. If I uncheck all the items in network
properties on the rebooted computer, click OK, then reopen
network properties and recheck everything, click OK, then
the shared drives are accessable again.

I have been looking for a solution for months. Please,
please, help!
Thank you in advance for any assistance you can give.

PJ
Minneapolis, Mn
 
PJ said:
I am running a small server with Win 2k Advanced Server
and a small network. I have 2 PC's hooked up via TCP/IP.
When either of the computers is rebooted, it looses access
to the mapped drives on the server. Also, the server does
not show up in network neighborhood on the computer that
was rebooted. If I uncheck all the items in network
properties on the rebooted computer, click OK, then reopen
network properties and recheck everything, click OK, then
the shared drives are accessable again.

I have been looking for a solution for months. Please,
please, help!
Thank you in advance for any assistance you can give.

PJ
Minneapolis, Mn

Why not map the shares through a login script? How you do this depends on
whether you are running a domain or workgroup.

Overview of Logon, Logoff, Startup, and Shutdown scripts in Windows 2000.
http://www.jsiinc.com/SUBM/tip6100/rh6128.htm

HOW TO: Assign Scripts in Windows 2000
http://support.microsoft.com/default.aspx?scid=kb;EN-US;322241

The login script itself can be a rather simple affair:
http://defiant.darlington.com/Software/Win2k/logon_scripts.htm
 
Back
Top