This command adds a record notifying Software Delivery that a software package has been installed. If an AddInstallRecord is issued, and the Item or Item Procedure is missing in the software library, the installation record is automatically converted to a detection record with procedure Detected.
AddInstallRecord item
version
procedure
date | current
time | current
orderedby
comment
[target="targetname"]
Name of the software package.
Version of the software package.
Blank string (reserved for future use).
Specifies the date of the installation. You can also use the keyword current.
Format of date: YYYY-MM-DD
Specifies the time of the installation. You can also use the keyword current.
Format of time: HH:MM
This parameter is optional and provides an account name, for example, DomainX\UserY.
Default: Current user running the SecureContainer command.
Your own comments.
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:
In the following example Software Delivery is notified that an installation record for software item Product X Version 1.1, using procedure Install, to be added. The current date and time are used for the installation. Ordered by lists Automatic by Job and the comment will be required by Product Y v2.0 install.
sd_acmd addinstallrecord "Product X" "1.1" "Install" current current "Automatic by Job" "Required by Product Y v2.0 install"
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|