Wiki source code of Boot Templates
Last modified by Steffi F on 2026/06/01 11:35
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{aagon.floatingbox/}} | ||
| 2 | |||
| 3 | In the Boot Templates section, you can manage your bootable environments (Boot Images) that can be deployed via PXE. You can use these for various actions: | ||
| 4 | |||
| 5 | * You can securely delete storage devices and hard drives | ||
| 6 | * You can boot customized PE/Linux images (e.g., for diagnostic or automation tasks) | ||
| 7 | * You can execute manufacturer or third-party Boot Images on Clients | ||
| 8 | |||
| 9 | [[Overview- Boot Templates>>image:Boot Templates_Übersicht.png||alt="Übersicht - Boot Templates"]] | ||
| 10 | |||
| 11 | = Workspace Functions = | ||
| 12 | |||
| 13 | The following functions are available in the ribbon bar and via the context menu: | ||
| 14 | |||
| 15 | |=Icon |=Description | ||
| 16 | |((( | ||
| 17 | Add (Boot Templates) | ||
| 18 | )))|((( | ||
| 19 | Opens the drop-down menu to select the new boot template to be added. | ||
| 20 | ))) | ||
| 21 | |((( | ||
| 22 | Edit (Boot Templates) | ||
| 23 | )))|((( | ||
| 24 | Opens the properties of the selected template. | ||
| 25 | ))) | ||
| 26 | |((( | ||
| 27 | Delete (Boot Templates) | ||
| 28 | )))|((( | ||
| 29 | Deletes the selected template. Any linked Boot Images are not affected. | ||
| 30 | ))) | ||
| 31 | |((( | ||
| 32 | Duplicate (Boot Templates) | ||
| 33 | )))|((( | ||
| 34 | Creates a copy of the template, including settings. | ||
| 35 | ))) | ||
| 36 | |((( | ||
| 37 | Assign (Boot Templates) | ||
| 38 | )))|((( | ||
| 39 | Opens a dialog to assign the selected boot template to a Client for execution or to remove a Client’s assignment. | ||
| 40 | ))) | ||
| 41 | |((( | ||
| 42 | Add (Ordner) | ||
| 43 | )))|((( | ||
| 44 | Adds a folder for the structured storage of boot templates. | ||
| 45 | ))) | ||
| 46 | |((( | ||
| 47 | Edit (Ordner) | ||
| 48 | )))|((( | ||
| 49 | Opens the folder properties. | ||
| 50 | ))) | ||
| 51 | |((( | ||
| 52 | Delete (Ordner) | ||
| 53 | )))|((( | ||
| 54 | Deletes the selected folder. Subfolders are also deleted. | ||
| 55 | ))) | ||
| 56 | |((( | ||
| 57 | Download from server | ||
| 58 | )))|((( | ||
| 59 | Downloads the selected custom boot template from the OSD Setup Repository and copies it to local storage. | ||
| 60 | ))) | ||
| 61 | |((( | ||
| 62 | Upload | ||
| 63 | )))|((( | ||
| 64 | Uploads the selected custom boot template from local storage to the OSD Setup Repository. | ||
| 65 | ))) | ||
| 66 | |((( | ||
| 67 | Delete | ||
| 68 | )))|((( | ||
| 69 | Deletes the selected boot template from local storage. | ||
| 70 | ))) | ||
| 71 | |((( | ||
| 72 | Open in folder | ||
| 73 | )))|((( | ||
| 74 | Opens the file directory on local storage where the downloaded custom boot template file was copied. | ||
| 75 | ))) | ||
| 76 | |||
| 77 | (% class="wikigeneratedid" %) | ||
| 78 | In the workspace, you can see the folder structure containing the available boot templates. The column view displays various pieces of info about the boot templates. | ||
| 79 | |||
| 80 | |=Column|=Description | ||
| 81 | |((( | ||
| 82 | Type | ||
| 83 | )))|((( | ||
| 84 | Type of boot template, e.g., Wipe (delete) or Custom (user-defined/third-party image). | ||
| 85 | ))) | ||
| 86 | |((( | ||
| 87 | Description | ||
| 88 | )))|((( | ||
| 89 | Free-form text describing the boot template. | ||
| 90 | ))) | ||
| 91 | |((( | ||
| 92 | Sync Status | ||
| 93 | )))|((( | ||
| 94 | Sync status of the deployment to the deployed file repositories. | ||
| 95 | ))) | ||
| 96 | |((( | ||
| 97 | Image Name | ||
| 98 | )))|((( | ||
| 99 | Reference name of the underlying Boot Image that is loaded during PXE boot. | ||
| 100 | ))) | ||
| 101 | |((( | ||
| 102 | Size | ||
| 103 | )))|((( | ||
| 104 | Size of the referenced Boot Image. | ||
| 105 | ))) | ||
| 106 | |||
| 107 | = Running Boot Templates on Clients = | ||
| 108 | |||
| 109 | To execute a boot template on one or more clients, you must create an assignment between the boot template and the clients. | ||
| 110 | |||
| 111 | 1. Select the desired boot template. | ||
| 112 | 1. Click the //Assign// button on the ribbon bar. | ||
| 113 | 1. In the dialog that opens, click the //Add Clients// button. | ||
| 114 | 1. Execute a query in the query window that opens. | ||
| 115 | 1. Select the clients to be assigned to the boot template. | ||
| 116 | 1. In the query window that opens, click the //Done// button. | ||
| 117 | 1. If necessary, configure the settings for waking up the clients. | ||
| 118 | 1. Click the //Apply// button to execute the boot template on the added clients. | ||
| 119 | |||
| 120 | {{aagon.warnungsbox}} | ||
| 121 | Depending on the settings, the execution of a boot template may occur immediately and cannot be undone. | ||
| 122 | {{/aagon.warnungsbox}} | ||
| 123 | |||
| 124 | One or more jobs have now been created to execute the boot template. You can track the progress of the execution in the [[Job monitor>>doc:ACMP.69.Arbeiten mit der ACMP Console.Aufbau der Console.Ribbonleiste.Monitore.WebHome||anchor="HJobmonitor"]]. | ||
| 125 | |||
| 126 | = Edit Bootloaders in Custom Boot Templates = | ||
| 127 | |||
| 128 | When creating custom boot templates, the bootloader files are uploaded from your local memory to the OSD Setup Repo. Therefore, you cannot edit the bootloader files for an existing custom boot template directly in ACMP; instead, you must download them from the Server, edit them locally, and then upload them again. To do this, follow these steps: | ||
| 129 | |||
| 130 | 1. Select the desired custom boot template whose bootloader files you want to edit. | ||
| 131 | 1. Click the //Load from Server// button in the ribbon bar. | ||
| 132 | 1. Click the //Open in Folder// button in the ribbon bar. | ||
| 133 | 1. Open the bootloader file you want to edit with a program of your choice. | ||
| 134 | 1. Make your edits and save the file. | ||
| 135 | |||
| 136 | 1. {{aagon.infobox}}The bootloader file must not be saved under a different name or in a different directory.{{/aagon.infobox}} | ||
| 137 | 1. Return to the ACMP Console and click the //Upload// button on the ribbon bar. | ||
| 138 | 1. Select whether you want the file to be deleted from your local storage. | ||
| 139 | 1. The bootloader file has now been uploaded back to the OSD Setup Repository. | ||
| 140 | |||
| 141 |

