logon reconnect

This might be simple solution but I can't figure it. I have NT 2k server and wntnt 4. o wks setup. on the workstation I have a login scripts setup to creat drive mapping from the server. Seems everytime the Wks boot up it try to re-establish the network drive, I hit ESC to bypass it and the script does all the mapping.

Windows Networking 2246 This topic was started by ,


data/avatar/default/avatar15.webp

114 Posts
Location -
Joined 2001-02-27
This might be simple solution but I can't figure it. I have NT 2k server and wntnt 4.o wks setup. on the workstation I have a login scripts setup to creat drive mapping from the server. Seems everytime the Wks boot up it try to re-establish the network drive, I hit ESC to bypass it and the script does all the mapping. What do you disable to stop NT from trying to re-connect everytime it boot up?

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar19.webp

3857 Posts
Location -
Joined 2000-03-29
Let it map the drive on its own, then right click on it and select disconnect. That should keep it from coming back.
 
------------------
Regards,
 
clutch

data/avatar/default/avatar19.webp

690 Posts
Location -
Joined 2000-05-21
You could try putting this into your login script:
 
net use /persistent:no
 
--
Xiven