Before you can install your new AdminSuiteAutoClient software, you must remove the previously installed AutoClient software using the following procedure.
Log in as root on the client running the old AutoClient software.
Change directories to the /cdrom/cdrom0 directory.
Remove the AutoClient software using the following command line.
# ./rm_admin -a -d /opt |
This command is found in the top level of the Solstice CD. In this command,
-a |
Specifies that you wish to remove the AutoClient software |
-d /opt |
Specifies the directory in which the AutoClient software is installed |