> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.trugrid.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# 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.](https://help.trugrid.com/en/article/how-to-setup-the-secureconnect-agent-for-non-ad-computers-3xq7eq/)
| To use TruGrid SecureConnect on AD-joined systems, [visit here](https://help.trugrid.com/en/article/how-to-switch-a-machine-from-trugrid-sentry-rdp-brokering-to-a-secureconnect-agent-cb5unv/)

||| 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](https://trugrid.com/downloads/secureconnect) v3.0.0.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
