If you updated the agent using the patch installer, you can manually uninstall the most recent patch update. After you uninstall the patch, the agent reverts to the previous version.
Follow these steps:
agent_install_dir/cybAgent -s
agent_install_dir/cybAgent.exe -s
Specifies the path to the directory where the agent is installed.
cp -r agent_install_dir agent_install_dir.backup
xcopy agent_install_dir agent_install_dir.backup /s
cd agent_install_dir/patches
cd agent_install_dir/patches
cp -r agent_install_dir/patches/patch_id agent_install_dir
xcopy agent_install_dir/patches/patch_id agent_install_dir /s
Specifies the last installed patch file.
rm -r agent_install_dir/patches/patch_id
The patch is uninstalled successfully. You can now restart the agent.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|