TUNING


Stlogin command

Use in a Server.Load script to log a user in to a HCL Sametime® server.

Where NOAWARE (case sensitive) performs a login without resolving buddy list users. This is appropriate for the Sametime Initialization workload and not recommended for the Sametime 7.0 or 7.5 workloads. It is required that the end of a Sametime enabled script contain an STTERM to ensure proper driver shutdown.

Syntax

stlogin [NOAWARE]

Parent topic: Server.Load commands

Related reference
Server.Load script conventions