djackson Posted January 5, 2011 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
arwidmark Posted January 5, 2011 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
djackson Posted January 5, 2011 Author 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now