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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Login Script

Status
Not open for further replies.

dvannoy

MIS
Joined
May 4, 2001
Messages
2,765
Location
US
I going to ask a real stupid question...here goes

I come from a Novell environment (6 years) Not done very much with nt/2000 server at all...How the heck do you create login scrpits..is it true that you must create them using notepad?? or am i missing something?

Thanks
 
Notepad is as good as any, the login script is basically a batch file. To create a login script you type out the commands, same as you would for autoexec.bat for instance, and save it with an appropriate name and .bat extension. For Microsoft's Server 2000 pages
 
Check out VBS scripting on the Net, there's tons of resources out there, you can call a VBS script for various clients to do more sophisticated things than simply "net use" etc...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top