Running the bat file isn't working for me, here it is:

IF INGROUP ("ODBC_UPDATE")
RUN "L:\Policy_Area\TEST.bat"

ENDIF

Should this work?