I have a windows 2003 R2 server running Kix 2001. I Place wkix32 and loginscript.cmd in the netlogon dir. Under user properties profile-loginscript I enter in loginscript.cmd-->(start "LogonScript" /min /B wkix32 logonscript.kix /i)

I am trying to map printers by group but it will not work. example:

IF INGROUP ("OKIC5200-SERVICE1")
ADDPRINTERCONNECTION ("\\al-winslow\OKI-C5200N-SERVICE1")
ENDIF

For some strange reason it will not work. The drive mappings work fine, but they are not done by group. Does anyone have any ideas? Should I use the latest version of Kix???

Thanks in advance for your help.