# Database Settings

On this screen, ConfigMgr database server, instance and database name information is entered. If these settings are entered, ConfigMgr software inventory is compared with the Easy2Patch catalog. How many are installed next to each product is shown.

<figure><img src="/files/VaDx915QYgzYycnZSirh" alt=""><figcaption><p>Update Statistics</p></figcaption></figure>

In order to make the settings, go to the Settings\SCCM/WSUS/INTUNE\DatabaseSettings screen.

**Data Source**: Enter Database server name.

**Initial Catalog**: Enter ConfigMgr Site Database name (e.g. **CM\_**&#x58;YZ).&#x20;

**Authentication Type**: Select Integrated or SQL authentication model that used in SQL Server Security model.

**User Id**: If the SQL authentication model is selected, the authorized user account that can connect to the ConfigMgr database is entered on the database server. No AD or Windows account is entered here. Only the SQL account must be entered.

**Password**: If the SQL authentication model is selected, the password of the authorized user account that can connect to the ConfigMgr database on the database server is entered. No AD or Windows account is entered here. Only the password of the SQL account must be entered.

The test button is used to test the connection and save if successful. After all the information is entered, it should be saved by clicking the Save button.


---

# 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.easy2patch.com/configuring/easy2patch-3.1-settings/sccm-wsus-intune/database-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.
