기기에 Bot 에이전트 일괄 설치 - 인증된 프록시
- 최종 업데이트2024/10/31
기기에 Bot 에이전트 일괄 설치 - 인증된 프록시
Bot 에이전트와 Control Room 간의 통신에 인증된 프록시를 사용하는 경우, 영구 또는 임시 기기에 Bot 에이전트를 일괄 설치(또는 자동 설치)하기 위해 머신 이미지를 만들 때 프록시-서버 자격증명이 자동으로 저장되지 않습니다.
프로시저
-
머신 이미지를 생성하는 데 사용할 VM 인스턴스에 최신 Bot 에이전트를 설치합니다(AA_INSTALL_ONLY MSI 매개변수가
True
로 설정됨). Bot 에이전트 대량 설치 항목을 참조하십시오.Bot 에이전트가 설치되면 autoregistration.properties 파일은 C:\Windows\System32\config\systemprofile\AppData\Local\AutomationAnywhere\autoregister에 생성됩니다.
AA_INSTALL_ONLY MSI 매개변수만
True
로 설정된 경우, autoregistration.properties 파일은 생성되지 않습니다. - autoregistration.properties 파일을 다른 위치로 옮깁니다.
-
Automation Anywhere
Bot 에이전트 Windows 서비스를 시작합니다.
주: Bot 에이전트가 설치된 기본 경로는 C:\Program Files\Automation Anywhere\Bot Agent입니다.
- 관리자로 명령 프롬프트를 엽니다.
- C:\Program Files\Automation Anywhere\Bot Agent\AADiagnosticUtility.exe -configProxy <CR_URL> 명령을 입력하여 프록시 서버 자격증명을 구성합니다. Bot 에이전트 진단 점검 수행 항목을 참조하십시오.
- 사용자 이름과 비밀번호를 입력합니다.
- C:\Program Files\Automation Anywhere\Bot Agent\AADiagnosticUtility.exe -checkProxy <CR_URL> 명령을 입력하여 Bot 에이전트에 대한 프록시 서버 연결을 확인합니다. Bot 에이전트 진단 점검 수행 항목을 참조하십시오.
- Automation Anywhere Bot 에이전트 Windows 서비스를 중지합니다.
-
autoregistration.properties 파일을 이전에 저장한 위치에서 C:\Windows\System32\config\systemprofile\AppData\Local\AutomationAnywhere\autoregister로 이동합니다.
주: C:\Windows\System32\config\systemprofile\AppData\Local\AutomationAnywhere에 두 개의 파일(AA-DB 및 autoregister/autoregistration.properties)만 있는지 확인합니다.
-
VM 이미지를 생성합니다.
Bot 에이전트와 Control Room 간의 통신을 위해 인증된 프록시를 사용하여 영구 및 임시 기기에 Bot 에이전트를 배포하는 데 VM 이미지를 사용합니다.