You can use the Applet Launcher to automatically login to the device.
The following example describes how to enter arguments in the command line to automatically login to a device. The web port on the device was also changed.
In the following example, these values are used:
The protocol with which the Applet Launcher communicates with the device is https.
The IP address of the device is 123.456.78.90.
The web port was changed to 5000.
The user name is admin.
The password is private.
The desired GUI language is English.
To automatically login to a device, enter the values in the command line as follows: AppletLauncherCmd.exe -address https://123.456.78.90:5000 -user admin -password private -locale en