Adding ASU files

By adding customized configuration files to the Windows PE image, you enable the ASU to modify deployments, such as change the boot order.

About this task

Any ASU files that exist in the directory will be copied to the Windows PE image, but only the one specified byTK_ASU_File will be activated for automatic execution.

The following variable can be used to customize the ASU files in the image: TK_ASU_File

This variable specifies the ASU configuration file to use. This value cannot contain any path information. The specified ASU configuration file must exist in the SGTKWinPE\ASUFiles directory.

The default value of this variable is default_settings.ini.

Procedure

To add ASU files to the image, use the following steps:

  1. Create or obtain the customized file and copy it to \sgdeploy\SGTKWinPE\ASUFiles.
  2. Specify the name of the new file by using the TK_ASU_File variable in the [ASU Settings] section of the STGKWinPE user settings .ini file.