Is it possible to somehow monitor or check variables values while a task sequence is running? I'm using an .hta file for deployment, and I have an application that needs to install when a particular variable has a certain value, and it isn't working. I'd like some way to test that the variable is at least holding the value I expect.

