View KiXtart Macros
User Defined Scripts
Administrators wishing to utilize a custom written KiXtart module will add it to their script configuration here. Script Start offers the option to include custom KiXtart scripts both before Script Start (Pre-Execution) and after Script Start (Post-Execution).

Execute:
Choose whether your custom KiXtart script should execute before or after Script Start.

File:
Enter the full path to your KiXtart script. Surrounding quotes are automatically added to the file.

NOTE: Drives mapped by the Drive Mapping configuration module are not available. The recommended location to store your custom KiXtart scripts is in the netlogon share on your domain controller. Custom scripts stored in this location will take advantage of replication and can be included as follows: @lserver\netlogon\your_script.kix.

Run In-Process:
Selecting this option will merge your custom KiXtart script into Script Start. This option should only be selected if you want all or parts of your script exposed to Script Start. For example, if you are utilizing a Custom Function as part of a filter, this option must be selected.

NOTE: User Defined Scripts are not checked for proper syntax or function. You are encouraged to create and test your script configuration prior to including User Defined Scripts.