Importing SCCM data into Assets
To import SCCM data into Assets, navigate to the Import section in the object schema configuration. Learn more about importing in Assets.
Import type settings
Optional date patterns
You don't need to specify the date pattern in the general import configuration settings. However, it could be wise to specify them since you will get some improved performance.
Date Format | dd/MM/yyyy |
Date/Time Format | dd/MM/yyyy hh:mm |
Module specific configuration
Name | Description |
---|---|
SCCM SQL Server | |
SCCM Database Name | specified the name of your SCCM Database |
Database User | specified the name of the user that have readable access to the SCCM Database |
Database Password | the password for the selected user to connect to the SCCM Database |
Authentication Type* |
|
*Note that the selection only modifies the internal connection string to the database server. It will add the following part to the connection string, where %s is the selected authentication type:
|
To use Kerberos you need to ensure that the system is able to create Kerberos tickets.
You can read more about that here: