Attachments

doc/3.2.4/Working With NEXThink For SCCM/NEXThink SCCM Bridge

1. NEXThink SCCM Bridge

NEXThink SCCM Bridge is an external helper application which allows edition of SCCM collections. It is readily available in NEXThink Finder via a specific custom action. It can typically be used to create or update collections with the result of investigations - making activity-based collections possible.

NEXThink SCCM Bridge also offers a command line interface for further customization of the custom action or integration into a different context (see below for the detailed usage).

1.1. Export to SCCM custom action

Selecting a list of sources in NEXThink Finder and right-clicking on the selection offers the following option:

export_to_sccm_custom_action.png

Clicking on Export to SCCM... launches NEXThink SCCM Bridge with the selected sources in parameter.

1.2. Login dialog

The first window to show up is the login dialog. Enter the SCCM server ip address or name and your credentials if necessary.

Note that address and credentials fields are saved and will be automatically filled with previous saved values next time you run the bridge.

bridge_login.png

1.3. Main dialog

Upon successful login to the SCCM server, the bridge main dialog appears:

bridge_main_dialog.png

Select the relevant option and click on OK to carry on with the collection edition operation.

1.4. Command-line interface

Usage: nxSCCMbridge [OPTIONS] source [source, ...] Create, replace or append sources to a SCCM collection.

Options:
  • -l, --lastlogin            connect to SCCM server transparently using last login information
    -s,--silent                silent mode
    -h,--help                  show this message and exit
    -c, --collection=VALUE     add sources transparently to the specified collection
    -m, --mode=VALUE           'add': add to existing collection (default); 'replace': replace existing collection