The technician computer is the computer in your lab on which you install the Windows OEM Preinstallation Kit (Windows OPK) or Windows Automated Installation Kit (Windows AIK). A technician computer is where you create answer files, build configuration sets, and build custom Windows PE images. Windows System Image Manager (Windows SIM) is the primary tool that you will use to create and modify answer files and configuration sets.
On your technician computer, click Start, point to All Programs, point to Windows OPK or Windows AIK, and then click Windows PE Tools Command Prompt.
The menu shortcut opens a Command Prompt window and automatically sets environment variables to point to all the necessary tools. By default, all tools are installed at C:\Program Files\version\Tools, where version can be Windows OPK or Windows AIK.
This walkthrough describes how to create a customized Windows PE image. The primary tool for customizing Windows PE 2.0 is PEImg, a Windows PE command-line tool. After creating a customized image, you can deploy the image to a hard disk or create a bootable Windows PE RAM disk on a CD-ROM, a USB flash drive (UFD) or a hard disk.
The first steps/de eerste stappen:
copype.cmd x86 c:\winpe_x86
imagex /mountrw c:\winpe_x86\winpe.wim 1 c:\winpe_x86\mount
The WINPE.WIM is now mounted into c:\winpe_x86\mount
Adding applications
AntiVIR Command Line Scanner
downloaden: http://www.avira.com/en/support/support_downloads.html
+ http://dl.antivir.de/down/vdf/ivdf_fusebundle_nt_en.zip
NAI Stinger
http://vil.nai.com/vil/stinger/default.aspx
Firefox Portable
http://portableapps.com/apps/internet/firefox_portable
http://fpdownload.macromedia.com/get/flashplayer/xpi/current/flashplayer-win.xpi
7-ZIP Portable
http://portableapps.com/apps/utilities/7-zip_portable
Putty Portable
http://portableapps.com/apps/internet/putty_portable
The final steps/de laatste stappen:
peimg /scratchscpace=[size] c:\winpe_x86\mount\Windows
peimg /prep c:\winpe_x86\mount\Windows
imagex /unmount c:\winpe_x86\mount /commit
copy c:\winpe_x86\winpe.wim c:\winpe_x86\ISO\sources\boot.wim
oscdimg -n -bc:\winpe_x86\etfsboot.com c:\winpe_x86\ISO c:\winpe_x86\winpe_x86.iso
Geen opmerkingen:
Een reactie posten