Rebuild WinPE Images With IVANTI EPM

Initially, backup or rename the WinPE images located under the LANDesk directory in Program Files. Optionally, these images can be replaced, though it’s not advised. Then, transfer clean images from the clean sub-folder to the main vboot directory. Execute OSD.Upgrade.exe as administrator to finalize the WinPE setup by adding necessary drivers and customizations, as outlined in Ivanti EPM documentation.

Deployment of Windows 10

This article provides a detailed guide on deploying Windows 10 using LANDESK, including copying sources, managing unattend.xml, creating provisioning tasks, handling public variables, and managing patches. It includes specific steps, code examples, and helpful images to ensure a smooth and efficient deployment process.

Managing WinPE

This article details the process of modifying WinPE using scripts. It covers backing up the WIM file, editing necessary files, adding drivers, creating ISOs, and configuring PXE and vboot options. Instructions for installing the Windows ADK, handling additional drivers, and setting up preferred servers are also included.

Black Screen During Provisioning

This article addresses a black screen issue during provisioning on a Zbook G8 with EPM 2019. It identifies the WinPE version as the cause and provides a step-by-step guide to update WinPE using Windows ADK, Create-WinPE.bat, and OSD.Upgrade.exe to resolve the issue.

hii.ps1 Alternative to Ivanti HII

This article explains using a custom PowerShell script (HII.ps1) as an alternative to Ivanti HII for driver management. It details converting the script to an EXE using PS2EXE for use in WinPE, enabling efficient provisioning and automation of driver installations.