Scenario: I have an Active Directory domain. I have copied the logon.bat, Kix32.exe, kixtart.kix, kx32.dll, kx16.dll, kx95.dll, and kxrpc files to the Netlogon share. My user account profile, login script properties have set: logon.bat. Within logon.bat, I have:
@echo off
%0\..\kix32.exe

Problem: The kix login script ONLY runs when a domain administrator logs in. The kix login script DOES NOT RUN when a regular user logs in.

Can anyone help?

Thanks,
Jason