Add Profile
A profile includes a set of automatic actions that run after a system image is deployed to a post. These actions automate tasks such as copying files, system configuration, or installing specific elements.
Access and editing of a profile
From the management interface it is possible to:
- Add New Profile
- Edit an existing profile
- Delete profile if necessary
List of available post-installation actions
Here are the actions that can be defined in the desired order.
All are disabled by default, you must select them manually if you want to apply them:
Shutdown: turn off the post automatically after all steps have been completed.
MountSystem: mounts system partitions, useful to access certain files before the end of deployment.
Check MountSystem: Check that the system has been installed.
DebugImaging: activates a diagnostic mode to analyze the process of imagining (mainly used by technicians).
Copy agent: copy the Medulla agent on the post, necessary for remote management.
Copy setup complete: add a file or script to the end of installation.
Create folder: creates one or more custom folders on the post.
Copy drivers: copies the necessary drivers to the target machine.
Copy sysprep: installs files related to Windows system preparation (Sysprep).
Postinstall: entry point to execute a script or custom command once the installation is complete.
Use of the profile
Create or modify a profile according to the specific needs of your organization or the targeted position.
Select the desired actions in the appropriate execution order.
This profile will then be associated with a deployment task, so that the selected steps are automatically applied after installation.