How Do I Uninstall the SMS-Agent from the Source and Target Servers After the Migration Is Complete?
Symptom
After the migration is complete, you can perform the following operations to uninstall the SMS-Agent.
Linux
- Log in to the server where SMS-Agent is to be uninstalled as user root.
- Go to the SMS-Agent installation directory.
- Stop the SMS-Agent.
shutdown.sh
- Go to the upper-level directory.
cd ..
- Delete the SMS-Agent installation directory.
rm -rf SMS-Agent
Parent topic: Target Server Configuration and Launch
- Symptom
- Linux