I'm not fully tracking your problem statement below, you already have a Windows 7 system that does this in SCCM? Or is this a WDS only system instead? What does the UserName have to do with anything?
Typically I view prompting for user input during Windows OOBE setup a failure of the setup system, instead any user input should be performed at the *start* of the task sequence. I input the data, and do other work. We shouldn't have to subject our clients to wait for progress bars. :) If you are looking to add user input to a SCCM new computer Task Sequence, then I would look at SCCM + MDT (UDI) :) From: [email protected] [mailto:[email protected]] On Behalf Of Brian McDonald Sent: Wednesday, July 9, 2014 4:23 PM To: [email protected] Subject: [MDT-OSD] RE: [mssms] Windows Setup (PC Name) - Win8.1 Bump :) _____ From: [email protected] <mailto:[email protected]> To: [email protected] <mailto:[email protected]> Subject: [mssms] Windows Setup (PC Name) - Win8.1 Date: Wed, 9 Jul 2014 12:07:45 -0500 I have a question regarding Windows 8.1 setup during an OSD Deployment from SCCM 2012. Because of the way we do imaging (and our PC naming convention), I need to be able to have the old "Choose a username for your account and name your computer to distinguish it on the network: screen be presented during Windows Setup. When I deploy a Windows 7 Enterprise N Deployment TS through ConfigMgr, I am prompted during setup. I can then choose "Type a user name (for example, Jon) and "Type a computer name (PC). Can someone please tell me what I would need to do with my Windows 8.1 image/task sequence to get the same behavior I currently have with my Windows 7 setup? Is it the Unattend.XML file that is making the difference here? Thanks in advance! Brian
