My users run login.bat on login. The batch file is what checks for Kix files on the local drive and where you would place the IF, THEN statement and:
COPY %0\..\Kix16.dll "%windir%\system\"
COPY %0\..\KIX32.dll "%windir%\system\"
COPY %0\..\KIX(5.dll "%windir%\system\"
Once the files are copied...then I run the kix file
KIX32.EXE KIXTART.KIX Make sure you have the following somewhere in the batch file:
SET KIXSCRIPT=\\SERVERNAME\NETLOGON\KIXTART.KIX