Previous Topic: uninstallItem—Uninstall item of template groupNext Topic: terminate—Removing Distributions from the Enterprise Database


Example

Again consider the product "prod" of version "1.0/00" and a software template "tg". And at this time an uninstallation of the product should be assigned to the software template. The uninstall routine to be run is named "uninst" and should only run on those systems that have installed the product with the install routine "inst_3". The provided job should meet the following requirements:

The following command will assign the required job to the specified software template:

cadsmcmd templateGroup action=uninstallItem name=tg item=prod version=1.0/00 procedure=uninst installedWith=inst_3 after=boottime promptUser allowCancel execTimedOut prompt=0.6