funkedup Posted March 26, 2015 Report post Posted March 26, 2015 I have an OSD task sequence and I have inserted some MDT components to utilize UDI for changing the computer name and installing applications. I am able to change the computer name and install packages successfully using the UDI Wizard but I cannot install applications. The task sequence fails on the 'Convert list to two digits' step, if I disable this step then the task sequence will complete but no applications will install. I have tried creating new applications and they appear in the UDI Wizard but again nothing installs. Any help is greatly appreciated, I can post any logs/screenshots needed. Quote Share this post Link to post Share on other sites More sharing options...
funkedup Posted March 27, 2015 Report post Posted March 27, 2015 Upon futher testing, the 'Convert list to two digits' step which calls the ZTICoalesce.wsf script seems to be causing the task sequence to fail. If I disable this step or select 'Continue on error' the task sequence will complete successfully but without any applications installed. I have tried recreating this step but still the same problem. Is there something within the script that needs to be set? Any guide that I've read does not mention any special steps so I'm not sure what is causing this to fail. Quote Share this post Link to post Share on other sites More sharing options...