I have a task sequence with multiple Variables that are stored on the objects themselves. Running a dump out of the variables when the TS executes looks fine and I can see all of the variables I have created. However, when I create a package with a program inside my TS I need to be able to call those same variables INSIDE the program.
Is this possible in any way to carry over TS variables into a program?