Linux での Control Room のサイレント アンインストールの実行PDF としてダウンロード選択したトピックを保存選択したトピックとサブトピックを保存すべてのトピックを保存共有共有して E メールを送信トピックの URL をコピー最終更新日2021/10/09Automation 360 サンプル スクリプトを使用して、Control Room の Unattended アンインストールを実行します。 前提条件 Automation 360 のインストール サーバーが Microsoft SQL Server データベースから切断されていることを確認します。 手順 インストール サーバーにログインします。 アンインストール プロセスを実行し、プロンプトに自動的に応答する LinuxUninstall.sh という名前のシェル スクリプトを作成します。 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... アンインストールが完了したら、残りのファイルをすべて手動で削除します。
サンプル スクリプトを使用して、Control Room の Unattended アンインストールを実行します。 前提条件 Automation 360 のインストール サーバーが Microsoft SQL Server データベースから切断されていることを確認します。 手順 インストール サーバーにログインします。 アンインストール プロセスを実行し、プロンプトに自動的に応答する LinuxUninstall.sh という名前のシェル スクリプトを作成します。 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... アンインストールが完了したら、残りのファイルをすべて手動で削除します。
サンプル スクリプトを使用して、Control Room の Unattended アンインストールを実行します。 前提条件 Automation 360 のインストール サーバーが Microsoft SQL Server データベースから切断されていることを確認します。 手順 インストール サーバーにログインします。 アンインストール プロセスを実行し、プロンプトに自動的に応答する LinuxUninstall.sh という名前のシェル スクリプトを作成します。 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... アンインストールが完了したら、残りのファイルをすべて手動で削除します。