68 Preparing the Script Files for Deployment Using Microsoft Windows PE4 Edit the default variable value for file system type (DT_OS_FSTYPE=FAT32), if applicable.NOTE: The valid values are FAT32 and NTFS.5 If the DT_PART_UP variable is set to ON, edit the default variable value(in MB) for the utility partition (DT_UP_SIZE=32), if applicable.6 If the DT_PART_UP variable is set to ON, edit the default variable valuefor the utility partition installation package location(DT_UP_IMAGE=%DT_SYSTEMS%\UPIMG.BIN), if applicable.You should have already copied the UPIMG.BIN file to the properdirectory, as instructed in "Preparing the Directory Structure forDeployment in Microsoft Windows PE." Edit this variable only if you havechanged the name or path of the utility partition installation package.Editing DTK Task ScriptsThe task scripts called by the master batch file do not require any edits(with the following exceptions) if the default variable values are utilized inthe TKENVSET.BAT scripts. However, if you make any changes to thedefault values set by the TKENVSET.BAT, you must make the same edits tothe matching default values set in the appropriate task scripts. Locate the"USER MODIFICATION REQUIRED" heading in the task scripts to findthe variable values you might need to edit. Each of the following task scriptscan be called by the user-written master batch script during a fulldeployment:• RACREP.BAT• RAIDCFG.BAT• SYSREP.BAT• PARTCFG.BATRACREP.BATThe RACREP.BAT sample script applies RAC configuration options to thetarget system based on configuration information that has been saved in aconfiguration file. User input is optional, depending on variables set in theRACREP.BAT sample script. This script uses the RACADM.EXE utility toconfigure the RAC in the target system using the RAC configuration file,raccfg.ini, passed as the first parameter to this script. If this parameter is not