Skip to main content

Management

The SCCM Application Manager knows "its" packages. Clicking on Manage Packages will display them.

manage-packages1.png

Existing packages that have been created manually are not displayed in the SCCM Application Manager.

Reload Packages

The list of packages can be reloaded with the Reload Packages button.

manage-packages2.png

Change Package State

The Change Package State button changes the status of one or more packages to the following values:

  • Test
  • Approved
  • Retired
  • Obsolete
  • Failed

The change of a status does not only change the status of the package itself, but also the status of all related objects.

To change the status, you must first select one or more packages using the checkbox (✅).

manage-packages3.png

Starting with version 2.7.2.0, it is possible to make status changes dynamically. Selected packages are not moved to the previously selected state, but to the following status (Step forward) or previous status (Step back). The above menu has been extended accordingly:

step-forward-back.png

The following rules apply:

Step forward
Current Status New Status
TEST APPROVED
APPROVED RETIRED
RETIRED OBSOLETE
OBSOLETE remains unchanged
FAILED remains unchanged
Step back
Current Status New Status
APPROVED TEST
RETIRED APPROVED
OBSOLETE RETIRED
TEST remains unchanged
FAILED remains unchanged

The following message appears:

manage-packages4.png

The package and its properties with the status (TEST):

manage-packages5.png

The package and its properties with the new status (APPROVED):

manage-packages6.png

Delete Packages

With the button Delete Package one or more packagess can be deleted.

To do this, you must first select one or more packages using the checkbox (✅).

manage-packages7.png

With the button Delete Package the selected packages are deleted after the following message.

manage-packages8.png

The deletion of a package not only deletes the package itself, but also all involved objects (zero footprint), if their deletion is allowed.

Context Menu

Each package has a context menu that can be accessed with the right mouse button:

manage-packages9.png

The individual menu items are described below.

Open Package Source Folder

Opens an explorer with the source path stored in the package.

Assign to Distribution Point Groups

This option can be used to assign distribution point groups to the package.

Update Distribution Points

Updates the distribution points of the selected package.

Edit Membership Rules

The SCCM Application Manager "knows" the collections, which are assigned to the selected package. Membership rules can be edited using an editor.

manage-applications10.png

Reload Computers re-loads the list of computers. Add Computer adds one or more computers to the collection of membership rules.

Reload Collections re-loads the list of collections. Add as Inclusions adds an inclusion collection, Add as Exclusions adds an exclusion collection to the membership rules.

Add from File adds group memberships from a text file. Only those computers that exist within the Microsoft ® System Center are added. The text file must have the following format:

[...]
Computer04
Computer05
Computer06
Computer07
Computer08
		[...]

Import Rules imports membership rules from a file (*.rul), where as Export Rules exports existing membership rules to a file. Delete Rules deletes all selected membership rules.

Membership rules are permanently saved in Microsoft ® System Center with the Button Save.

Starting with version 3.0 of the SCCM Application Manager the aforementioned functionality is also available analogously for users.

View Membership

Displays the group memberships of all participating collections.

manage-applications11.png

Cut/Copy Membership Rules

Copies the membership rules of a collection. This function can be used to copy or cut membership rules.

Paste Membership Rules

Inserts copied or cut membership rules into a selected collection.

Deployment Schedules

Adds on or more deployment schedules to a package.

manage-packages10.png

Send wake-up packets specifies whether WOL-Packts should be sent in advance. New creates a new deployment schedule.

manage-packages11.png

Edit edits an existing deployment schedule while Delete deletes a deployment schedule.

View Content Status

Displays the content status of a package.

manage-applications12.png

Properties

Displays all properties of a package and the properties of the associated objects. Double-clicking an object can also display the content of the corresponding WMI class.

manage-packages12.png