How can we help?
Trimble Connect v1.19.2
Additional Configurations
Create a Trimble Connect Installation Log File
The Trimble Connect installers offer the option to create a log file during the installation to assist with troubleshooting should any problems arise. You can use the following command to create a verbose log file with details about the installation.
TrimbleConnectSetup-x.y.z-x64.exe /S /v"/qn /L*v C:\ProgramData\Microsoft\IntuneManagementExtension\Logs\TrimbleConnect-Install.log"
Change the Trimble Connect Default Installation Directory
You can also change the default installation directory by using the following command. In this example, the program will be installed to “C:\Apps\Trimble Connect”
TrimbleConnectSetup-x.y.z-x64.exe /S /v"INSTALLDIR=\"C:\Apps\Trimble Connect\" /qn"