Computing.Net > Forums > Windows NT > nt login script

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

nt login script

Reply to Message Icon

Name: dhammika
Date: November 14, 2001 at 03:04:45 Pacific
Comment:

please tell me how to connfigure to map a network drive , where the shared folder is at PDC ,and the user is login to the Domain using a Windows 98 workstation

please tell me I am really mad at this problem



Sponsored Link
Ads by Google

Response Number 1
Name: Whitemtntn
Date: November 14, 2001 at 10:24:57 Pacific
Reply:

You must create a batch file-(i.e. login.bat)
and place this command in it (along with any other commands you want to execute at login)

net use m: \\servername\sharename

subsitute the letter you want to map for m:, the name of your PDC for servername, and the name of your share for sharename.

You must place this batch file in the Netlogon share on the PDC.
This is located here on the PDC....
c:\WINNT\system32\Repl\Import\Scripts

Then you must go to User Manager for Domains, and in each user that you want to this login script to execute, you must type the name of the batch file in...
The Profile Tab - Login Script Name.

That should do it.
-Whitemtntn


0

Response Number 2
Name: Harley Haynes
Date: November 20, 2001 at 07:35:56 Pacific
Reply:

My login Scripts are correct. They are written just like you described. My problem is that not all my workstations log in at all. I just installed 3 Gateway computers running WindowsMe. These are OEM boxes. None of them will use the login script.
Whats the problem? I read at the Microsoft site that you have to use a Dos editor or somthing that uses ASCII not UNICODE. NOTEPAD uses UNICODE. The problem here is that some of my machine work and some do not.


0

Response Number 3
Name: Werbes
Date: February 20, 2002 at 18:46:46 Pacific
Reply:

Whell, if you have at BDC (Backup Domain Controller) you must copy the loginscripts in the export libery at the PDC.
Then the BDC will syncronize it!

When you have a PDC and a BDC the they will run some load balanching! Some clients log on to the PDC and some log on to the BDC!

So, if the BDC dossent have the login scrip then the clients that are logging in to it dont get the script!

You must spicify the login script in the users profile!

Have at nice day!


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Can't Download Roaming Pr... Disable access to the Int...



Post Locked

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


Go to Windows NT Forum Home


Sponsored links

Ads by Google


Results for: nt login script

NT Login scripts www.computing.net/answers/windows-nt/nt-login-scripts/16439.html

nt login scripts www.computing.net/answers/windows-nt/nt-login-scripts/12895.html

Need help writing simple NT login script www.computing.net/answers/windows-nt/need-help-writing-simple-nt-login-script/10968.html