Previous Topic: AddLibDeliveryRecord--Notify Software Delivery that a Software Package Was Added to a scalability server staging libraryNext Topic: AddReinstallRecord --Software Package was Reinstalled


AddLibRemovalRecord--Notify Software Delivery that a Software Package Was Removed from a scalability server staging library

This command adds a record notifying Software Delivery that a software package has been removed from a scalability server staging library.

Syntax

AddLibRemovalRecord item 
                    version 
                    procedure 
                    date 
                    time 
                    orderedby 
                    comment 
                    [target="targetname"]
item

Name of the software package.

version

Version of the software package.

procedure

Blank string (reserved for future use).

date

Specifies the date of the installation. You can also use the keyword current.
Format of date: YYYY-MM-DD

time

Specifies the time of the installation. You can also use the keyword current.
Format of time: HH:MM

orderedby

This parameter is optional and provides an account name, for example, DomainX\UserY.
Default: Current user running the SecureContainer command.

comment

Your own comments.

[target="targetname"]

Specifies whether the command is applicable for the computer unit (default), or any valid or existing user profile units on the same computer. You can specify any target except the following targets:

Example:

In the following example:

sd_acmd addlibremovalrecord "Product W" "1.1" "" current current "Admin" "Removal of Product W v1.1"

Software Delivery is notified to remove a delivery record for software item Product W Version 1.1. The current date and time are used. Ordered by lists Admin and the comment is "Removal of Product W v1.1."

If this command is issued on a scalability server, and the software item Product W 1.1 is present in the library of the upstream domain manager, and a delivery record for Product W 1.1 was present in the staging library folder of the scalability server, the delivery record is deleted. A job record also adds to the Jobs folder of the scalability server.