Creating Windows Deployment Media
You can generate network boot and offline deployment media for Windows OS deployments from the Bundle and Media Manager Dashboard.
- Generate an iso file to burn a CD/DVD media
- Create a USB deployment media on a mounted USB key, which can be formatted before creation.
- Generate USB key content for later creation of USB deployment media.
- WinPE only (network boot): In this case, when WinPE starts from the media, the target boots and connects to the Bare Metal OS deployment server (PXE server) to receive the binding menu.
- WinPE and one or more bootable images (offline deployment): In this case, when the boot operation completes on the target, the binding menu is displayed. The user at the target can select the profile to deploy from the media.
- From the subscribed computers list, locate the Bare Metal OS deployment server and edit the computer settings.
- Add the custom setting BAREMETAL_CURRENT_MEDIATMP and specify the new path in the value field. This path must already exist on the selected server. If the specified path is not found, the temporary folder is created in the default path.
- After the task completes successfully, create the media.
Creating network boot media
The use of network boot media is useful in situations where a DHCP server is not available, or when there is a firewall that is preventing PXE traffic.
- On the Media Type pane select the target, then select Create Network Boot Media, and click Next.
- Select the OS Deployment server from which the files used to create the media are downloaded, and click Next.
- Depending on the deployment kit that is installed on the selected
target, the Create Deployment Media page displays
the version of WinPE that is included in the media. You can specify,
select, or change the following settings:
- The OS architecture .
- Optionally, you can choose to include all available
WinPE drivers in the media. This option is useful only when you have
a new computer model which is not listed among the available models
in the Driver Library, and a binding grid cannot be generated to associate
the correct drivers for the devices. A preferable alternative is to
add the new computer model to your BigFix environment
in one of the following two ways:
- Install an operating system on the computer of that model and
connect it to the BigFix infrastructure
through a BES client.
or
- PXE boot a computer of that model to a Bare Metal server where the Management Extender for Bare Metal targets is installed and running.
- Install an operating system on the computer of that model and
connect it to the BigFix infrastructure
through a BES client.
- You must specify the password of the administrative user on the OS Deployment Server you selected in the previous page. The Windows Preinstallation Environment is downloaded from this server.
- The type of media: CD/DVD, mounted USB key, or USB key content. You can optionally select to format the USB-mounted media. For the USB content, you must specify a target directory. Two scripts are downloaded in the specified target directory, formatUSB.cmd and MakeUSB.cmd Depending on your selections, some restrictions might apply. See Network boot media limitations.
- Specify the connection details for the target PXE boot. By default, the OS Deployment server that the target contacts when the PXE boot operation is complete is automatically discovered. You can specify the connection parameters either explicitly or at boot time. You must always specify the password of the administrative user on the OS Deployment Server.
- Select the type of network configuration settings that are assigned to the client at boot time. By default, a dynamic IP address is assigned (DHCP). Alternatively, you can specify a static IP address, network mask, and gateway address. If you specify static network settings, you can overwrite them at boot time by checking the corresponding option.
- You can optionally specify to have the user start the boot sequence on the target. In this case, a prompt is displayed on the target and the boot sequence begins only when the user responds to the prompt.
- When you have completed your selections, click OK. The information that you provided is validated before the media creation task begins.
- If you select the USB Key content media type, you must format the USB key with a single bootable FAT32 partition of at least 512 Megabytes. To format the USB key, you can use the formatUSB.cmd script. USB keys that are formatted as NTFS file systems are not supported on UEFI targets.
- If you select mounted USB key and no formatting option, for the key to work on UEFI targets, you should first format the key with a single bootable FAT32 partition of at least 512 Megabytes.
Creating offline deployment media
Offline deployment media can be used when the target has no connection to the OS Deployment Server or when the network connection is slow. Some typical situations are small branch offices with slow links and no local deployment server, isolated computers that are disconnected from an internal network, or notebook users that cannot connect to the local area network or are using a modem. When you create offline deployment media, all necessary files for the deployment are downloaded.
From the Bundle and Media Manager dashboard, click the MDT Bundle Creators tab, select a target from the list and click Create Deployment Media. The Media Type window is displayed:
- On the Media Type window, select the target, then select Create Offline Deployment Media, and click Next.
- In the OS Deployment Server and Bare Metal Profile pane, select theOS deployment serverfrom which the files used to build the media are downloaded.
- The Bare Metal Profiles available at the selected OS deployment server are
displayed. The profiles that you can choose from are filtered and
meet the following requirements:
- contain MDT Bundle Version 3.6 or later with the level of WinPE compatible with the deployment kit installed on the target where you are creating the media.
- contain OS images that are compatible with the deployment kit installed on the target where you are creating the media.
Note: If the profiles you select have a hostname rule containing variables for IP or MAC addresses, their values are substituted with zero (0) at runtime. For example, Win10-[IP] becomes Win10-[0000] on the target. - In the Create Deployment Media window,
some selections are already made, based on your input in the previous
window.
- You must specify the password of the administrative user on the OS Deployment server that you selected in the previous window. The password is needed only if the target used for creating the media is not an OS Deployment server.
- Select the type of media you want to create. If you select the USB Key content, you must specify an output directory. Two scripts are downloaded in the specified directory, formatUSB.cmd and MakeUSB.cmd. Depending on the selected media type, some restrictions might apply. See Offline deployment media limitations
- You can optionally specify to have the user start the boot sequence on the target. In this case, a prompt is displayed on the target and the boot sequence begins only when the user responds to the prompt.
- When you completed your selections, click OK. The information that you provided is validated before the media creation task begins.
- CD/DVD media types are not supported for deployment on UEFI targets.
- If your media type is a mounted USB key:
- If you select the Format the USB key option, the USB media must be seen as a fixed disk and not as removable. Typically, Flash Drive USB cards are seen as fixed disks and can be used.
- If you do not choose the formatting option, you must first format the key with two partitions, of which the first must be a bootable FAT32 partition of at least 512 Megabytes, and the second partition a non-bootable NTFS partition, large enough to store the selected images. The USB media must be seen as a fixed disk and not as removable.
- If your media type is USB Key Content:
- If you want to use the key for deployments on UEFI targets, you must format the USB key with two partitions, of which the first must be a bootable FAT32 partition of at least 512 Megabytes, and the second partition a non-bootable NTFS partition, large enough to store the selected images. The USB key can also be formatted with a single partition. In this case, if you want to use it on UEFI targets, the partition must be FAT32 and not NTFS. To format the key you can use the formatUSB.cmd script, and you can populate the contents by using the makeUSB.cmd script.
Formatting and loading USB key content
When you are creating network boot or offline deployment USB key content, all files that are needed for booting from the network or for offline deployments of operating systems on targets are stored in the specified folder on the selected target. In this path, two scripts that are named formatUSB.cmd and makeUSB.cmd are downloaded. You can run these scripts to format and load the folder content on the USB key. To run the scripts, open a Windows shell with administrative privileges.
- Offline deployment media preparation:
- formatUSB.cmd
- Use this script to format your offline deployment USB key with
a bootable FAT32 partition and a non-bootable NTFS partition. Complete
the following steps:
- Insert the USB key. The USB key must be empty, and identified as a local disk.
- Run the script from a shell with administrative privileges by
specifying the drive letter that is assigned to it, an extra drive
letter that is not currently assigned to another disk, and the disk
number. For example:
formatUSB.cmd F G 1
- When the formatting step completes, use the makeUSB.cmd script to complete the USB key preparation.
- makeUSB.cmd
- Use this script to populate your bootable offline deployment USB
key:
- Insert the USB key. Ensure that the key was previously formatted with a bootable FAT32 partition and an extra NTFS partition. You can use formatUSB.cmd to format the key.
- Run the script from a shell with administrative privileges, by
specifying the USB key drive letters. The first letter must be the
FAT32 partition. For example:
You can use a USB key with a single partition. For the key to work on UEFI targets it must be formatted FAT32, not NTFS. For example:makeUSB.cmd F G
makeUSB.cmd F
- Network boot media preparation:
- formatUSB.cmd
- Use this script to format your network boot USB key with a single
bootable FAT32 partition:
- Insert the USB key. The key must be empty.
- Run the script from a shell with administrative privileges, by
specifying the drive letter that is assigned to the USB key, and the
disk number. For example:
formatUSB.cmd F 1
- When the formatting step completes, use the makeUSB.cmd script to complete the USB key preparation.
- makeUSB.cmd
- Use this script to populate your network boot USB key:
- Insert the USB key.
- Ensure that the USB key was previously formatted with a single bootable FAT32 partition. You can use formatUSB.cmd script to format the key.
- Run the script from a shell with administrative privileges, by
specifying the USB drive letter. For example:
makeUSB.cmd F