Agent Client Collector MID-less installation command parameters

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • Description of the command line parameters used during MID-less Agent Client Collector installation.

    표 1. Installation command line parameters
    Parameter Description
    CONNECT_WITHOUT_MID Specify true to enable MID-less Agent Client Collector installation. If you don't specify a value, the regular MID Server websocket installation is invoked.
    ACC_CNC Specify a public gateway endpoint for Agent Client Collector.
    REGISTRATION_KEY Active and valid registration key for the agent to communicate with.
    INSTANCE_URL ServiceNow instance that the agent is registered with.
    ACC_ALLOW_LIST Optional string; to disable the allow list, set ACC_ALLOW_LIST=0. By default, the allow list is enabled.
    주:
    Disabling the allow list compromises your system's security and is intended as a temporary measure while you’re updating the allow list. After completing the update, enable the allow list by setting ACC_ALLOW_LIST=1.
    ACC_VALIDATE_SIG Optional string; to disable verification of the installer certification validation, set ACC_VALIDATE_SIG=0 that you can add to disable the verification of the installer certification validation. By default, validation is enabled.
    주:
    Disable the certification validation only when using non-standard signature validation tools.