Purpose
This document will outline how to import/export unattend files from the LDMS Core.
Import Unattend File
- Click Tools | Distribution | OS Provisioning
- Click the Install Scripts icon
- In the Install Scripts window click Browse, then select the unattend.xml to be imported.
- Provide a Script Name which is how the script will appear with LDMS
- Click Import
The script will now be available for selection in the Provisioning Inject Unattend file action.
Export Unattend File
- Click Tools | Distribution | OS Provisioning
- Click the Install Scripts icon
- In the Install Scripts window, in the Install Scripts section, select the Script to be exported.
- Click Export
- Select the location to export to, and name the file with the *.xml extension.
The exported *.xml is now available for editing. Once it has been modified with desired changes, it can be Imported again for use.
Related Articles