Log in as superuser.
Change to the directory in which you installed Instant Messaging.
By default, this directory is /opt/SUNWiim on Solaris, and /opt/sun/im on Linux.
Run the configure utility by typing the following at the command-line:
configure [-nodisplay] -saveState statefile
Where statefile is the name you want to use for the state file.
To use the state file to configure a different installation of Instant Messaging, use the following command:
configure -nodisplay -noconsole -state statefile
As you proceed through the configure utility, your answers are captured in the state file. When you complete the configuration, the state file is available in the location that you specified.
Generate a platform-appropriate state file ID by running the configure utility again, but this time with the -id option as follows:
configure -id
The command generates an encrypted identifier.
Copy the identifier and paste the value into the state file as the value for the STATE_BEGIN and STATE_DONE parameters.
For information on using the state file to configure a different installation of Instant Messaging, see Configuring Instant Messaging After Installing or Upgrading.