Owner's Manual

74 Preparing the Script Files
Perform the following steps to run the SYSCAP.BAT or syscap.sh sample
script to capture BIOS and BMC configuration information in the syscfg.ini
file:
1
Edit the
startnet.cmd
file (on your Windows PE image) or start-up script
file (on your embedded Linux image) to call the
SYSCAP.BAT
or
syscap.sh
script after the network share with the pre-built DTK directory
structure is mounted. For example, add:
In Windows:
call
Z:\Dell\x32\Toolkit\Template\Scripts\SYSCAP.BAT
In Linux:
source/opt/dell/toolkit/template/scripts
/syscap.sh
2
Boot the source system into Windows PE or embedded Linux.
The script runs and saves configuration information in the
\Toolkit\Systems\<
target system
>
direcrtory in Windows
and
/opt/dell/toolkit/systems/
<
target system
> directory in Linux.
3
Edit the
startnet.cmd (
Windows PE image
)
or
start-up script
file
(embedded Linux) to remove the text you added in step 1.
NOTE: For x9xx or later systems, raccap.sh and syscap.sh have duplicate
functions. If you run raccap.sh followed by syscap.sh, the latter overwrites the
former settings.
Capturing the RAC Configuration With the RACCAP.BAT or raccap.sh
Sample Script
If your system has a RAC, you can replicate the RAC configuration from the
RAC of a source Dell system to an identical target Dell system with an
identical RAC. For example, from one PowerEdge R720 with iDRAC7 to
another PowerEdge R720 with iDRAC7.
NOTE: For the script to complete successfully, the source system must have
access to the network share that includes the pre-built DTK directory structure.