Try this...Your quotes were kind of screwed on the run line. Not sure why you put the T: outside the string?

Code:
:TRACKIT
if ingroup("Trackit")
use t: /delete
use t: \\tx-apps2\intuit
RUN 'T:\tiwsmgr.exe /service /audit'
exit
endif