Previous Topic: Starting Remote Operations

Next Topic: Moving Between Sessions After Initiating the Remote Viewer


Starting the Remote Viewer Using a Command Line

The following two examples show ways of starting CA Automation Point remotely using a command line. These are alternatives to using the dialog discussed previously.

Examples

In the preceding two scenarios, the /x switch without the session definition set name causes the active session definition set to be used.

Notes:

To remotely start CA Automation Point using a different session definition set, first verify that the following conditions are true:

If either of the conditions listed previously are not met, you will not be able to access CA Automation Point from the remote workstation using a different session definition set. Someone at the host workstation site must then either terminate CA Automation Point so that you can try again, or you can restart CA Automation Point using the different session definition set so that it is already running when you connect to the host workstation. For example:

APVIEW /hDataCenter:7000 /x"SessDefSet"

In the preceding example, the session definition set, SessDefSet is used to remotely start CA Automation Point.

Note: You must enclose the name of the session definition set in double quotes. Single quotes are not allowed.