Install MID-less Agent Client Collector using a single-line command in a Windows environment

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Install MID-less Agent Client Collector on a Windows machine to enable sending data from the agent to the instance through the cloud. Sending information through the cloud allows the MID Server to be used for more persistent resources.

    Antes de Iniciar

    • Install the ITOM Cloud Services Core (sn_itom_cloud_svc) plugin.
    • Onboard your instance to use ITOM Cloud Services. For details, contact Customer Support.
    • Configure an agent registration key. For details, see Configure an agent registration key.
    • Role required: agent_client_collector_admin

    Por Que e Quando Desempenhar Esta Tarefa

    For details on sending data through the cloud in a MID-less deployment, see .

    Procedimento

    1. Retrieve the publicly accessible gateway URL, based on your location.
      • AMER (Americas): itomcnc-prod-gateway-amer.sncapps.service-now.com:443
      • EMEA (Europe): itomcnc-prod-gateway-emea.sncapps.service-now.com:443
      • APAC (Asia Pacific): itomcnc-prod-gateway-apac.sncapps.service-now.com:443
    2. On the Windows server where the agent is installed, enter the following command:
      msiexec /i <msi_file_path> /quiet /qn /norestart CONNECT_WITHOUT_MID="true" ACC_CNC="<gateway_endpoint>" REGISTRATION_KEY="<registration_key>" INSTANCE_URL="https://<instance_url>"

      For details on the parameter values in the command, see Agent Client Collector MID-less installation command parameters.