> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronicsdeploy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronicsdeploy/create-configuration/others.md).

# Others

## Other Configuration Settings&#x20;

The Other configuration settings allow you to configure [Custom Scripts](/faronicsdeploy/create-configuration/others.md#1-custom-script).

![Configuration Management - Others](https://3007061244-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MRkQfx_2cLnNNBX1muO%2F-MWWN18ofF3o62zXmsyS%2F-MWWNPOT64Y6pABXNgDZ%2Fimage.png?alt=media\&token=19ad2141-9728-43fa-8506-1a60941d08bb)

### 1. Custom Script

![Custom Script Configuration](https://3007061244-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MRkQfx_2cLnNNBX1muO%2F-MWWOXzRFrz1DlkbQAEc%2F-MWWOijowl2JkylJWeLS%2Fimage.png?alt=media\&token=d292a934-e58b-4ce6-933d-0048c4b8fb1e)

|   | Setting      | Description                                                                       |
| - | ------------ | --------------------------------------------------------------------------------- |
| a | Name         | Name for the custom script.                                                       |
| b | URL          | URL where the custom script is hosted.                                            |
| c | Type         | Type of script, **PowerShell**, **Batch**, or **VB**.                             |
| d | Command Line | Any extra commands required for the script can be added to the command line here. |

{% hint style="info" %}
See [Custom Scripts - PowerShell, VB, Batch](/faronicsdeploy/custom-scripts-powershell-vb-batch.md) for further information.
{% endhint %}
