ctmwincfg utility parameters

The following table describes the ctmwincfg utility parameters.

Parameter

Description

Logon As User

Flag that specifies which user account is used for the services to log into. Valid values:

  • Y: Jobs are submitted with the permissions and environment variables of the specified user.
  • N: Jobs are submitted with the permissions and environment variables of the local system account. Default.

Logon Domain

The domain is determined by the value of this parameter if <domain> is not specified in <domain>\<username> in the Run_As parameter of the job definition. If the domain is not specified in the Run_As parameter or this parameter, the user profile is searched in the trusted domains.

NOTE: BMC recommends that you do not specify a value for Logon Domain.

Valid Values: Text

Default: Blank

Job Children inside job object

Flag that specifies if procedures invoked by a job can be run outside the Job Object. If so, this prevents a situation in which the original job remains in executing mode until the invoked procedure completes.

Valid values:

  • N: All procedures invoked by the job are run outside the job object.
  • Y: All procedures invoked by the job are run inside the job object. Default.

Add Job Object Statistics to Output

Flag that indicates how to handle job object processing statistics. Valid values:

  • Y: Statistics are added to the end of the Output file. Default.
  • N: Statistics are not added to the Output file.

Job Output Name

Flag that determines the prefix for the Output file name.

Valid values:

  • MEMNAME: The Output file prefix is the MEMNAME of the job. Default.
  • JOBNAME: The Output file prefix is the JOBNAME of the job.

This parameter can only be changed after completing the installation.

Wrap parameters with double quotes

Indication of how parameter values (%%PARMn....%%PARMx) are handled in by Control-M/Agent for Microsoft Windows.

Valid values:

  • 1: This parameter is no longer relevant.
  • 2: Parameter values are always passed to the operating system without quotes. If quotes were specified in the job definition, they are removed before the parameter is passed onward by the agent. This option is compatible with the way that these parameters were handled in version 6.0.0x, or 6.1.01 with Fix Pack 1, 2, 3, or 4 installed. In this case, if a parameter value contains a blank, the operating system may consider each string as a separate parameter.
  • 3: This parameter is no longer relevant.
  • 4: Parameters are passed to the operating system in exactly the same way that they were specified in the job definition. No quotes are added or removed in this case. This option is compatible with the way that parameters were handled by version 2.24.0x. Default

Run user 'Logon Script'

Indication if a user-defined logon script should be run by the Control-M/Agent before running the standard user logon script.

Valid values:

  • Y: The user-defined logon script is run, if it exists.
  • N: The user-defined logon script is not run. Default

CJK Encoding

Determines the CJK encoding used by Control-M/Agent to run jobs. For more information, see Control-M Language Customization.

Valid values: UTF-8, JAPANESE EUC, JAPANESE SHIFT-JIS, KOREAN EUC, SIMPLIFIED CHINESE GBK, SIMPLIFIED CHINESE GB, TRADITIONAL CHINESE EUC, TRADITIONAL CHINESE BIG5

Default: UTF-8

Default Printer

Default printer for job Output files. Type a printer name in the field box or select a name from the list box. Default: Blank

Echo Job Commands into Job Output

Specifies whether to print commands in the Output of a job. Valid values:

  • Y: Implements ECHO_ON, which prints commands in the job Output
  • N: Implements ECHO_OFF, which does not print commands in the job Output

Default: Y

SMTP Parameters

For SMTP parameters, see SMTP parameters.

Parent Topic

Administration and configuration