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


Updated on: 08/03/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!