---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://www.servicenow.com/docs/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Full data load for air gap solution

# Perform a full data load for the air gap solution for Microsoft SCCM {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

After you verify that the test data load for the air gap solution for the Service Graph Connector for Microsoft SCCM is successful, you can perform a full data load.

## Vorbereitungen

Role required: admin

## Prozedur

1. Navigate to the Microsoft SCCM directory in your high-secure server.
2. Run the .\\GetSCCMData.ps1 -completeLoad $true -configFilePath <var class="keyword varname">CONFIG_PATH</var> script, where <var class="keyword varname">CONFIG_PATH</var> is the location of the JSON configuration file that is generated by the setup script.  
   By default, the existing files in the data source data directories are deleted each time the .\\GetSCCMData.ps1 -completeLoad $true -configFilePath <var class="keyword varname">CONFIG_PATH</var> script is run. You
   can add the -clean $false parameter to the script if you want to retain the existing files.  
   The script fetches data from the Microsoft SCCM DB, and stores the data in the respective data_source directories, as defined in the SgSCCMConfigFile.json file.
3. After the data is loaded in your high-secure server, transfer the data_source directories and contents to the corresponding directories in your low-secure server using a method of your choice (such as SFTP or SCP).
4. Verify that the data is loaded in your low-secure server.
5. Set the full data load job (using the .\\GetSCCMData.ps1 -completeLoad $true -configFilePath <var class="keyword varname">CONFIG_PATH</var> script) to run on a schedule based on that of the Scheduled Import Job on your Service Graph Connector for Microsoft SCCM instance.
6. Set the data transfer job (from your high-secure server to your low-secure server) on a schedule based on that of the Scheduled Import Job on your Service Graph Connector for Microsoft SCCM instance.
7. Test the air gap connection in your ServiceNow instance.
   1. Navigate to AllService Graph ConnectorsSCCMConnections.
   2. Select the air gap connection that you created.
   3. Select the Test Connection related link.  
      When the connection is successful, the Status field is set to `Success`. If the connection fails, follow the suggestions for remediation.
   {#sgc-sccm-airgap-data-load__substeps_urm_f5j_p2c}

