WORKING_DIRECTORY - UEM Component Definition option

Description

The WORKING_DIRECTORY option specifies the full path name used as the working directory of UEM Server.

Note

WORKING_DIRECTORY is required in a component definition.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Component Definition Keyword

working_directory directory

(tick)

(tick)

Values

directory is the full path name of the working directory.

Default

UNIX

By default, the value of this option is INSTALLDIR/uemsrv, where INSTALLDIR is the primary installation directory (for example, /opt/universal).
 
When a demand-driven UEM Server is run with the USER_SECURITY configuration option set to yes, the working directory is the home directory of the user account specified by the UEM Manager's command options.
 
The working directory for all event-driven UEM Servers and demand-driven UEM Servers run when USER_SECURITY is set to no is the one specified by this parameter.

Windows

By default, the value of this parameter is INSTALLDIR\Universal\UEMHome, where INSTALLDIR is the primary installation directory (for example, C:\Program Files). If this directory does not exist, it is created during product installation.
 
When a demand-driven UEM Server is run with the USER_SECURITY option set to yes, the actual working directory is a subdirectory of the directory specified by this WORKING_DIRECTORY option. This subdirectory's name matches the value of the user ID specified by the UEM Manager.
 
The working directory for all event-driven UEM Servers, and demand-driven UEM Servers run when the USER_SECURITY option is set to no, is the one specified by this option.