After the bootable USB is created, you can customize and configure it to suit your site or location.
About this task
You can use a number of files that for this purpose without having to rebuild the Bootable USB key in the process. Unless specified otherwise, these files are located in: USB_ROOT\sources\$oem$\$$\setup\Wanova\:
File Name |
Description |
---|---|
InstallClient.cmd |
The file that controls the command that runs the Mirage installer. You can modify the commands here, including the server Mirage connects to, using SSL or not, and any MSI switches you want to use during installation. |
SetupComplete.cmd |
The batch file called automatically when the Windows deployment is completed. You can add more commands to this file as needed (install VPN client, for example). |
MirageClient.msi |
Mirage client installed on the new Windows machine. Make sure the client version matches the Mirage server version. |
Autounattend.xml |
An answer file for the unattended Windows installation that you can edit to customize the deployed Windows installation. This file is found in the root of the USB drive. |