Installing applications via Task Sequence in the bundle for bare metal

(imported topic written by bradsexton81)

I was curious if anyone has had luck with installing software with the Microsoft Deployment kit via a task sequence via bigfix. I have created my bigfix bundle and then added two applications in the deployment workbench to copy the installers to the bundle. I next created two task sequences for those two applications to install. Next i uploaded the bundle and created a simple bare metal profile. When i deployed the image neither of the software installed. Is there a certain area i need to add the task sequence or logs i can look at? Below are screen shots of what i am doing. Thanks

(imported comment written by francesco.latino)

Hi,

may be the point where you added in the task sequence is not correct.

Have you tried just creating a folder by running a simple command: this will ensure the flow is passing where you placed your customization

Some related links from OSD wiki, hope they might help you

https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/Tivoli%20Endpoint%20Manager/page/How%20to%20add%20custom%20scripts%20and%20task%20sequences%20to%20your%20MDT%20Bundle

https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/Tivoli%20Endpoint%20Manager/page/How%20to%20Create%20a%20’Custom%20Settings’%20field%20during%20Bare%20Metal%20deployments

https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/Tivoli%20Endpoint%20Manager/page/How%20to%20trigger%20an%20application%20distribution%20after%20a%20Bare%20Metal%20deployment