Login Script - TechRepublic
General discussion
April 2, 2001 at 03:59 AM
gregberry

Login Script

by gregberry . Updated 25 years, 3 months ago

After working with NT 4 for many years, I have never run into this problem, and it is probably a simple one. So instead of researching it I thought I would just post the question here.

Without getting into details, I have a client with an NT server (PDC) with spaces in the name i.e. CEG NT SERVER. I am trying to create login scripts (batch files), but they will not run correctly. I have login scripts running on their other NT servers. Let me know if there is any way to get these scripts to run. My script is a simple one and looks like this:

net use h: \\CEG NT SERVER\DATA

I have them in the import directory and export directory for replication.

Scripts to other servers work.

Thanks for your help!

This discussion is locked

All Comments