Matsk
I copied both KIX32.exe and WKix32.exe to /home/e-smth/files/samba/netlogin.
Then made my netlogon.bat read START /w WKIX32.EXE login.kix
I then created a text file and called it login.kix (with comments)
Below is what I put in my login.kix
SetTime "\\SME6" ;Works
USE * / DELETE ;Does not Work
USE T: /DEL ;Does not Work
USE P: \\SME6\PUBLIC_SH ; Works
USE Z: /DEL ;Works
USE H: @HOMESHR ;Works
IF INGROUP(archivegp);Does not Work
USE T: \\SME6\archive
ENDIF
I made no changes to the client (users Win XP Pro PC)
I changed use H: /home to USE H: @HOMESHR and it is working fine. I had to use Z: /DEL as XP connects Z as the home directory. I know that you can change this but this is easier if you have lot of client pc's
If you can see what I am doing wrong, please advise. I am now going to have a look at the kioxtart forum.
davidbray
I have downloaded the file you suggested and will hold in in reserve in case I can’t get kixtart to work for me.
Thank you both
