Forum Discussion
DiogoSousa
Mar 14, 2018Iron Contributor
How to start a deployment directly from a Windows 7 client?
Hello and greetings from Portugal,
Now...I know this may be a stupid question but after years of MDT deployment never tried this...
Is it possible to launch an MDT deployment directly from a ...
Marcel Bösing
Mar 16, 2018Copper Contributor
Hi there,
I have also worked with MDT and with SCCM in an Enterprise environment.
As you know with SCCM it is possible to trigger an Task Sequence directly from the activ OS.
What will happen then is that the PE will be stored to the HDD and after a reboot it will directly load the PE and start the Task Sequence from SCCM.
If something similar is also working for MDT could be but I think you have to manually edit your task sequences to do so.
May be you find a solution here: https://docs.microsoft.com/en-us/sccm/mdt/whats-new-in-mdt
There are many examples for different scenarios.
best regards
DiogoSousa
Mar 19, 2018Iron Contributor
Thanks for your reply Marcel!
Yes that was exactly what I was thinking but...couldn't find any example of that being done with MDT and without SCCM :(
Yes that was exactly what I was thinking but...couldn't find any example of that being done with MDT and without SCCM :(