[BM]Crusher Posted April 16, 2004 Posted April 16, 2004 My CD is almost finished, it works really great... Thanks to all the help from all you forum members, plus of course the great guides available on the MSFN site (big thanks to MSFN Unattended Guide and GOSH's guides) I have converted to WPI for installing programs (run during GUI mode setup, installs RunOnce commands), but now I am wanting to expand the scope of my CD so that I can run it on any computer.... Now I want to be able to use WPI to select all the programs installed, plus have a tickbox for SysPrep installation, which will set up RunOnce commands after the first windows boot to run sysprep on the second boot (after all the programs have installed)...I have searched on the forums for sysprep and found a few things, but not a lot relating to sysprep.inf commands or how it worksWhat is the correct usage for sysprep? I have made a sysprep.inf and put it in the $OEM$\Sysprep folder, but I am unsure of the correct command line switch to run sysprep itself... sysprep -reseal or sysprep -mini ?I want sysprep to run, asking for the Real Name, Organisation, Computer Name, plus User Account names... Will having an auto-logon user account affect this? Should I delete my useraccounts.cmd and set the admin account to auto logon once or twice? Basically, once sysprep is run, I only want the admin account plus any accounts set up during sysprep... is this possible?I've copied a lot of the entries from my winnt.sif into sysprep.inf (like time zones, languages etc) so hopefully it will only ask the basic questions I want answered?
[BM]Crusher Posted April 16, 2004 Author Posted April 16, 2004 I was playing around with sysprep the other night and although it doesn't do exactly what I want it to do, at least I did work out the correct command line syntax:sysprep -quiet -nosidgen -reboot -reseal -mini -activatedThis works, I don't get any messages, it reboots and runs the mini-setup, where I get to type in Name, Organisation, Computer Name and Admin Password... but, it doesn't ask me to type in any user account names? Can I make it ask for user account names too?
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