Tanqueray Posted January 7, 2008 Posted January 7, 2008 Hi, I've been googling for a long time and have read alot of info, but have yet to find anyone trying to do what I'm tryingI'd like to make an unattend that creates 2 partitions on 1 diskthe first partition is the OS / system diskthe secondary partition is the "recovery/patches/software installs" diskI can understand the initial creation of the partitions and that's finebut what i've done is created a winre.wim image that instead of running the recovery environment, runs the setup.exe as we'll be copying the cd contents to this secondary partition. when we tried to run the recovery environment there was too many issues trying to find drivers for some oddball reason, so we figured may as well run the setup again as we know that has no problems with drivers. We use many computer types, so we are not injecting and constantly updating a driver database into the image, trying to minimize the upkeep workload.now my issue is this, is there a way, using the same wim file/unattend, to be able to install vista on a machine, which then copies its own installation files to the newly created secondary partition, to then be able to press F8 (winre.wim) when the OS is acting up and be able to wipe that first partition without wiping that secondary drive that has all the latest and greatest patches/softwareThis way, if a user is out in the boonies somewhere and his pc decides it's had enough, a user can hit F8 to reinstall his machine from the secondary drive, and already have all his patches/software ready for reinstallation.Is there a way to set a condition that if a 2nd partition exists,only format the first partition and not the second one?
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