AddUndetectedRecord--Notify Software Delivery that a Software Package Was Removed
This command adds a record notifying Software Delivery that a software package that was previously detected has now been removed.
cla140
This command adds a record notifying Software Delivery that a software package that was previously detected has now been removed.
Syntax
AddUndetectedRecord item version [target="targetname"]
- itemName of the software package.
- versionVersion 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:
- On the computer that you are running the command.
- From the user profile on the same computer you are running the command on.
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.