在 Control Room Linux 上執行無提示卸載
使用示例腳本執行無人值守卸載 Control Room。
先決條件
確保 Automation 360 安裝服務器與 Microsoft SQL Server 數據庫斷開連接。
程序
- 登入 Windows 主控台。
-
創建名 爲 LinuxUninstall.sh 的 shell 腳本,該腳本將運行卸載過程並自動響應提示:
sudo /opt/automationanywhere/enterprise/_Automation\ Anywhere\ Enterprise_installation/Change\ Automation\ Anywhere\ Enterprise\ Installation << EOF \n 1 \n EOF
-
將腳本標記爲可執行文件並運行卸載過程。
- $ sudo chmod a+x LinuxUninstall.sh
-
$ sudo ./LinuxUninstall.sh
腳本將執行:
=============================================================================== Automation Anywhere Enterprise (created with InstallAnywhere) ------------------------------------------------------------------------------- Preparing CONSOLE Mode Uninstallation... =============================================================================== Uninstall Automation Anywhere Enterprise ---------------------------------------- About to uninstall...
- 卸載完成後,手動刪除所有剩餘文件。