SCCM (System Centre Configuration Manager) Connector

SCCM, also known as configuration manager, is used for package deployment, patch management and software distribution. BigFix AEX can be integrated with SCCM in a client environment to provide relevant use cases for chat-based package request and deployment. SCCM integration will likely require setting up of the secure gateway in the client environment, ensure it is deployed and configured before SCCM connector is enabled.

To use the SCCM use cases, the Active Directory User discovery needs to be enabled in SCCM to collect this. The detailed steps are documented in the below URL: https://docs.microsoft.com/en-us/mem/configmgr/core/servers/deploy/configure/about-discovery-methods

  1. To set up SCCM use case with a BigFix AEX tenant, create a new endpoint on the Gateway application with Authorization Type as SCCM.
Figure 1. Figure 230 – SCCM Configuration Endpoint in Secure Gateway
Graphical user interface, application Description automatically generated
  1. Enter the credentials which should be the same as your SCCM credentials. The Server field should be filled with the server on which the SCCM Configuration Manager is hosted. Make sure the credentials entered should have delegated Administrator rights for SCCM.
Figure 2. Figure 231 – SCCM Configuration in Secure Gateway
Graphical user interface, text, application, email Description automatically generated
  1. Once the endpoint is added, go the endpoints list on the application and copy the Endpoint ID for the newly created endpoint.
Figure 3. Figure 232 – SCCM Configuration Endpoint ID
  1. Go to your tenant’s integration page on Global Admin and open the SCCM Integration page.
Figure 4. Figure 233 – Tenant Integration Page
Graphical user interface, application Description automatically generated
  1. On the SCCM Connector page, enter the Endpoint ID you copied in step 4 and click on Save so that endpoint is available for the SCCM connector.
Figure 5. Figure 234 – SCCM Configuration Endpoint ID on Integration Page
Graphical user interface, text, application, email Description automatically generated
  1. To confirm that the connector has been successfully activated, check if an Openwhisk Function called query_sccm has been created. To check this, go to the BigFix AEX Cognitive Console for your tenant and click on Openwhisk card or Openwhisk from the left panel of the cognitive console.
Figure 6. Figure 235 – BigFix AEX Cognitive Console
Figure 7. Figure 236 – Openwhisk Console Navigation
  1. On the Action List search for the function named “query_sccm” and you should see it as follows:
Figure 8. Figure 237 – SCCM Openwhisk Action