IBM Tivoli Provisioning Manager for OS Deployment, Version 7.1.1.14

RunCommand

This action allows the execution of system command, a command executable or a batch script.

Parameters:

Examples

[CUSTOM]
name=MyCommand
description=TestMyCommands
numactions=1
ON_FAILURE_REBOOT=false
[Action_0]
name=RunCommand
[Parameters_Action_0]
command=CustomRun.bat
parameters = clean
origin = Server
timeout = 34000
onerror = Continue
prefix = "local://root/x$/"
parameters = clean 

This built-in action is available as primitive in remboc scripts.



Feedback