Linux에서 Control Room 자동 설치 제거 수행

샘플 스크립트를 사용하여 Control Room의 자동 설치 제거를 수행합니다.

전제 조건

Automation 360 설치 서버가 Microsoft SQL Server 데이터베이스에서 연결 해제되었는지 확인합니다.

프로시저

  1. 설치 서버에 로그인합니다.
  2. 설치 제거 프로세스를 실행하고 다음과 같은 프롬프트에 자동으로 응답하는 LinuxUninstall.sh라는 이름의 쉘 스크립트를 생성합니다.
    sudo /opt/automationanywhere/enterprise/_Automation\ Anywhere\ Enterprise_installation/Change\ Automation\ Anywhere\ Enterprise\ Installation << EOF
    \n
    1
    \n
    EOF
  3. 스크립트를 실행 파일로 표시하고 설치 제거 프로세스를 실행합니다.
    1. $ sudo chmod a+x LinuxUninstall.sh
    2. $ sudo ./LinuxUninstall.sh
      스크립트가 실행됩니다.
      ===============================================================================
      Automation Anywhere Enterprise                   (created with InstallAnywhere)
      -------------------------------------------------------------------------------
      Preparing CONSOLE Mode Uninstallation...
      
      ===============================================================================
      Uninstall Automation Anywhere Enterprise
      ----------------------------------------
      
      About to uninstall...
      
  4. 설치 제거가 완료되면 나머지 파일을 수동으로 제거합니다.