Updating WindowsPE Image
Any time that a driver is added to the WinPE image, or the WinPE image is modified in any way, those changes have to be transfered to all PXE representatives. Normally this is done by simply re-deploying the PXE representatives. However this can take up extra bandwidth and time. Attached are scripts that will simply copy the WinPE image from the core to the PXE representatives. There is a script for 8.8 and for 9. Simply download the script and save it to \\CORE\ldmain\scripts. Once there, it will appear with the All Other Scripts in the OSD tool with the PXE representative deployment scripts.
Note: This script WILL NOT install a PXE representative and should ONLY be run on clients that have already had the PXE representative deployed.
For LDMS 9.6 the process has changed- if you are on 9.6 or later, please follow these steps:
1. Open the script attached in this document, open up the ZIP file and then open the .ini file in a text editor.
2. Copy all the text/custom script data from that file.
3. Open up your core/console, go to Distribution > Manage Scripts.
4. Right-Click My Scripts and click New Custom Script.
5. Clear out all the information in the custom script template.
6. Paste the text from the .ini file
7. Name the Custom Script under Custom Script Name, "WinPE Update for PXE Representatives" or something like that.
8. Click Okay.
9. Once created- Right-click on the New Script and click "Schedule" and push the devices to your PXE representatives.