Add the option to run a package and Run Command line from DP
We have the possibility to select to "Access content directly from the DP" when deploying a operating System image in a Task Sequence. It would be great to be able to do this for "Run Command Lines" as well.
Example scenario, you want to run a Powershell script from a package before the disk is formatted in a scenario where we use Bitlocker for instance.

Updating status for this item – see https://docs.microsoft.com/en-us/mem/configmgr/core/understand/find-help#send-a-suggestion for an explanation of each value.
Would the improvements we’ve made to the Run PowerShell Script help address this ask?
The step can contains a script and does not have to rely on package download or share access.
2 comments
-
Anonymous commented
Except that requires to have PowerShell embedded in the WinPE image if being used in that environment (which is where I would definitely be using it), would be nice to have the option not to have to use PowerShell just so we can run a program from a DP directly.
-
Arien de Groot commented
And what about also being able to do this with the Application-model?