TruGrid BitLocker Command for Silent Installation
How to install TruGrid BitLocker Silently
TruGrid BitLocker IoT Agent can be installed silently using MSIEXEC command. The command can then be used over appropriate means of deployment where command lines are supported.
The command line to install TruGrid IoT Agent silently are as follows:
- The command must be run in elevated CMD
- Navigate to directory with the TruGrid IoT Agent MSI file. If using a batch file, make sure to change to the directory in the batch file
- MSIEXEC /i <TruGrid-IoT.msi> /passive /qn
How would this process look like for the End user
The silent installation process won't be visible to the end user at all.
For the process of encryption, they will simply, once the encryption is triggered from the TruGrid portal look like the standard, BitLocker encryption process:
Updated on: 22/09/2025
Thank you!