USER_SCRIPT_TYPE - UEM Manager configuration option

Description

The USER_SCRIPT_TYPE option describes the type of statements contained within the script specified by the USER_SCRIPT option.

Note

Currently, USER_SCRIPT_TYPE applies only to scripts executed by UEM Servers running on a Windows system.


When the UEM Server writes the script statements to a temporary script file, the value specified by USER_SCRIPT_TYPE is used as that file's extension. On the target Windows system, an association between files with that file extension and an application responsible for opening files with that extension must exist prior to any attempt by a UEM Server to execute the script. Otherwise, execution of the script will fail.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-script_type type

(tick)

(tick)

(tick)

Environment Variable

n/a

Configuration File Keyword

n/a

Value

type is the type of statement in the script specified by USER_SCRIPT.

If USER_SCRIPT_TYPE is not used, the specified (or default) value of the UEM Server USER_SCRIPT_TYPE option is used.