Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Copying image files to a location for provisioning


You copy the WinPE 2.0 and later image files to a location so the provisioning process can use them. The location to which you copy files depends on the image type of the WinPE image you created (PXE, ISO, or UFD).

To copy image files of the PXE image type

  1. Copy the image file to the TFTP server. Perform this step only if you created the image with the CreateWinPE2_x.vbs script. (If you created the image with the image creation wizard, the image creation process copies the image to the TFTP server.)

    Click here for more information on copying image files to the TFTP server.

    You copy the WinPE 2.0 and later boot image to the TFTP server so that the provisioning process can use it with the PXE provisioning technology.

    The "image file" is actually a directory containing several separate files. When you run CreateWinPE2_x.vbs, it creates this directory in the path specified by DestDir. This new directory has the name specified by BootDir and contains the image files.

    For example if you specified a BootDir name of_ boot_2_0 (the recommended name for the directory), the script creates the boot_2_0 image in DestDir:

    C:\BMC_BL\tmp\boot_2_0
    BCD
    boot.sdi
    WinPE.wim

    To copy boot image files to the TFTP server

    To place the image files on the TFTP server, copy BootDir and its contents to the tftproot directory on the TFTP server. For example:

    C:\tftproot\boot_2_0
    BCD
    boot.sdi
    WinPE.wim
    Warning

    Note

    The BLAdmin role must be granted Read and Write access to the TFTP root directory and its contents, including boot image folders and all image files in the folders.

  2. Extract the boot files and copy them to the TFTP server.

    Click here for more information on extracting boot files for WinPE 2.0 and later images.

    After creating the images with CreateWinPE2_x.vbs, you extract the pxeboot.0 and bootmgr.exe files and copy them to the TFTP server.

    To extract boot files

    1. Create a temporary local directory to store the files you are about to extract.
       For example: C:\BMC_BL\tmpboot
    2. Open a command window and change directories to the \Tools\PETools subdirectory of the Microsoft Windows Automated Installation Kit (WAIK) installation directory.
       For example: C:\Program Files\WinAIK\Tools\PETools
    3. Navigate to the provisioning files that you extracted from provision-files.zip into a temporary directory. In the \provisioning\winpe\ directory, locate the extractpxeboot.vbs script, and copy this file into the \Tools\PETools subdirectory.
    4. Start the WinPE command prompt by typing:
      pesetenv.cmd
    5. Run the extractpxeboot.vbs script to extract pxeboot.0 and bootmgr.exe. Use the following syntax:
      extractpxeboot <DestDir> <WAIK_dir>
       where <DestDir> is the temporary local storage directory that you created at the beginning of this procedure and <WAIK_dir> is the WAIK installation directory.

      Informationextractpxeboot C:\BMC_BL\tmpboot C:\Program Files\WinAIK

    6. Look at the contents of C:\BMC_BL\tmpboot. You should see pxeboot.0 and bootmgr.exe.
      Copy these files to the following locations on the TFTP server:
      • Copy pxeboot.0 into <tftproot>\x86pc\pxelinux.
         For example: C:\tftproot\x86\pxelinux\pxeboot.0
      • Copy bootmgr.exe into <tftproot>.
         For example: C:\tftproot\bootmgr.exe
  3. If the server that contains your data store does not support the NTLMv2 Level 3 setting for Microsoft NT Lan Manager, change the NTLM settings for the WinPE image on the TFTP server.

    Click here for more information on configuring WinPE security settings.
    Error

    Excerpt named config_winpe was not found in document xwiki:Automation-DevSecOps.Server-Automation.BMC-Server-Automation.bsa83.Using.Provisioning.Infrastructure-provisioning.Provisioning-servers.Boot-image-files-and-placeholders.Creating-WinPE-2-0-and-later-boot-image-files.Copying-image-files-to-a-location-for-provisioning.Configuring-WinPE-security-settings.WebHome.

To copy image files of the ISO image type

Click here to view the steps to copy image files of the ISO image type.

Copy the bootImageName.iso file to the CD or DVD. You can also copy the image to a location for use directly through iLO, virtual CD-ROM, or network mapped driver.

To copy image files of the UFD image type

Click here to view the steps to copy image files of the UFD image type.
  1. Format a USB drive for the FAT32 file system.
  2. Copy the all of the files and folders in the bootImageName_UFD directory to the root of the USB drive.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation 8.3