Jump to content

Recommended Posts

Posted

I have a sysprep image that works fine on all the computers I need it to. Now I have a ghost image on a network or other HD, i ghost it over, and it installs fine. However, we don't have DHCP, and we have multiple domains ... so that has to be manually entered afterwards. What I was hoping for was some kind of script to be run either in DOS or some GUI enviornment (maybe in BartPE?) that will allow the user name, IP, Gateway, domain (plus admin name and pw) to be input at the beginning ... hopefully it can then modify the sysprep.inf file accordingly, so when the pc reboots and sysprep does its thing, the newly input values are used.

is there already something like this out there?

Thanks!


Posted

You can probably add a RunOnceEx in your SysPrep.inf file to call a batch file that contains all the net commands to create the users you need.

Alternatively, I would just create everything in my cleanup.cmd before I execute SysPrep.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...