/build/static/layout/Breadcrumb_cap_w.png

Win7 Scripted Install Prompting for Username

I just recently began using a K2000 box for imaging and when deploying my Windows 7 via the scripted install, everything seems to work as it is supposed to except it prompts me to create a user (I have it create the administrator account and set a password on it). Anyone know what I need to do to supress this prompt? After I enter a username the rest of the install goes as intended.

0 Comments   [ + ] Show comments

Answers (2)

Posted by: cblake 13 years ago
Red Belt
0
This shouldn't be popping up unless no local users were defined in the unattend file; this is generally done with the local Admin and automatically logging on a certain number of times to complete the post install tasks.
Are you using OEM medica, Volume licensed media, retail, or something else? Have you verified that the unattend file has your administrator in it?
Posted by: James@Grow 13 years ago
Orange Belt
0
I am using volume license Win7 pro, configured throught the wizard in KACE.

The problem is that KACE's wizard does not prompt you to add a user account during the wizard process.

So here is what I did to work around it:
1. Open my scripted install
2. Expand/unhid the xml file
3. Added the following to the user accounts section (names changed to protect my network)
<LocalAccounts>
<LocalAccount wcm:action="add">
<Password>
<Value>password</Value>
<PlainText>True</PlainText>
</Password>
<Description>Local Administrator</Description>
<DisplayName>Some Username</DisplayName>
<Group>Administrators</Group>
<Name>someadmin</Name>
</LocalAccount>
</LocalAccounts>


saved it and we were good to go afterward.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ