*NEW* BDD Roles Select Wizard - LTI/ZTI Mod
*Updated June 2nd 2008 for SCCM - Here: http://myitforum.com/cs2/blogs/jscheffelmaer/archive/2008/06/02/sccm-and-roles-wizard-via-mdt-database.aspx
I finally got around to updating this procedure. This new procedure was completely rewritten from the old one. It is called from the bootstrap.ini so it is displayed before any ztigather runs on the normal customsettings.ini or the database. The Role Wizard pane will be displayed to the tech and will contain all roles defined in the database.
*Plus* This wizard also has a computer name wizard with it, mainly only useful for ZTI deployments since LTI already has a computer name wizard. Simply remove it from the ZTERolesWiz_Definition_ENU.xml if you don't want the computer name being displayed twice in LTI deployments.
Please feel free to contact me with any questions, comments, concerns, changes, feedback or issues you may have implimenting this mod. It isn't too bad once you understand the changes. Follow the Select Roles Wizard.doc file in the included zip. The ZIP also contains file references from the doc that you will be changing.
http://myitforum.com/cs2/blogs/jscheffelmaer/BDD/RolesWizard.zip
P.S. Use the LAB Shell CD for deployment when testing. If you are not seeing the wizard come up, make sure that your HTA component is working in your PE build. You can see in the logs where it attempts to launch the Wizard.HTA file, and can manually copy/paste that line in your LAB shell cmd window to test MSHTA. I had this problem with my PE build.
*UPDATE*
Recently I found an issue with the doc and steps for it to show up under LiteTouch boot cd. Try a refresh scenario (run litetouch from the share) and see if it works just to verify.
Missing doc steps:
As well as than using the folders I specified above, add all 4 of these files to a .\ExtraFiles\Deploy\Scripts folder that I created per the Geeks Guide docs Johan created. These then are added to the PE extra files section of the deployment. These files now get copied to the .\Deploy\Scripts folder on the boot media when the PE ISO and WIM file gets created and now the Roles Wizard is coming up as expected for CD.