How does it work?
The SCCM integration tool connects directly to the SCCM SQL database and fetches the workstation details. The tool constructs XML files with the scanned data and adds them to the scannedxmls folder in the application's root directory. The application reads the XML files and updates the workstation data periodically.
Resource files to download are provided at the end of the document.
ServiceDesk Plus build 9335 or AssetExplorer build 6131 and earlier then, use the file named upto_9335_SCCMtoSDPConnector_upto.zip.
Between ServiceDesk Plus build 9400 or AssetExplorer build 6200 to ServiceDesk Plus build 10021 or AssetExplorer build 6214, use the file named from_9400_to_10021_SCCMtoSDPConnector.zip.
Steps for SCCM integration:
Download the appropriate connector for your build.
Extract the SCCMtoSDPConnector zip file to the application's root directory.
Make sure that the folder is extracted with all its files to the root directory.
Open the command prompt and go to the folder SCCMtoSDPConnector.
RunSCCMDBConnector.bat (if Windows machine) or SCCMDBConnector.sh (if Linux machine).
Enter the SCCM database details on the displayed form as follows:
Click Test to make sure that the connection is established. Then, save the configuration.
Run SCCMScheduler.bat to start the integration.
Automatic Scanning
Schedule to run the batch file periodically by using a third-party tool like Windows Scheduler. Learn more about Windows Scheduler here.