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

login script won't run

Status
Not open for further replies.

ccaathl

MIS
Joined
Mar 7, 2001
Messages
35
Location
US
Hi,

I have 2 newly installed 2K servers running Active Directory.

I join a 2K wks to the domain and log a user on. The log in script is held in C:\winnt\sysvol\sysvol\domain.company\scriptswhich is shared as NETLOGON

But it doesn't run.

Any ideas? I also can't get replication to work between the two servers. I take Microsoft's advice and go to Control Panel but there's no "Server" icon from where you should be able to configure replication.

Any help greatly appreciated!! Thanks
 
I'd be willing to bet that your DNS isn't configured correctly. That would mess up your replication. To run the log-on scripts make sure you have configured the user correctly with the log-on script in Active Directory Users and Computers snap-in.

BobSchleicher

 
as for the scripts....

Make sure the script is properly referenced for the user in "Users and computers". Also make sure its a .bat file. Some OSs like windows 95 can't run .cmd files.
 
dns is set up correctly
active directory is replicating the users and groups correctly
and the logon is the most basic of .bat files, but the workstations are 2000 anyway!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top