Computing.Net > Forums > Novell Netware > Mapping NT Share in Novell Login Script?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Mapping NT Share in Novell Login Script?

Reply to Message Icon

Name: Sailen Patel
Date: August 16, 2001 at 16:39:41 Pacific
Comment:

How do I map an NT share in a Novell Login Script I have tried the net use command but it tells me that I must be logged in first. Here is what I put in a test login script

#net use x:\\10.1.12.205\D




Sponsored Link
Ads by Google

Response Number 1
Name: Winus
Date: August 17, 2001 at 03:50:32 Pacific
Reply:

Try #net use X:\\SERVERNAME\DIR
instead of the IP


0

Response Number 2
Name: tina
Date: August 25, 2001 at 11:06:26 Pacific
Reply:

tried to install ethernet drivers into windows 95 system. now when i reboot, screen tells me i am missing c:\windows\lsl.com odi/ndis3 mapper. how can i get this file back.


0

Response Number 3
Name: Ian
Date: September 6, 2001 at 08:52:37 Pacific
Reply:

If its an novell login script then you need to use novell mapping commands, not NT ones cos it wont recongnise it

Doh


0

Response Number 4
Name: harvinder singh
Date: September 21, 2001 at 01:09:01 Pacific
Reply:

ok


0

Response Number 5
Name: jacques meertens
Date: November 8, 2001 at 08:41:25 Pacific
Reply:

a call to net use from the Novell Login Script cann't be executed.

call like

#c:\windows\net use P: \\servername\%USER%

You will get a message, you have to be loged on.

First I thought it to be a message from Novell, but the message comes from the Win98SE station.

I tried to use a batch file, call from end of Novell login script

EXIT "c:\windows\netuse.bat"

In case you put a 'pause in the batch file, before the command line:

c:\windows\net use p: \\servername or IP\shared_map

and you will wait until every thing else hass passed, before you place the mouse in the DOS window (in which the batch file is running) the command net use .... wil be caried out OK, but you activate the net use batch to quicle you will get the same message.

lovely fine Windows ;-(

jacques


0

Related Posts

See More



Response Number 6
Name: thomas
Date: January 8, 2002 at 18:04:23 Pacific
Reply:

my computer saya that i have a bad command (c:\>cwindows\lsl.com) what do i do to fix the problem? and the start and time and all of the other stuff that goes on the bottem of the scren is on the side of myscren how do i fix this problem?


0

Response Number 7
Name: Nick B
Date: February 21, 2002 at 09:18:04 Pacific
Reply:

Netware cannot use the 'net use' NT utility until it has authenticated to the domain. Therefore, you need to put the 'net use z: \\server\share' command after the domain authentication point. I build a batch file for the command and point the domain account at it in the 'Profile', 'logon script name'. You can also point a Zen policy to a net use batch file as Zen policies run after the domain authentication.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Netware 5 Novell Netware 4.11 Probl...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Novell Netware Forum Home


Sponsored links

Ads by Google


Results for: Mapping NT Share in Novell Login Script?

maping to a NT share in the login script www.computing.net/answers/netware/maping-to-a-nt-share-in-the-login-script/2452.html

mapping to NT via novell login script www.computing.net/answers/netware/mapping-to-nt-via-novell-login-script/797.html

Mapping to NT Server using Novell Login www.computing.net/answers/netware/mapping-to-nt-server-using-novell-login-/2804.html