When creating system images with K2000, it is often preferable to copy the unattend.xml file via an “application” rather than including it directly in the WIM.
This method offers greater flexibility, allowing for later modifications without requiring a new capture.
Steps to Integrate the unattend.xml File:
- Create an application containing your script.
- Use this application with your system image.
It is essential to customize the unattend.xml file according to your needs. Here are some elements to consider when modifying: Download
Search | Replace with |
MyOrganization | Your organization’s name |
ADAccount | The account name to join the computer to the domain |
mydomain.lan | Your domain name |
ADAccountPassword | The password for ADAccount (above) |
https://nas.wuibaille.fr/wordpress | The default Internet Explorer homepage address |
Password1 | The administrator account password |
0 Comments