djackson Posted January 5, 2011 Share Posted January 5, 2011 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 Link to comment Share on other sites More sharing options...
arwidmark Posted January 5, 2011 Share Posted January 5, 2011 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 Link to comment Share on other sites More sharing options...
djackson Posted January 5, 2011 Author Share Posted January 5, 2011 (edited) 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, 2011 by djackson Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now