Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

nt&novell logon scripts

Status
Not open for further replies.

ssphoenix

IS-IT--Management
Jan 22, 2001
306
US
Hi fellows,

problem: I need to disconnect a novell map before I connection to a newly setup NT server. I have mixed environment with winnt/win2k and win95. The nt works fine but win95 does not disconnect the drive. I get a message "do you want to continue". How do I force to disconnect and reconect the drive through the logon script?
It works fine from the command prompt but not the script.

What am I doing wrong?

Thanks
 
Think you can use net use k: /delete then net use k: \\ntserver\share
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top