Sysprep adding local user, join workgroup

J

Jake

Hi,

I want to have the sysprepped computer request a username and password
from the installing person in order to create a local user account with
administrative rights. Is this possible?

Also the sysprepped computer should not attempt to join a domain, but
rather automatically be assigned a workgroup name.

How do I accomplish these two task using sysprep..?

regards

jake
 
Z

Zaphod Beeblebrox

Jake said:
Hi,

I want to have the sysprepped computer request a username and
password from the installing person in order to create a local user
account with administrative rights. Is this possible?

Also the sysprepped computer should not attempt to join a domain,
but rather automatically be assigned a workgroup name.

How do I accomplish these two task using sysprep..?

I don't know how to make the sysprepped computer prompt for a username
and password on the first boot, but for the workgroup setting, use the
following:

[Identification]
JoinWorkgroup = MYWORKGROUPNAME
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top