I'm not sure if I'm posting in the correct location but I have been tasked with create a Hard Drive base image depolyment solution.
I currently deploy my images using two Dual Layer DVDs, yes I know quite large.
My current solution is an End User Installation process and I need to port it over to a hard drive solution. Has anyone written a 'How To' for deployment from a HDD?
Here is how my DVD solution works:
1. System boots and using a WMI call identifies one of 21 supported platforms through system ID (good call tag to use just go to scriptomatic and under the 'Baseboard' call you find the SYSID). If you system platform is not supported you are told so and asked if you wish to install the base image of which it is password protected.
2. Once system is identified you are asked if you wish to image PC and if you choose yes are given a warning that the HDD will be wiped.
3. Once wiped I call an install HTA file that goes through an interview, Name, Language (we support 8), location (Worldwide) and keyboard.
4. Once you choose the 'Install OS' button then the install.hta file lays down the drivers, additional software, image, and antivirus location files. Then the sysprep.inf file is created using the above information. The cd key and admin password are encrypted until the sysprep.inf is created.
5. Lastly I call the wpeutil reboot command and sit back and watch the system fly. Good system takes about 40 minutes to complete.
Now I need to port this imaging structure to a hard drive base install at this point I'm just a little confused
Anyone have any ideas or is there a 'HowTo' out there that I've just not found?
Thanks for your help guys...
This post has been edited by randalldale: 27 October 2009 - 05:46 PM



Help

Back to top










