I have a task sequence that will enable certain components of the users Office 2013 installation. Before it begins I have a prompt that allows them to click ok to continue.
The problem being that the prompt appears to be running hidden.
I'm using the 'Run command line' to run the exe within the package I've set in the step.
This is all running in the full OS not a PE.
Am I breaking a fundamental SCCM rule here?