I have done a lot but i'm getting very disappointed.This is what i did. i place the kix32.exe file, a logon.kix and a batch file logon.bat files all in the Sysvol folder in the WINDOWS\SYSVOL\sysvol\domain.com\scripts. Now in inside the logon.kix i have

IF Ingroup ("itdept")
use x: /DEL /PERSISTENT
use Y: /DEL /PERSISTENT
use x: "\\servername\surpacdata
use y: "\\servername\department
EndIf


Then within the batch file i have this:
kix32.exe logon.kix.

And in GPO under user configuration/windows settings/scripts/logon i have addeded the batch file logon.bat.

But still it does not work at all for me. Wondering what the hell is playing up with me. looks like this might not work for me.
any help