(OT) Problem with Login Script in NT4

E

Ed

When I setup the script, I checked that my script was in the script
directory indicated by replication. My login.bat calls a kix script. Kix
is in the directory containing the script. It maps 3 or 4 drives based on
group membership.
The script only runs if you login to the PDC. It is not being run when
I log into the workstations. Any help would be greatly appreciated.
Sorry this is OT, this seemed to be the closest group I could find.
Thanks in Advance.
 
B

Brendon Rogers

If you kix script is called Logon.kix, then create a batch file called
Logon.bat and make sure it contains the following:

%0\..\KIX32 LOGON.KIX

Make sure kix32.exe is in the Netlogon share where the script is. Your PDC
probably has kix32.exe in its path somewhere while your workstations do not.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top