Creating a wizard based Windows ima

MiMadreMia87

New member
Local time
7:00 PM
Messages
37
I am looking for a way to configure a Windows image, that is installed via a wizard.. with a standard basic programs.. and optional others.. and the most important, and a prompt in the wizard to specify computer name..

To make it more clear:
Operating System: Windows7 Ultimate SP1 32-Bit
Applications that are always installed: Acrobat reader, Winrar, Java Runtime, Flash Player, Microsoft Intune.. etc
Applications am prompted to install during wizard: CCleaner, Teamviewer,... etc
and a step in the wizard SHOULD include computer name


What program would be my best bet?
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 - 64bit
This is not a simple process. You need to read up on the Microsoft Deployment Toolkit (MDT) as you will have to install that in order to create the ISO file used to deploy Win7.

You will also have to deal with Activation on each of the deployed machines, as (unless you are dealing with a legitimate VLK here), you will need a separate key for each machine installed.

And finally, this does not yield the "wizard" you want -- but there may be post-deployment options available in MDT 2010 that you can use to achieve this.

Also ... there are other ways of accomplishing deployment including Sysprep, but they too require a lot of work.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom
OS
Win7 Pro 32-bit, Win8 Pro 32-bit
CPU
AMD Phenom II X6 1090T
Motherboard
Gigabyte
Memory
4GB ddr3 1300
Graphics Card(s)
AMD HD 4290 onboard
Sound Card
Builtin Realtek HD Audio
Monitor(s) Displays
Samsung 24" widescreen, LG 23" widescreen
Screen Resolution
1920x1200/1920x1080
Hard Drives
Kingston 256GB SSD
Keyboard
Logitech Illuminated Keyboard
Mouse
Logitech M705 wireless mouse
Antivirus
Norton Av 2013
Browser
IE v10
Thanks for the reply..

Actually I ended up with WinPE, Sysprep and ImageX approach you mentioned.. does the trick for me..

I preferred something that would prompt me for the apps to be installed, but I ended up installing most of the required apps.. and then would install the rest or uninstall them..

thanks a lot!
 

My Computer

Computer type
PC/Desktop
OS
Windows 7 - 64bit
Back
Top