Previous Topic: AddReinstallRecord --Software Package was ReinstalledNext Topic: AddUninstallRecord--Notify Software Delivery that a Software Package Was Uninstalled


AddUndetectedRecord--Notify Software Delivery that a Software Package Was Removed

This commands adds a record notifying Software Delivery that a software package that was previously detected has now been removed.

Syntax

AddUndetectedRecord item 
                   version 
                   [target="targetname"]
item

Name of the software package.

version

Version of the software package.

[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:

sd_acmd addundetectedrecord "Product V" "3.1"

Software Delivery is notified that a record for detected software item Product V Version 3.1 should be removed.