Skip to main content

Software Installation

This plugin is used to assign computers to collections. For this purpose, the user can compile a list of computers and a list of installation collections. The "Migration" button can be used to take over the assignments of another computer.

As additional information the already existing collection memberships can be displayed.

software_assignment_plugin.png

Configuration- Plugin-integration

As additional information the already existing collection memberships can be displayed.

  • Assembly: SoftwareAssignmentPlugin
  • Name: SOFTWARE_INSTALLATION (is translated)
  • Icon: box_software_clients.png
  • SelectedComputer: UserDefined
Configuration - Global
  • MaxComputersPerThread: This numerical value defines the maximum number of simultaneous computer assignments.(Standard: 50)
  • CollectionQuery: SQL query for filtering the displayed SCCM collections
  • EnableTagColumn: Show or hide tag column, as needed
Remove collection membership

With the Software Assignment plugin, computers can only be added to collections. Removing membership rules is nevertheless indirectly possible.

When a computer is added to an uninstall collection, it is automatically removed from the parallel installation collection, and vice versa.

For this to work, only the following two configuration parameters need to be set in the WebService.

1. Starting the Web Config Editor on the server

webconfig.png

2. Search for "postfix", this will result in the following two values:

installpostfix.png

Example

Initial state

softwareassignment.png

After execution via "Assign

softwareassignment2.png

The respective computers are now no longer members of the installation collections.