# Step 1: Adjust MS SQL Server configuration settings

Configure the following MS SQL Server settings in Microsoft SQL Server Management Studio or other tool of your choice.

1. Select **SQL Server and Windows Authentication Mode**​ to use mixed authentication.
2. Enable **TCP/IP** for MS SQL Server.
3. Make sure that MS SQL Server is listening on an external IP, and not localhost.


---

# 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.pentaho.com/install/9.3-install/pentaho-installation-overview-cp/archive-installation/archive-installation-process/use-ms-sql-server-as-your-repository-database-archive-installation/initialize-ms-sql-server-pentaho-repository-database/step-1-adjust-ms-sql-server-configuration-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.
