# Settings

Navigate to the Resource Provider -> VConnect, then click ‘Settings’ and the list of settings to be configured by the admin will be shown.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FCt5EeCGRoR8VN3fTkJj0%2Ffile.png?alt=media)

### Database Settings&#x20;

The database settings will be generally configured during deployment process.  Admin can enter the database server name, user name, password, database name and click ‘save’ button to update these settings.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FuITAEZ3Owaqh7AS11oHF%2Ffile.png?alt=media)

### Powershell Settings&#x20;

Configure the Machine details where remote powershell can be executed via WMI and all required powershell modules installed, for example vSphere PowerCLI, Azure Powershell etc.&#x20;

* Ensure that the target server machine has vSphere PowerCLI&#x20;
* Enter the Server name, User Name, Password. And if the default WMI ports to be used, then do not select ‘USE HTTPS FOR WMI’ and enter 5985 for ‘POWERSHELL WMI PORT’&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FaZImjr6hq4WIUVYyFQhJ%2Ffile.png?alt=media)

### Script Settings&#x20;

Provide the base folder path for the custom scripts, so that relative path can be provided for the location of the scripts for features like Custom commands and Operation templates.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FCEdBIEiri7HHrGtSGucb%2Ffile.png?alt=media)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudassert.com/azure-stack-vconnect/features/admin-features/settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
