Citrix Provisioning

Configuring the BIOS-embedded bootstrap

This feature is OEM specific and provides end users with systems preconfigured with Provisioning Services, allowing customers to deploy an Provisioning Services-enabled environment with minimal effort. This feature becomes an alternative to the standard PXE boot method. 

As part of this solution, the OEM embeds the bootstrap within the target device’s BIOS at the factory. The OEM also pre-configures the device with product license keys.

For the BIOS-Embedded Bootstrap feature to work automatically from the factory, the target network must support the following:

  • A DHCP server that is capable of providing the target device’s IP, Subnet & Gateway address. Additionally, the DHCP service must provide the default DNS server for the client to use.
  • A DNS server must be active on the network
  • A DNS entry must be defined which points the name <IMAGESERVER1> to each Provisioning Server’s active IP address. This DNS entry is used by the target device to find an active server.

If the target device boots using the BIOS-Embedded Bootstrap, the configuration settings are obtained from the device’s BIOS. These BIOS settings may indicate using DHCP with DNS to lookup the IP and server information (dynamic), or it may list up to four server IP addresses in the BIOS (static).

The first time a target device boots, it reads the product license key and configuration information from the BIOS, locates the Stream Service, and then sends a device registration message to the server. This message contains the information, in addition to the information inherited from the device collection template, necessary to add the device to the Provisioning Services database.

Configuring the BIOS-Embedded Bootstrap Settings

The OEM configures the BIOS-embedded bootstrap settings so that the bootstrap works ‘out-of-the-box’. If the Provisioning Services administrator needs to change settings, use the Configure BIOS Bootstrap feature in the Console. Configuration changes are updated automatically the next time the target device boots. However, only those BIOS settings that differ from the new settings are updated.

Note

The target device must have enough information stored in the BIOS to make initial contact with the Provisioning Server.

General Tab

  1. Right-click on a Provisioning Server in the Console window, then select the Configure Bootstrap menu option. The Configure Bootstrap dialog appears.
  2. To allow target device BIOS settings to be automatically updated if connected to this server, on the General tab, check the Automatically update the BIOS on the target device with these settings check box. The next time the target device boots, these settings are automatically applied.

Target Device IP

  1. Select the Target Device IP tab on the Configure BIOS Bootstrap dialog.
  2. Select from the following methods to use to retrieve target device IP addresses:
    • Use DHCP to retrieve target device IP; default method.
    • Use static target device IP; selecting this method requires that a primary and secondary DNS and Domain be identified.

Server Lookup Tab

  1. On the Server Lookup tab, select the method that the target device will use to find the Provisioning Server it will boot from:
    • Use DNS to find server Select this option to find the server using DNS. The host name displays in the Host name textbox. Note: When using DNS, the DNS server must be able to resolve the name with the IP address of the server.
    • Use specific servers Select this option to manually enter Provisioning Server data. If this information was not previously entered, no data appears. To quickly list all servers in the database, click Read Servers from Database button. To change or enter new information, click Edit, then manually enter the information in the Server Address dialog. Note: Selecting the Reset to Default button will display a confirmation message to indicating that automatic BIOS updates on the target devices will be disabled and to use DNS to find the server.

Options Tab

  1. On the Options tab, select from the network options that follow:

    • Select the Verbose mode option if you want to monitor the boot process on the target device (optional). This enables system messaging on the target device.
    • Select Interrupt safe mode if the target device hangs early in the boot process.
    • Select the Advanced Memory Support option to enable the bootstrap to work with newer Windows OS versions (enabled by default). Only disable this setting on older XP or Windows Server OS 32 bit versions that do not support PAE, or if your target device is hanging or behaving erratically in the early boot phase.
  2. Select from the following Network Recovery Methods:

    • Restore network connections Selecting this option results in the target device attempting indefinitely to restore it's connection to the Provisioning Server.
    • Reboot to Hard Drive Selecting this option instructs the target device to perform a hardware reset to force a reboot after failing to re-establish communications for a defined number of seconds. The user determines the number of seconds to wait before rebooting. Assuming the network connection can not be established, the target device will fail to contact the server and the system will reboot to the local hard drive. The default number of seconds is 50.

    Note: If the partition containing the vDisks is formatted as a FAT file system, a message displays a warning that this could result in sub-optimal performance. It is recommended that NTFS be used to format the partition containing the vDisks. Do not change the address in the Port field.

    Caution: All boot services must be on the same NIC (IP). But the Stream Service can be on a different NIC. The Stream Service allows you to bind to multiple IPs (NICs).

  3. Configure the following:

    Login Polling Timeout

    Enter the time, in milliseconds, between retries when polling for servers. Each server is sent a login request packet in sequence. The first server that responds is used. This time-out simply defines how often to retry the single available server with the initial login request. This time-out defines how quickly the round-robin routine will switch from one server to the next, in trying to find an active server. The valid range is from 1,000 to 60,000 milliseconds.

    Login General Timeout

    Enter the time-out, in milliseconds, for all login associated packets, except the initial login polling time-out. The valid range is from 1,000 to 60,000 milliseconds.

  4. Click OK to save your changes.

Configuring the BIOS-embedded bootstrap