logonras
Last updated

logs on to a RAS connection.
Category: RAS-Connections
id (mandatory) Specify the RAS connection ID to use.
silent (optional) When specified, no UI will be used.
addpubinfo (optional) Include a summary of information about the published items.
waitifbusy (optional) Wait for a specific time in seconds if the state is busy.
window (optional) Specify the window handle that will be used as the parent to any UI required.
ok - Command was successful NotAvailable - Communication with the client backend failed, ensure that the client is running InvalidId - Invalid connection, object or session ID InvalidArgs - Some arguments are missing or invalid ElevationAccess - CLI process is running at a higher process privilege InvalidState - Command failed due to invalid state, refer to the command for further information Busy - The action cannot be completed as the client is busy with another operation Exception - System problem
AppServerClientCLI logonras -id ras:61 AppServerClientCLI logonras -id ras:61 -silent AppServerClientCLI logonras -id ras:61 -silent -addpubinfo
logoffras logoffallras logoffrassession startrasobj savefavorites disconnectras disconnectallras getloggedrasinfo getraspolicyinfo getpublicipinfo clearpublicipinfo
Last updated
AppServerClientCLI logonras -id ras:5 [-silent] [-addpubinfo] [-waitifbusy 10] [-window 12345]