logon reconnect

This is a discussion about logon reconnect in the Windows Networking category; 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 , . Last reply 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 in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Apr 9
Created
Apr 9
Last Response
0
Likes
1 minute
Read Time
User User
Users

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