Dell External OEMR 1435 User Guide - Page 40

Creating a Bootable Windows PE 2.0 ISO Image, Windows Administrative

Page 40 highlights

9 Copy the SYSCFG.EXE utility to the root of the directory. 10 After you create an ISO image, you can use any CD-burning software to burn the image onto a CD. You are now ready to use your bootable CD to configure the BMC on a managed system. See the Deployment Toolkit User's Guide for additional information. Creating a Bootable Windows PE 2.0 ISO Image If you are using Windows PE 2.0, download Windows Administrative Installation Kit (WAIK) from the Microsoft website. By default, WAIK is copied to the C:\Program Files\Windows AIK directory. Integration of DTK Directory Structure in Windows PE Build DTK provides a script, VPE_driverinst.bat, to pre-install the Dell drivers into a base Windows PE 2.0 image offline. Use the following steps to execute this script: 1 Open a command prompt on your system and change the directory to the location of VPE_driverinst.bat. For example: cd C:\Dell\Drivers\winpe2.x 2 Execute VPE_driverinst.bat with two required arguments and . For example: VPE_driverinst.bat Where is the destination path to create the directory structure for Windows PE 2.0 and is the path to Dell drivers in the extracted DTK toolkit. For example: VPE_driverinst.bat C:\vistaPE_x86 C:\DELL\DRIVERS NOTE: is passed as the destination to the WAIK command copype.cmd. The destination folder C:\vistaPE_x86 is created as part of the process, and should not already exist. 40 Configuring Your Managed System

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156

40
Configuring Your Managed System
9
Copy the SYSCFG.EXE utility to the root of the directory.
10
After you create an ISO image, you can use any CD
-
burning software to
burn the image onto a CD.
You are now ready to use your bootable CD to configure the BMC on a
managed system. See the
Deployment Toolkit User’s Guide
for additional
information.
Creating a Bootable Windows PE 2.0 ISO Image
If you are using Windows PE 2.0, download
Windows Administrative
Installation Kit (WAIK) from the Microsoft website. By default, WAIK is copied
to the
C:\Program Files\Windows AIK
directory.
Integration of DTK Directory Structure in Windows PE Build
DTK provides a script,
VPE_driverinst.bat
, to pre-install the Dell drivers into
a base Windows PE 2.0 image offline. Use the following steps to execute
this script:
1
Open a command prompt on your system and change the directory to the
location of VPE_driverinst.bat. For example:
cd C:\Dell\Drivers\winpe2.x
2
Execute VPE_driverinst.bat with two required arguments
<WINPEPATH>
and
<DTKPATH>
. For example:
VPE_driverinst.bat <WINPEPATH> <DTKPATH>
Where
<WINPEPATH>
is the destination path to create the directory
structure for Windows PE 2.0 and
<DTKPATH>
is the path to Dell
drivers in the extracted DTK toolkit. For example:
VPE_driverinst.bat C:\vistaPE_x86 C:\DELL\DRIVERS
NOTE:
<
WINPEPATH
>
is passed as the destination to the WAIK command
copype.cmd
. The destination folder
C:\vistaPE_x86
is created as part of the
process, and should not already exist.