Configure the SCCM integration and schedule an import
Importing data from Microsoft SCCM requires a connection to the SCCM database via a JDBC data source and a schedule that tells the MID Server when to fetch the data.
Avant de commencer
Connect to your SCCM SQL Server and configure the
following:
- Create a new login user name and password for SQL Server authentication.
- Choose the SCCM database that ServiceNow data sources will connect to.
- Assign the 'db_datareader' role membership to the new user.
Role required: admin
Pourquoi et quand exécuter cette tâche
Remarque :
If you want to configure the JDBC data source to authenticate on your SQL
Server database using the Windows MID Server service user, select the Use
integrated authentication box on each of the existing data
sources.