This is my first time posting, however, I've spent a lot of time reading the vast amounts of knowledge on this site.
I'm relatively new to OSD through SCCM, however, I've spent the past month reading and testing so that I can implement the technology for my employer.
I have my CM12 w/MDT 2013 integrated task sequence setup and working well. In it's current form, there are two Collection Variables assigned to the "Unknown Computers" collection. The variables are "OSDComputerName" and "languageValue".
What I was hoping to do was eliminate the need for those Collection Variables by enabling the Prestart command and calling ZTIMediahook.wsf in my MDT Boot Disk. Out of the box, this gives you a prompt for OSDComputername, now all I need to do is add a dropdown box containing my languages.
I've multiple attempts at trying to achieve this. I've tried modifying Wizard.hta with PrimalScript and the MDT Wizard Studio but had no success. Since I'm not very strong in writing script, I've borrowed code from the various FrontEnds out and tools like the HTA Helpomatic tried plugging them in.
Hopefully someone out there can assist me with this. I need to modify Wizard.hta to add a dropdown list, preferably on the same page as Computer Name, which lists "English, French, Spanish, Multi" and sets the custom "languageValue" variable equal to that box.
Any assistace would be greatly appreciated. Thanks!
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
This is my first time posting, however, I've spent a lot of time reading the vast amounts of knowledge on this site.
I'm relatively new to OSD through SCCM, however, I've spent the past month reading and testing so that I can implement the technology for my employer.
I have my CM12 w/MDT 2013 integrated task sequence setup and working well. In it's current form, there are two Collection Variables assigned to the "Unknown Computers" collection. The variables are "OSDComputerName" and "languageValue".
What I was hoping to do was eliminate the need for those Collection Variables by enabling the Prestart command and calling ZTIMediahook.wsf in my MDT Boot Disk. Out of the box, this gives you a prompt for OSDComputername, now all I need to do is add a dropdown box containing my languages.
I've multiple attempts at trying to achieve this. I've tried modifying Wizard.hta with PrimalScript and the MDT Wizard Studio but had no success. Since I'm not very strong in writing script, I've borrowed code from the various FrontEnds out and tools like the HTA Helpomatic tried plugging them in.
Hopefully someone out there can assist me with this. I need to modify Wizard.hta to add a dropdown list, preferably on the same page as Computer Name, which lists "English, French, Spanish, Multi" and sets the custom "languageValue" variable equal to that box.
Any assistace would be greatly appreciated. Thanks!
Share this post
Link to post
Share on other sites