Previous Topic: configureItem—Assign a Configure Job to a Software TemplateNext Topic: modifyItem—Modify Item in Software Template


Example

Consider the product "prod" of version "1.0/00" and a software template "tg". At this time a configuration of the product should be assigned to the software template .The configuration routine to be run is named "conf" and should only run on those system that have installed the product with the install routine "inst_1". The provided job should meet the following requirements:

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

cadsmcmd templateGroup action=configureItem name=tg item=prod version=1.0/00 procedure=conf installedWith=inst_1 after=boottime PreventLogon nocalendar postaction=reboot JobTimeout=1.12