Previous Topic

Next Topic

Microsoft Windows install_win.sh sample script

The install_win.sh sample script performs many of the same hardware configuration tasks described in "Performing an unattended operating system installation."

Additionally, the sample install_win.sh script for Microsoft® Windows® performs preinstallation tasks, including:

To use the install_win.sh sample script to install Microsoft® Windows®:

  1. Create an unattend.txt file by following the instructions in the Microsoft® documentation. A sample unattend.txt file is included in the windows_unattend directory.
  2. Copy the Windows® source files to the installation source. In this sample script, the installation source is a NFS file share.
  3. Adapt the script to perform the correct hardware configuration, and change the NFS server IP address and path to match your environment.
  4. Update the syslinux configuration file (pxelinux.cfg, isolinux.cfg, or syslinux.cfg) to reference the install_win.sh sample script.