How to deploy JCM Agent remotely on several target computers.


PsExec utility included in Sysinternal’s package PsTool, allows to run processes remotely with no manual installation of software on the remote system, that makes deployment easy. JCM administrator can use PsExec to deploy JCM agent as follows:

  1. Create a folder, share it in your network and copy here the JCI Setup file generated by JCM Console, named like this:

    \\SHARE_NAME\jci_setup__IP_ADDRESS_8443_COMPANY_ID_some_random_sequence__.exe
  2. Download the PSTools package and extract the archive. Copy the file PsExec.exe to a working directory (say, C:\working_folder).
  3. Open Windows Command Prompt in administrative mode and navigate to the working directory.
  4. Next steps are different for domain and non-domain computers.