Tablet Accessory User Manual
Managing Process Execution with Conductor Script
Chapter 8 Using the Conductor Script Utility 249
Managing Process Execution with
Conductor Script
This section describes how to perform some basic monitoring and management of
process execution using Conductor Script. Normally these operations are more
suited to iIS Console than to a command line utility. However, a number of
Conductor Script commands are available to perform the following management
tasks:
• monitoring and managing sessions
• monitoring and managing executing processes
For background information on iIS process execution, including how to perform
process management using iIS Console, see Chapter 6, “Managing Process
Execution.”
UnRegister
AssignmentRules
dictionary_name
[rule_name]
Unregister all
assignment rules (or
just the specified
assignment rule) in the
specified assignment
rule dictionary from
the current engine.
page 322
UnRegister
ProcessDefinition
process_name Unregister the specified
process definition from
the current engine.
page 323
UnRegister
UserProfile
user_profile_name Unregister the specified
user profile from the
current engine.
page 324
Command Arguments Function See…