Articles on: Secure RDP

Silent and Mass Installation for TruGrid SecureConnect


Silent and Mass Installation for TruGrid SecureConnect


TruGrid SecureConnect is used by organizations to securely self-broker access to a Windows computer behind a firewall, without any edge firewall exposure. The TruGrid SecureConnect agent can be used on standalone or AD-joined computers. This document explains how to silently install the TruGrid SecureConnect agent on Windows computers. This is often desired in environments requiring mass installation of the TruGrid SecureConnect software.


To learn more about TruGrid SecureConnect, visit here.To use TruGrid SecureConnect on AD-joined systems, visit here


Requirements for Silent or Mass Install of TruGrid SecureConnect


Please follow the steps below for a successful silent or mass installation of TruGrid SecureConnect:


  • Download TruGrid SecureConnect v2.1.5.0 or later - these are the only versions that support silent or mass installation


  • Open Command Line (CMD) in Administrative Mode and run the following command, making sure to replace TG-XXXXXX with your desired TG Activation Code


  • msiexec /i "Path\To\SecureConnectInstaller.msi" /qn ActivationCode=TG-XXXXXX


Explanation of the parameters:
  • /i: Installs the MSI package.
  • "Path\To\SecureConnectInstaller.msi": Full path to the TruGrid_Secure_Connect_Installer.msi file.
  • /qn: Quiet mode with no UI (silent).
  • ActivationCode=TG-XXXXXX activation code of necessary domain


Updated on: 12/05/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!