krn.SessionPropertiesGet

This job returns the specified properties of a work session.

Possible properties: address (address of the application server), sessguid (session GUID), statname (computer name of the work station), instname (instance name), statguid (work station GUID), userguid (user GUID), hasserveraccount, loggedin, haschannel, autologin, supervisor (supervisor name), langid (language ID), changepwd (whether password must be changed before other jobs can be called).

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

Properties

STRING

Yes

Semicolon-separated properties to be displayed. For each specified property, an output parameter is generated.

SessionGUID

STRING

Yes

GUID of the work session

2. Output Parameters

The output parameters are determined by the input parameter Properties.

3. Return Value

(INT): 0 = Job successful, otherwise error code.