/
Client
Client
Execute Task Sequence
This activity executes a task sequence program on a target machine.
Activity Parameters
The Execute Task Sequence activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- Package Id (text box editor type) (type: string): enter the task sequence package Id (In order to get a list of packages, use 'Get Task Sequence Packages' activity). E.g. 'FMP00001'.
- Password (password box control) (type: string): enter the password for the target machine username.
- Password Binding (text box editor type) (type: string): bind to a variable containing the encrypted password for the CCM username (this parameter is used only when the user wants to send an encrypted password from outside the task, for example Flowster Studio Portal)
- Program Id (text box editor type) (type: string): enter the program Id. The default value for this parameter is '*'
- Program Name (text box editor type) (type: string): enter the program name from the target client. This parameter takes precedence over 'Package Id' parameter.
- Target Client (text box editor type) (type: string): enter the target client where the task sequence will be executed.
- Username (text box editor type) (type: string): enter the target client username. E.g. 'domain\demouser'.
The Read Only Output variable are the possible output values that the activity will provide:
- Output Result (type: Int32): outputs 0 to indicate success or non-zero to indicate failure.
Install Application
This activity installs the specified application on the target client.
Activity Parameters
The Install Application activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- Action (combo box control) (type: string): select the desired action to be performed on the target machine.
- Application Localized Name (text box editor type) (type: string): enter the application localized name (In order to get this value, use 'Get Localized Name' activity). E.g. 'MyAppLocalizedName'
- Password (password box control) (type: string): enter the password for the target machine username.
- Password Binding (text box editor type) (type: string): bind to a variable containing the encrypted password for the CCM username (this parameter is used only when the user wants to send an encrypted password from outside the task, for example Flowster Studio Portal)
- Software Version (text box editor type) (type: string): enter the application software version (In order to take this value, use 'Get Localized Name Version' activity).
- Target Client (text box editor type) (type: string): enter the target client. E.g. 'MyMachine'.
- Username (text box editor type) (type: string): enter the target client username. E.g. 'domain\demouser'.
The Read Only Output variable are the possible output values that the activity will provide:
- Output Status (type: Int32): outputs 0 to indicate success or non-zero to indicate failure.
, multiple selections available,
Related content
Ubuntu LTS
Ubuntu LTS
More like this
UNIX Server
UNIX Server
More like this
Certificate Management
Certificate Management
More like this
Telnet
More like this
Python
More like this
Desktop virtualization
Desktop virtualization
More like this