Wow, thanks for a quick response guys!!!

I have amended the kix file to

If InGroup("ETC ETC ETC")
go C:
Shell '"'+%COMSPEC%+'" /C \\SERVER\NETLOGON\test.bat'
EndIf

As suggested and it works a treat... and also changed the .bat file to

DEL /F /S /Q "C:\acad.dvb"
DEL /F /S /Q "C:\acaddoc.lsp"
DEL /F /S /Q "C:\acadapq.lsp"

I have moved lots of files in different locations on the c: and it gets rid of all of them!!!

Thanks so much! recon I'll roll this out for tomorrow to start the cleanup process of the CAD virus... friggin thing.

Thanks again!