First of all..

What version of KiXtart are you running? If the script works on other OS Platforms, you should consider being on at least 4.21 (if Memory serves) or better..

You have in your script -
IF INGROUP("Execs")
...

Do you have any other domains? If so, you may need to precede the group check with -

IF INGROUP("DOMAINA\Execs")
...

As Les suggested, you are probably missing a quote. As Doc suggested KiXStrip will parse and then point out where the code is having the problem. Again, if you post your complete code, this may also help too.

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's