Previous Topic: Windows Agent ConfigurationNext Topic: Test the Virtual Host Inventory Manually


Uninstallation

Before removing the Windows agent, or if you wish to revoke the trusted relationship between the Windows agent and an IBM HMC, perform the following steps:

To revoke the trusted key relationship

  1. Log in to the HMC as an administrative user.
  2. Edit the /home/uamuser/.ssh/authorized_keys2 file. Remove the public key inserted during configuration.
  3. Save the file.
  4. Remove the private key file stored on the Windows agent computer that was created during the configuration steps described earlier.

To remove the uamuser user account

  1. Log in to the HMC as an administrative user.
  2. Run the following command:
    rmhmcusr -u uamuser
    

    To use Plink to perform this command from the Windows computer, run the following command:

    "C:\Program Files\CA\DSM\Agent\units\00000001\uam\plink" -ssh hmc-admin-user@hmc-host rmhmcusr -u uamuser