Setting this from the command line will turn off auto tuning for the server
service. Therefore the generally recommended solution is edit the registry
autodisconnect value. The command: net config server /autodisconnect:-1
must be run on the server with the shares on it, not the client accessing
the shares.
Also, check the NIC properties on the server to make sure that there are no
power saving settings or "Allow this computer to turn off power to the NIC"
type settings.
Server Service Configuration and Tuning (2000):
http://support.microsoft.com/Default.aspx?kbid=128167
Server Service Configuration and Tuning (XP):
http://support.microsoft.com/kb/314498/EN-US/
REG: Server Service Entries, PART 1
http://support.microsoft.com/kb/102967/EN-US/
REG: Server Service Entries, PART 2
http://support.microsoft.com/kb/102969/EN-US/
--
Todd J Heron, MCSE
Windows Server 2003/2000/NT; CCA
----------------------------------------------------------------------------
This posting is provided "as is" with no warranties and confers no rights
"Leonard Arsenescu" <Leonard
(E-Mail Removed)> wrote in
message news:57FF86A4-49D6-4ED9-9ACD-(E-Mail Removed)...
Hi to all.
The problem is: How i convince win2k server to reconnect to a maped network
drive if at logon he can't acces that drive?
workaround: Wni2K server ; Win2kPro (2 partition...)
on win2kSRv is mapped C drive (full share...full rights..etc) from Win2kPro,
as drive S. Because of some custom application the server must start before
the other computer.....
There are no AD, DHCP, DNS, etc server services on win2ksrv.
i use those commands on win2ksrv
net use s: \\siteomat\c$ /persistent:yes
net config server /autodisconnect:-1
....but no resolve. I appreciate some help/refference
Tx. Leo