Miradore connector for Microsoft System Center Configuration Manager (SCCM) is used to read and import asset inventory information from SCCM database into Miradore. The information that is imported from SCCM is similar with the information that Miradore client inventories generate during inventory scans. Therefore, Miradore is able to auto-generate asset configuration items into Miradore for the assets that have been imported from SCCM database.
Requirements
The connector host computer must have .NET Framework 4.7.2 or later installed.
SCCM connector can be installed on any computer which has connection to SCCM database.
Miradore Management Suite 5.3.0 requires SCCM Connector version 1.3.6 (or newer).
Correct SSL certificate must be available in connector host computers Windows certificate store if HTTPS connection method is enabled from Miradore system settings
Installation Using Windows Installer
Run “SCCM_Connector.msi” installer file. The installer can be found from <Miradore server installation directory>\Connectors\SCCM directory.
Set connector configurations.
Miradore server name: Host name or IP-address of Miradore server. Collected data is sent to this server.
Miradore instance name: Many Miradore Servers can run on same host. Instance name specifies the server. By default, server is installed with instance name "Miradore".
Miradore server port: TCP/IP port that Miradore server uses. By default it is 80.
Use HTTPS: This option defines protocol (HTTP/HTTPS) that is used when SCCM connector sends result file to the Miradore server.
Ignore SSL errors: If checked, all SSL certificate errors are ignored.
Use proxy: If checked, connector uses proxy server to connect with Miradore server.
Proxy server: Host name or IP-address of proxy server.
Proxy port: Proxy server’s port
Proxy authentication method: Authentication method that proxy server uses. Available methods: none, basic, digest and NTLM
Proxy user name: User name for proxy server
Proxy password: Password for proxy server
Set Windows Task Scheduler configurations
Add to Scheduled Tasks: if checked, Miradore SCCM Connector task is added to Windows Scheduled Task and all fields must be filled before Next button can be pressed.
Start time: Connector is run daily at this time.
User account: Select to use SYSTEM account or give user name and password that is used to run task.
[Domain\] User Name: Scheduler will run task as it was started by this user. Add domain if needed.
Password and Retype password: User’s password. Passwords must match.
Set destination folders for the application and log files
Destination folder: Specifies the directory where the SCCM connector will be installed to.
Log folder: Specifies the directory where the SCCM connector writes the log files.
Start installation
Authorize connector, see Connector authorization
Test that SCCM connector works properly.
Testing
If you added SCCM connector to Windows scheduled tasks, open Scheduled Tasks menu (Start Menu -> All Programs -> Accessories -> System Tool -> Scheduled Tasks). Otherwise, open installation directory.
Run SCCM connector scheduled task or "sccm_connector.exe" manually.
Open SCCM connector log file (see Log for details)
Log
SCCM connector writes log every time it is run. It creates two files for log: "sccm_connector.log" and "sccm_connector.old". The "sccm_connector.log" has information about last run and the "sccm_connector.old" archives old log files. Size of the "sccm_connector.old" is limited to 2MB. Location of those files is defined in registry (see the Technical description for more information). By default log files are stored to C:\Program Files (x86)\Miradore\Connectors\<MiradoreInstance>SCCM\Logs
<Connector installation directory>\Log
Technical description
Miradore connector for Microsoft SCCM
Additional info
SCCM connector configuration in Miradore
Connector configuration in Miradore
These settings can be found from Administration > System settings > Clients and connectors > Connectors > SCCM connector in Miradore. |
See also