January 5, 201115 yr I'm testing deployment of Windows 7 images in a workgroup environment via MDT 2010.I have edited bootstrap/customsettings.ini to auto-logon to the deployment share, etc., and about the only screens I get now are to prompt for the computer name. Image deployment works fine.However, is there an inbuilt way to get MDT to prompt to create a new user and password, or an external app I can script to do the same, as part of the LTI process?? I've tried the NewUser tool from the XP/2003 Unattended forum, but it is unsupported under Windows 7.Any advice appreciated
January 5, 201115 yr There is no built-in pane that ask for user account. However, you can download an editor for the wizard, MDT Wizard Editor and add a pane yourself. You can then have a script in the state restore phase to creates the user account./ Johan
January 5, 201115 yr Author Thanks for that....now to test it out, however is there any documentation on how to use the Wizard Editor?Edit: found a Tutorial on myitforum . com Edited January 5, 201115 yr by djackson
Create an account or sign in to comment