I recently setup a complex application with 16 dependencies. I have bundled them into a Task sequence and have created a task sequence deployment type. each application dependency is called by a install package step in the task sequence. the package also includes a program that runs the install command line. i was able to deploy the application to an install collection and have successfully installed it on multiple endpoints. I am very happy with the results.My previous test was simply pushing software to the endpoint (software center) on previously built windows 10 device.I now have a new cha