krn.EnumClients
This job returns a list of the identifiers of all clients logged on to the server. Detailed information about individual clients is returned by krn.GetClientInfo.
2. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
STRING |
— |
Semicolon-separated list of client identifiers (GUIDs) |
3. Return Value
(INT): 0 = Job successful, otherwise error code.
See also: krn.GetClientInfo, krn.SessionEnum