Computing.Net > Forums > Windows NT > Logon Scripts

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.

Logon Scripts

Reply to Message Icon

Name: Daniel Barnett
Date: February 3, 2000 at 07:17:22 Pacific
Comment:

I'm trying to write scripts for Win95/98 on an NT network. I'm new at this and could use some examples to start with.



Sponsored Link
Ads by Google

Response Number 1
Name: Brandon
Date: February 3, 2000 at 16:32:05 Pacific
Reply:

The standard syntax for logon scripts are:
net use Drive: \\Server\Share
You can also map printers by using:
net use LPT[Port Number] \\Server\PrinterShare
Those are the most common. It really depends on what you're trying to do w/ them.
On your NT box, drop to a cmd prompt and type NET USE /?
It'll show you the different variations on what you can do.
Hope this helps


0

Response Number 2
Name: Matrix
Date: February 7, 2000 at 14:52:01 Pacific
Reply:

Use Kixtart. Do a search on kixtart and you will get many examples of scripts for NT, 95, 98 all with Kix


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







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: Logon Scripts

NT logon script not executing www.computing.net/answers/windows-nt/nt-logon-script-not-executing/20121.html

Erratic NT Logon Script www.computing.net/answers/windows-nt/erratic-nt-logon-script/14149.html

logon scripts www.computing.net/answers/windows-nt/logon-scripts/11479.html