> 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](/files/-MWWNPOT64Y6pABXNgDZ)

### 1. Custom Script

![Custom Script Configuration](/files/-MWWOijowl2JkylJWeLS)

|   | 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 %}
