Articles on: Device Management

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


For reference, here is the full MSIEXEC command line documentation: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/msiexec


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

Was this article helpful?

Share your feedback

Cancel

Thank you!