Scripts
Scripts are executed after an operating system installation and can be used for automated software deployments.
Scripts can be limited to specific operating systems via tags, can be limited to specific servers, and it's possible to forcefully execute scripts for specific OS profiles.
Manage Scripts
You find the scripts at "PXE Manager" -> "Scripts". By default, a script exists to update the operating system after installation.
Click on the edit icon to edit a script or on the plus button to add a new script.
Script Name
Enter the name of the script. The name will be displayed when you / your users reinstall a server.
Tags
The OS profile must have at least one of the listed tags for the script to be displayed when the corresponding OS profile is selected.
Only offer if server has one of these tags
With this option, you can limit for which servers the script should be available. The server must have at least one of the tags for the script to be offered.
Example use case: Scripts for internal servers.
Don't offer if server has one of these tags
With this option, you can limit for which servers the script should be available. If the server has one of the listed tags, the script will not be offered.
Only offer if user has one of these roles
The user must have one of the assigned roles for the script to be offered. However, please note that role limitations are not recursive. For example, if the user has the "Reseller" role, the limitations will not be inherited by the roles created by the resellers. If you require such limitations, consider using the tag limitation feature.
This feature is particularly useful if you need to share specific scripts exclusively with users of certain roles, or limit them for internal use only.
Don't offer if user has one of these roles
If the user has one of these roles assigned, the script will not be offered. However, please note that role limitations are not recursive. For example, if the user has the "Reseller" role, the limitations will not be inherited by the roles created by the resellers. If you require such limitations, consider using the tag limitation feature.
This feature is particularly useful if you need to share specific scripts exclusively with users of certain roles, or limit them for internal use only.
Offer script for following server types
Choose whether the script should be available for dedicated servers, virtual servers, or both.
Disable Script
If this option is enabled, the script will not be available for selection.
Script Content
The content of the script.