Wiki source code of Boot Images

Last modified by Sabrina V. on 2026/06/11 05:45

Show last authors
1 {{aagon.floatingbox/}}
2
3 Boot Images are preconfigured images of an operating system that can be launched directly from the boot loader or script loader without requiring the full installation media.
4 A Boot Image is one of the four required components that must be stored for a full Rollout in ACMP OS Deployment.
5
6 {{aagon.infobox}}
7 When performing a Rollout (setup/image), always use the Boot Image that corresponds to your operating system.
8 {{/aagon.infobox}}
9
10 {{figure}}
11 [[image:OSD_Boot Image.png]]
12 {{/figure}}
13
14 = Add Boot Image =
15
16 The boot image is a required component for a rollout using ACMP and must therefore always be added.
17 To do so, navigate to OS Deployment > Windows Deployment > Boot Image. In the ribbon bar, select Boot Image > Add.
18 A wizard will open where you can specify the output directory, name, and description of the boot image. Click Next.
19 On the second page, select the source for the boot image. You can upload either a .wim file (boot.wim or winpe.wim) or an ISO file.
20
21 {{aagon.infobox}}
22 The boot.wim file is located in the Sources folder of the Windows installation media, and the winpe.wim file is located within the WADK installation files at C:\Program Files (x86)\Windows Kits\version number\Assessment and Deployment Kit\Windows Preinstallation Environment\Architecture\en-us\winpe.wim.
23 {{/aagon.infobox}}
24
25 Once you have selected the source, it will be loaded. The file details will be displayed at the bottom of the window.
26
27 {{figure}}
28 [[image:OSD_Boot Image hinzufügen.png]]
29
30 {{figureCaption}}
31 Select Boot Image
32 {{/figureCaption}}
33 {{/figure}}
34
35 Click //Next >//.
36
37 On the third page of the wizard, you can use DISM to integrate individual drivers or entire driver packages directly into Boot.wim. Since WinPE requires access to the network and the disk, network card and mass storage drivers must be integrated at this point if necessary. When integrating, you can access [[previously created drivers>>doc:ACMP.610.ACMP-Solutions.OS Deployment.Windows Deployment.Treiber.WebHome]].
38
39 If no drivers have been stored yet, you can perform this step later if necessary.
40
41 {{figure}}
42 [[image:OSD_Wizard Treiber.png]]
43
44
45 {{/figure}}
46
47 Before selecting the final tasks on the next page, specify whether the boot image should be synchronized directly with a file repository.
48
49 {{figure}}
50 [[image:OSD_Wizard_Fertigstellen.png]]
51
52 {{figureCaption}}
53 Finish the Boot Image
54 {{/figureCaption}}
55 {{/figure}}
56
57 On the last page of the wizard, you can select which tasks should be executed after adding the boot image by checking the appropriate boxes.
58 Selecting the Save and Transfer to ACMP Server option will transfer the boot image to the server and automatically create a local copy of the boot image. If you frequently change the boot image, the local copy will allow you to minimize network traffic. If another user has changed the boot image or if you do not have a local copy, you will receive a note before making a change to the boot image informing you that the current version will first be loaded from the server.
59 Select the Share option to distribute the boot image to your file repositories.
60
61 {{aagon.infobox}}
62 You can complete all disabled tasks at any time directly in the ACMP Console.
63 {{/aagon.infobox}}
64
65 Click //Done// to finish adding the Boot Image.
66
67 (% style="text-align:center" %)
68 [[image:XWiki.Images.WebHome@hmfile_hash_0d84fef9.png||alt="12.3 - Boot Image hinzufuegen" height="415" width="525"]]
69 Boot Image has been added
70
71 {{aagon.infobox}}
72 DISM may display errors when adding the Boot Image. These errors are caused by an incompatible version of DISM.
73 {{/aagon.infobox}}
74
75 Once the data has been processed, you will see the added Boot Image in the workspace, including its name, description, architecture, version, and file size.
76 You can also view its properties. The following details are available:
77
78 |(((
79 [[image:synchronization_nottransferred.png||alt="Synchronization_NotTransferred" data-xwiki-image-style-alignment="center" height="32" width="32"]]
80 )))|(((
81 The Boot Image is not synchronized with the ACMP Server.
82 )))
83 |(((
84 [[image:ACMP.63.ACMP-Solutions.Client-Management.Container.WebHome@Status_Always.ico||alt="Status_Always" data-xwiki-image-style-alignment="center" height="32" width="32"]]
85 )))|(((
86 Synchronization with the ACMP Server is finished.
87 )))
88 |(((
89 [[image:XWiki.Images.WebHome@bootimage_locked.png||alt="BootImage_Locked" data-xwiki-image-style-alignment="center" height="32" width="32"]]
90 )))|(((
91 The Boot Image has not been transferred to the file repositories.
92 )))
93 |(((
94 [[image:XWiki.Images.WebHome@bootimage_unlocked.png||alt="BootImage_Unlocked" data-xwiki-image-style-alignment="center" height="32" width="32"]]
95 )))|(((
96 The Boot Image has been released and uploaded to the file repositories.
97 )))
98 |(((
99 [[image:XWiki.Images.WebHome@bootimage_localcopyexists.png||alt="BootImage_LocalCopyExists" data-xwiki-image-style-alignment="center" height="32" width="32"]]
100 )))|(((
101 A local copy of the Boot Image was found. No icon is displayed.
102 )))
103 |(((
104 [[image:XWiki.Images.WebHome@bootimage_localmodified.png||alt="BootImage_LocalModified" data-xwiki-image-style-alignment="center" height="32" width="32"]]
105 )))|(((
106 A local copy of the Boot Image was found, but it is deprecated.
107 )))
108
109 {{aagon.infobox}}
110 Please note that a new image will be created if you change servers (new installation, different location, new ServerID as part of Support). Alternatively, you can customize the ServerID directly in the Settings.ini file. You can retrieve the ServerID from the database or the server registry.
111 {{/aagon.infobox}}
112
113
114
115 = Local Copies of Boot Images =
116
117 Every time you create a Boot Image, you will be asked if you want to create a local copy. This local copy reduces network traffic when you repeatedly customize the Boot Image.
118
119 The local copies of the Boot Images are stored in the following path: %ProgramData%\Aagon\acmp\Console\LocalStorage\BootImages.
120
121 In the Boot Images overview, you can use the “Copy exists in local storage” icon to see if a local copy is available.
122
123 If you select the Boot Image stored in the ACMP Console and a local copy of the Boot Image exists, you have the following options.
124
125 |(((
126 [[image:XWiki.Images.WebHome@localcopy_download.png||alt="LocalCopy_Download" data-xwiki-image-style-alignment="center" height="32" width="32"]]
127 )))|This process overwrites the locally stored Boot Image with the one from the Server
128 |(((
129 [[image:XWiki.Images.WebHome@localcopy_delete.png||alt="LocalCopy_Delete" data-xwiki-image-style-alignment="center" height="32" width="32"]]
130 )))|This will delete the local Boot Image and free up local storage space
131 |(((
132 [[image:XWiki.Images.WebHome@localcopy_openlocation.png||alt="LocalCopy_OpenLocation" data-xwiki-image-style-alignment="center" height="32" width="32"]]
133 )))|Open the directory where the local copy of the Boot Image is located
134
135
136
137 = Adding a Network Card Driver Later =
138
139 If you have already added a Boot Image to your ACMP Console and want to integrate a network card driver later, navigate to //OS Deployment// > //Boot Images//. Select a Boot Image from the list of items and then click the //Integrate Driver// button on the ribbon bar.
140
141 This option is only available if a Boot Image is already present in the system.
142
143 {{figure}}
144
145
146 [[image:OSD_Treiber integrieren.png]]
147
148 {{figureCaption}}
149 Integrate Drivers
150 {{/figureCaption}}
151 {{/figure}}
152
153 Follow the steps displayed in the wizard.
154
155 = Add Another Boot Image =
156
157 A single Boot Image cannot always be used for all devices. For example, drivers may be incompatible with one another, or you may want to minimize the file size per Boot Image. In this case, you can add a new Boot Image for a new device, for example.
158
159 Navigate to //OS Deployment// > //Boot Images//. Next, click //Add// in the ribbon bar and select the desired ISO or image. You will be guided through the Boot Image wizard. Fill in the missing information and exit the process to add the driver.
160
161 {{aagon.infobox}}
162 Only integrate drivers into the Boot Image that you actually need. If you add unnecessary drivers, the Boot Image will take up more storage space and result in longer load times.
163 If too many drivers are integrated, the system may find multiple compatible drivers for a single network card, which could result in the wrong driver being used. We therefore recommend keeping the Boot Image as small as possible.
164 {{/aagon.infobox}}
165
166 We also recommend that you initially perform the Rollout without integrating a network card driver. By default, it is not absolutely necessary to include the driver right at the start of a Rollout. However, if that does not work, you can download the appropriate drivers from the manufacturer and integrate them into the Boot Image. Ideally, you should only integrate network card drivers and hard drive drivers into the Boot Image.
167 All other drivers, such as HDAudio or Bluetooth, should always be installed afterward. To do this, store them as a driver package in the driver plugin and add it to the Rollout Template. These will then be offered to Windows Setup as a source and, if recognized as necessary by Setup, will be installed.
© Aagon GmbH 2026
Besuchen Sie unsere aagon-Community