Trimble Construction Takeoff and Modeling Software User Guide

June 17, 2024
Trimble

Trimble Construction Takeoff and Modeling Software

Product Information

Specifications

  • Product: Trimble Business Center
  • Operating System: Windows-based network
  • www.trimble.com

FAQ

  • Q: What are the system requirements for Trimble Business Center?
    • A: Trimble Business Center requires a Windows-based network.
  • Q: How can I install Trimble Business Center on multiple computers?
    • A: There are multiple deployment methods available, including running the Setup.exe setup launcher directly or using command line interface options for silent installations. Please refer to the “Deployment methods” section for detailed instructions.
  • Q: Can I customize the application and project settings after installation?
    • A: Yes, you can configure application and project settings on enterprise computers after installation is complete. Please refer to the “Configure application and project settings” section for instructions.

Overview

This document describes the various methods a system administrator can use to install (deploy) Trimble Business Center on multiple computers on their Windows-based network (enterprise) more quickly and efficiently than copying the Installation download to each computer and performing the installation manually.

The document includes the following sections:

  • “Deployment methods” – This section describes several basic methods you can use to deploy Trimble Business Center.
  • “Deploy using Setup.exe” – This section describes the command line options used to run Setup.exe.
  • “Deploy individual packages” – This section describes the command line options used to install each package separately.
  • “Deploy software updates” – This section describes several deployment options you can use for downloading and installing software updates
  • “Configure application and project settings” – This section explains how to customize Trimble Business Center application and project settings on enterprise computers after installation is complete.

Note on licensing

To access licensed features in Trimble Business Center, each user must either have a Sentinel HASP single-user hardware key installed on his computer or have access to a Sentinel HASP multi-user key installed on a network server. For more information on network licensing, see the Network Licensing Read Me document.

Deployment methods And Using

Deployment methods

  • There are multiple ways to install Trimble Business Center on a workstation. The most common method is to run the Setup.exe setup launcher directly and selecting the installation options from the wizard-based interface.
  • For deploying the application to computers across the network, several command line interface options are available for silent or unattended installations.
  • You can use the Setup.exe in a command line to select, configure, and install the required packages collectively; or you can configure and install each individual package separately from the command line.
  • For more information about using the Setup.exe setup launcher to install TBC, see “Deploy using Setup.exe”.
  • For more information about installing packages separately, see “Deploy individual packages”.

Note: Users must have Administrator privileges to install Trimble Business Center, regardless of the deployment method. If they do not have Administrator privileges, the setup must be deployed using the Windows Run As command to execute the program as an Administrator. See your Windows documentation for more information.

Deploy using Setup.exe

The Trimble Business Center Setup.exe setup launcher bundles and installs together packages required by the application and for supporting specific commands or workflows into a single installation.
The most common installation is to run the Setup.exe directly in an attended wizard-based interface. The Setup.exe can also accept a number of command line parameters for silent or unattended installations. This section describes the various deployment options through the command line.

Command line options:

The typical usage for the Setup.exe command line interface is:

  • setup.exe /
  • Multiple parameters can be used in the command line.

Note: Any file names and file paths that include spaces must be enclosed in quotes (“…”) on the command line.

Parameter Description
/silent Runs the installation without a user interface.

Example:

setup.exe /silent

/ISCacheDir:| Path to where packages are cached during installation.

If the parameter is not specified, the default value is C:\Programdata\Trimble\Package Cache.

Example:

setup.exe /silent

/ISCacheDir:”C:\Temp\Package Cache”

/remove| Uninstalls the Trimble Business Center application that is currently installed on the target system. This does not remove other applications installed from a previous installation.

Example:

setup.exe /silent /remove

/repair| Repairs the Trimble Business Center application that is currently installed on the target system.

Example:

setup.exe /silent /repair

---|---
/ISFeatureInstall:| Comma-delimited list of program features that are to be installed.

If the parameter is not used, all features are installed by default.

For the list of available features, see Program features. Example:

setup.exe /silent

/ISFeatureInstall:TBC,CSM

/ISFeatureRemove:| Command-delimited list of program features that are to be excluded from the current installation operation.

For the list of available features, see Program features. Example:

setup.exe /silent

/ISFeatureRemove:ANZ,SV,UM,UMA

/language:| Sets the default language of the installation.

is the language code identifier of the specified language. For the list of language codes, see Language codes.

If the parameter is not used, the installation uses the current system locale.

Example:

setup.exe /silent /language:1031

ISLanguage:true| Specifies additional languages to install.

To install multiple languages, specify each language parameter separately.

The available options are:

§ ChineseSimplified

§ Czech

§ Danish

§ Dutch

§ EnglishUK

§ EnglishUS

§  Finnish

§  French

§  German

§  Italian

§  Japanese

§  Korean

§  Norwegian

§  Polish

§  Portuguese

§  Russian

§  Spanish

§  Swedish Example:

setup.exe /silent

/ISLanguageFrench:true

/ISLanguageGerman:true

---|---
/ISInstallDir_TBC:| Path to the Trimble Business Center installation directory.

If the parameter is not used, the default value is C:\Program Files\Trimble\Trimble Business Center.

Example:

setup.exe /silent

/ISInstallDir_TBC:”D:\Trimble\Trimble Business Center”

---|---
/ISDesktop_TBC:””| Prevents a Trimble Business Center shortcut from being created on the desktop.

If the parameter is not used, the shortcut is created by default.

Example:

setup.exe /silent /ISDesktop_TBC:””

/ISInstallDir_FDM:| Path to the Feature Definition Manager installation directory.

If the parameter is not used, the default value is C:\Program Files\Trimble\Feature Definition Manager.

Example:

setup.exe /silent

/ISInstallDir_FDM:”D:\Trimble\Feature Definition Manager”

/ISInstallDir_POS:| Path to the POSPac Command-line TBC Subscription installation directory.

If the parameter is not used, the default value is C:\ProgramFiles\Applanix\POSPacCommandLineTBCSub scription.

Example:

setup.exe /silent /ISInstallDir_POS:” C:\ProgramFiles\Trimble\POSPacTBC”

/ISInstallDir_SDM:| Path to the SCS Data Manager installation directory.

If the parameter is not used, the default value is C:\Program Files (x86)\Trimble\SCS Data Manager.

Example:

setup.exe /silent

/ISInstallDir_FDM:”D:\Trimble\SCS Data Manager”

/ISInstallDir_SYNC:| Path to the Office Synchronizer installation directory.

If the parameter is not used, the default value is C:\Program Files (x86)\Trimble\Office Synchronizer.

Example:

setup.exe /silent

/ISInstallDir_SYNC:”D:\Trimble\Office Synchronizer”

---|---
/ISSyncDir_SYNC:| Path to the data synchronization area (sync root folder).

If the parameter is not used, the default value is C:\Trimble Synchronizer Data.

If the folder was created from a previous installation, the parameter is ignored.

Example:

setup.exe /silent

/ISSyncDir_SYNC:”D:\Trimble Synchronizer Data”

/ISInstallDir_UAS:| Path to the UASMaster installation directory.

If the parameter is not used, the default value is C:\Program Files\Trimble\UASMaster .

Example:

setup.exe /silent

/ISInstallDir_UAS:”D:\Trimble\UASMaste r”

/ISInstallState_ICM:false| Disables installation of Bentley i-model importers.

If the parameter is not used, the importers are installed by default.

Example:

setup.exe /silent

/ISInstallState_ICM:false

/ISInstallState_MM:false| Disables the commands used to manage Mobile Mapping data.

If the parameter is not used, the commands are enabled by default.

Example:

setup.exe /silent

/ISInstallState_MM:false

/ISInstallState_RCP:false| Disables exporting point cloud data in the RCP file format for use in Autodesk ReCap.

If the parameter is not used, RCP export is enabled by default.

Example:

setup.exe /silent

/ISInstallState_RCP:false

---|---
/ISInstallState_SDX:false| Disables use of the GPU for high-performance graphics rendering when working with point clouds and imagery.

If the parameter is not used, an enabled GPU is used by default.

Example:

setup.exe /silent

/ISInstallState_SDX:false

/ISInstallState_WOV:false| Disables installation of Work Order Viewer.

If the parameter is not used, the Work Order Viewer is installed by default.

Example:

setup.exe /silent

/ISInstallState_WOV:false

/ISMachineAddon:true| Enables installation of GCS900 12.5 through 12.8 machine control exporters.

If the parameter is not used, the exporters are not installed by default.

Example:

setup.exe /silent /ISMachineAddon:true

Program features

Installation packages are associated with various program features in the installation. Features can be added or removed depending on which workflows are used in the application.
The following table lists the features and their associated packages.

Feature Package Optional? Description
ANZ ANZ Toolbox Yes Commands licensed to the ANZ Toolbox Module for

Australia and New Zealand workflows.
CSM| Coordinate System Manager| No| Provides access to your coordinate system database (current.csd). Use it to create coordinate systems or determine which coordinate systems, geoid models, and calibrated sites are available for use in your project.
---|---|---|---
CTB| Configuration Toolbox| Yes| Configure Trimble GNSS receivers for machine control.
CTR| Convert to RINEX| Yes| Convert Trimble GNSS measurement files in DAT, T00, T01, T02, RT17, RT27, or .cap

format to RINEX formats.

ES| External Services| Yes| Manage workloads through Trimble cloud services (Trimble Clarity, WorksOS).
FDM| Feature Definition Manager| Yes| Create and manage a library of feature definitions that can be saved in a Feature Definition (.fxl) file.
FLS| FARO LS| Yes| Import Faro FLS point cloud files.
IFC| IFC Plugin| Yes| Import and work with industry Foundation Class (.ifc) files containing 3D mesh surface of architectural components.
OS| Office Synchronizer| Yes| Transfer data files between your computer and a field device via the data synchronization area, and verify that the data in both locations is the same.
PCT| Custom Point Cloud DL Training| Yes| Customize how point cloud regions are classified by training clasification models using deep-learning technology.
POS| POSPac Command- line TBC Subscription| Yes| Post-process Trimble Mobile Mapping system trajectories.
SDM| SCS Data Manager| Yes| Create job sites, prepare site and design data, write work orders, and assign controllers in preparation for Site Controller Software (SCS).
---|---|---|---
SM| Sync Manager| Yes| Send and receive data to and from Trimble Access via the Trimble Connect cloud platform.
SV| SiteVision AR Exporter| Yes| Export points, CAD objects, lines, surfaces, and areas to Trimble SiteVision.
TBC| Trimble Business Center| No| Trimble Business Center application
TFG| TensorFlow GPU| Yes| Enables high-performance numerical computations using the GPU when working with point clouds and imagery.
TS| TabletSync| Yes| Synchronize files with Trimble tablet devices.
UM| UASMaster| Yes| Process and create deliverables with Trimble and third- party UAS data.
UMA| UASMaster Add-on| Yes| Includes updates to the latest UASMaster reference manual, tutorial and release notes.

By default, all features are included in the installation. To specify what features should be added or removed, you can pass in one of the following parameters to the Setup.exe command line.

  • ISFeatureInstall:  This property provides a comma-delimited list of feature names that are to be installed. If this property is used, make sure to include all required (non-optional) features listed in the table.
    • Usage: setup.exe /silent /ISFeatureInstall:,,…
    • Example: setup.exe /silent /ISFeatureInstall:TBC,CSM,ES,FDM,SM
  • ISFeatureRemove: This property provides a comma-delimited list of feature names that are to be excluded.
    • Usage: setup.exe /silent /ISFeatureRemove:,,…
    • Example: setup.exe /silent /ISFeatureRemove:ANZ,FLS,TFG,UM,UMA

Deploy individual packages

  • All packages in the Trimble Business Center installation can be configured and installed separately.
  • This section describes how each operation can be performed individually.

.NET Framework 3.5

Microsoft .NET Framework 3.5 is a software development platform that is required for some operations in Trimble Business Center. It is disabled by default on Windows 10, Windows Server 2016, and later operating systems but can be enabled manually either online through the Windows Update service or offline using Windows installation media.

To enable .NET Framework 3.5 online from the Windows Control Panel:

  1. Open Control Panel.
  2. Click Programs > Programs and Features > Turn Windows features on or off.
  3. Do one of the following:
    • For Windows workstations:
    • From the Windows Features dialog, select the .NET Framework 3.5 checkbox. Then, click OK.
    • For Windows servers:
    • From the Add Roles and Features Wizard, move through to the Features page. Then, select the .NET Framework 3.5 Features checkbox. Click Next and then Install.

To enable .NET Framework 3.5 online from the command line:

  1. Open a Command prompt window with administrator user rights (Run as Administrator).
  2. Run the following command:
    • DISM /Online /Enable-Feature /FeatureName:NetFx3 /All

To enable .NET Framework 3.5 offline from the command line:

If there is limited Internet access or the local group policy prohibits enabling Windows features through Windows Updates, use the installation media to provide access to the feature to install on the target Windows system.

  1. Mount or insert the Windows installation media (DVD, USB flash drive, or ISO file). To create installation media, go to the Microsoft software download website for step-by-step instructions.
  2. Open a Command prompt window with administrator user rights (Run as Administrator).
  3. Run the following command:
    • DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:\sources\sxs

Packages

The Trimble Business Center installation consists of separate installation packages required by the application and for supporting specific commands and workflows. Each package is located under a subfolder in the extracted downloaded installation folder alongside the Setup.exe setup launcher. These can be installed individually by running the package directly or in a command line installation. The following tables describe the location and deployment options for each package. When deploying the packages individually, it is recommended to install in the order that they appear below.

Note: Any file names and file paths that include spaces must be enclosed in quotes (“…”) on the command line.

Microsoft . NET Framework 4. 8

Description| A Microsoft software development platform for building and running Windows applications.
Optional| No
Folder| NETFX48
Package| ndp48-x86-x64-allos-enu.exe
Command line| ndp48-x86-x64-allos-enu.exe /q /norestart

Microsoft . NET Framework 4. 8 Language Pack

Description| Contains translated error messages and other UI text for languages other than English for the .NET Framework 4.8 installation.
Optional| No
---|---
Folder| NETFX48_

is the culture language code identifier of the specified language. For the list of language codes, see Language codes.

Package| ndp48-x86-x64-allos-.exe

is the ISO language code identifier of the specified language. For the list of language codes, see Language codes.

Command line| ndp48-x86-x64-allos-.exe /q

/norestart

Microsoft Visual C++ 2015 – 2022 Redistributable Package ( x86 )

Description| Runtime components that are required to run 32-bit C++ applications built using Microsoft Visual Studio 2015-2022.
Optional| No
Folder| VCRedist2015-2022_x86
Package| VC_redist.x86.exe
Command line| VC_redist.x86.exe /q /norestart

Microsoft Visual C++ 2015 – 2022 Redistributable Package ( x64 )

Description| Runtime components that are required to run 64-bit C++ applications built using Microsoft Visual Studio 2015-2022.
Optional| No
Folder| VCRedist2015-2022_x64
Package| VC_redist.x64.exe
Command line| VC_redist.x64.exe /q /norestart

Microsoft Visual C++ 2013 Redistributable Package ( x86)

Description| Runtime components that are required to run 32-bit C++ applications built using Microsoft Visual Studio 2013.
Optional| No
Folder| VCRedist2013_x86
---|---
Package| vcredist_x86.exe
Command line| vcredist_x86.exe /q /norestart

Microsoft Visual C++ 2013 Redistributable Package ( x64)

Description| Runtime components that are required to run 64-bit C++ applications built using Microsoft Visual Studio 2013.
Optional| No
Folder| VCRedist2013_x64
Package| vcredist_x64.exe
Command line| vcredist_x64.exe /q /norestart

Microsoft Visual C++ 2008 Redistributable Package ( x86)

Description| Runtime components that are required to run 32-bit C++ applications built using Microsoft Visual Studio 2008.

Required for GCS900 12.5 through 12.8 machine control exporters.

Optional| Yes
Folder| VCRedist2008_x86
Package| vcredist_x86.exe
Command line| vcredist_x86.exe /q /norestart

Microsoft Visual Studio 2010 Tools for Office Runtime

Description| Runtime components used to run Microsoft Office based solutions built with Microsoft Visual Studio 2010 or higher.
Optional| No
Folder| VSTO2010
Package| vstor_redist.exe
---|---
Command line| vstor_redist.exe /q:a /c:”install /q

/l”

Microsoft SQL Server 2014 Express SP 2 System CLR Types ( x 86 )

Description| Common language runtime components for SQL Server environments.

Required for POSPac Command-line TBC Subscription.

Optional| Yes
Folder| SQLSysClrTypes2014_x86
Package| SQLSysClrTypes.msi
Command line| SQLSysClrTypes.msi /qn

Microsoft Report Viewer 2015

Description| Runtime components used for reports designed using Microsoft reporting technology.

Required for POSPac Command-line TBC Subscription.

Optional| Yes
Folder| ReportViewer2015
Package| ReportViewer.msi
Command line| ReportViewer.msi /qn

Sentinel HASP Runtime

Description| Runtime components for using Sentinel HASP LDK licensing solutions.
Optional| No
Folder| HASPSetup
Package| HASP_Setup.msi
---|---
Command line| HASP_Setup.msi /qn

Trimble HASP Vendor Library

Description| Vendor key required when using Sentinel HASP LDK licensing solutions.
Optional| No
Folder| HASPVendorLib
Package| SentinelHASPVendorLibrary.msi
Command line| SentinelHASPVendorLibrary.msi /qn

Office Shared Components

Description| Software components used in Trimble office software to integrate data from various devices and surveying systems.
Optional| No
Folder| Shared
Package| OfficeComponents.msi
Command line| OfficeComponents.msi ProductLanguage= /qn

is the language code identifier of the specified language. For the list of language codes, see Language codes. If the parameter is not used, the installation uses the current system locale.

IFC Plugin

Description| Import and work with Industry Foundation Class (.ifc) files containing 3D mesh surfaces of architectural components.
Optional| Yes
Folder| TeklaIFC
---|---
Package| IfcPlugin-_x64.msi
Command line| IfcPlugin-_x64.msi /qn

is the software release version number.

ANZ Toolbox

Description| Commands licensed to the ANZ Toolbox Module for Australia and New Zealand workflows.
Optional| Yes
Folder| ANZToolbox
Package| ANZToolbox.msi
Command line| ANZToolbox
.msi /qn

is the software release version number.

Site Vision AR Exporter

Description| Export points, CAD objects, lines, surfaces, and areas to Trimble SiteVision.
Optional| Yes
Folder| SiteVisionAR
Package| SiteVisionARExporter_v.msi
Command line| SiteVisionARExporter_v.msi

/qn

is the software release version number.

FARO LS

Description| Import Faro FLS point cloud files.
Optional| Yes
Folder| FAROLS
---|---
Package| FARO.LS.msi
Command line| FARO.LS.msi /qn

Coordinate System Manager

Description| Provides access to your coordinate system database (current.csd). Use it to create coordinate systems or determine which coordinate systems, geoid models, and calibrated sites are available for use in your project.
Optional| No
Folder| CSM
Package| CoordinateSystemManager.msi
Command line| CoordinateSystemManager.msi ProductLanguage= /qn

is the language code identifier of the specified language. For the list of language codes, see Language codes. If the parameter is not used, the installation uses the current system locale.

Convert to RINEX

Description| Convert Trimble GNSS measurement files in DAT, T00, T01, T02, RT17, RT27, or .cap format to RINEX formats.
Optional| Yes
Folder| ConvertToRinex
Package| ConvertToRinex_v.msi
Command line| ConvertToRinex_v.msi /qn

is the software release version number.

Configuration Toolbox

Description| Configure Trimble GNSS receivers for machine control.
Optional| Yes
Folder| CToolbox
Package| ConfigurationToolbox.msi
Command line| ConfigurationToolbox.msi /qn

Tensor Flow GPU

Description| Enables high-performance numerical computations using the GPU when working with point clouds and imagery.
Optional| Yes
Folder| TFGPU
Package| TensorFlowGPU.msi
Command line| TensorFlowGPU.msi /qn

Trimble External Service API

Description| Windows service Host API for managing workloads through Trimble cloud services (Trimble Clarity, WorksOS)
Optional| Yes
Folder| ExternalServiceApi
Package| ExternalServiceAPI.msi
Command line| ExternalServiceAPI.msi /qn

Trimble Business Center

Description| Trimble Business Center application.
Optional| No
---|---
Folder| TBC
Package| TrimbleBusinessCenter.msi
Command line| TrimbleBusinessCenter.msi

/qn

There are several command line parameters that can be used to modify the installation. For the list of options, see TBC deployment options.

Trimble Business Center Help

Description| Trimble Business Center offline Help.
Optional| Yes
Folder| Help_en (English) Help_fr (French) Help_de (German) Help_ja (Japanese)

Help_es (Spanish)

Package| TBCHelpEnglish.msi TBCHelpFrench.msi TBCHelpGerman.msi TBCHelpJapanese.msi

TBCHelpSpanish.msi

Command line| TBCHelpEnglish.msi /qn TBCHelpFrench.msi /qn TBCHelpGerman.msi /qn TBCHelpJapanese.msi /qn

TBCHelpSpanish.msi /qn

Custom Point Cloud DL Training

Description| Customize how point cloud regions are classified by training classification models using deep-learning technology.
Optional| Yes
Folder| PythonDL
Package| PythonDL.msi
Command line| PythonDL.msi TARGETINSTALLDIR=

/qn

is the path to the Trimble Business Center installation directory. If the parameter is not used, the default value is C:\Program Files\Trimble\Trimble Business Center.

Feature Definition Manager

Description| Create and manage a library of feature definitions that can be saved in a Feature Definition (.fxl) file.
Optional| Yes
Folder| FDM
Package| FeatureDefinitionManager.msi
Command line| FeatureDefinitionManager.msi ProductLanguage= INSTALLDIR= /qn

is the language code identifier of the specified language. For the list of language codes, see Language codes. If the parameter is not used, the installation uses the current system locale. is the path to the Feature Definition Manager installation directory. If the parameter is not used, the default value is C:\Program Files\Trimble\Feature Definition Manager.

Office Synchronizer

Description| Transfer data files between your computer and a field device via the data synchronization area, and verify that the data in both locations is the same.
Optional| Yes
Folder| Synchronizer
Package| OfficeSynchronizer.msi
Command line| OfficeSynchronizer.msi ProductLanguage= INSTALLDIR=<app path> TRIMBLE_SYNCHRONIZER_DATA=

/qn

is the language code identifier of the specified language. For the list of language codes, see Language codes. If the parameter is not used, the installation uses the current system locale. is the path to the Office Synchronizer installation directory. If the parameter is not used, the default value is C:\Program Files (x86)\Trimble\Office Synchronizer. is the path to the data synchronization area (sync root folder). If the parameter is not used, the default value is C:\Trimble Synchronizer Data. If the folder was created from a previous installation, then the parameter is ignored.

The WOV parameter disables installation of Work Order Viewer. If the parameter is not used, the Work Order Viewer is installed by default.

SCS Data Manager

Description| Create job sites, prepare site and design data, write work orders, and assign controllers in preparation for Site Controller Software (SCS).
Optional| Yes
Folder| SDM
Package| SCSDataManager.msi
Command line| SCSDataManager.msi ProductLanguage= INSTALLDIR=” TRIMBLE_SYNCHRONIZER_DATA=

WOV=false /qn

is the language code identifier of the specified language. For the list of language codes, see Language codes. If the parameter is not used, the installation uses the current system locale. is the path to the SCS Data Manager installation directory. If the parameter is not used, the default value is C:\Program Files\Trimble\SCS Data Manager. is the path to the data synchronization area (sync root folder). If the parameter is not used, the default value is C:\Trimble Synchronizer Data. If the folder was created from a previous installation, then the parameter is ignored.

The WOV parameter disables installation of Work Order Viewer. If the parameter is not used, the Work Order Viewer is installed by default.

---|---

UASMaster

Description| Process and create deliverables with Trimble and third-party UAS data.
Optional| Yes
Folder| UAS
Package| UASMaster-.msi
Command line| UASMaster-.msi APPLICATIONFOLDER= /qn

is the path to the UASMaster installation directory. If the parameter is not used, the default value is C:\Program Files\Trimble\UASMaster . is the software release version number.

UASMaster Add- on

Description| Includes updates to the latest UASMaster reference manual, tutorial and release notes.
Optional| Yes
Folder| UASAddOn
Package| UASMaster-AddOn-.msi
Command line| UASMaster-AddOn-.msi APPLICATIONFOLDER= /qn

is the path to the UASMaster installation directory. If the parameter is not used, the default value is C:\Program Files\Trimble\UASMaster . is the software release version number.

Sync Manager

Description| Send and receive data to and from Trimble Access via the Trimble Connect cloud platform.
Optional| Yes
Folder| TSM
Package| TrimbleSyncManager-x64.msi
Command line| TrimbleSyncManager-x64.msi SkipStartApp=true /qn

Tablet Sync

Description| Synchronize files with Trimble tablet devices.
Optional| Yes
Folder| TabletSync
Package| tabletsync.msi
Command line| tabletsync.msi ProductLanguage=

/qn

is the language code identifier of the specified language. For the list of language codes, see Language codes. If the parameter is not used, the installation uses the current system locale.

---|---

POSPac Command- l ine TBC Subscription

Description| Post-process Trimble Mobile Mapping system trajectories.
Optional| Yes
Folder| POSPac
Package| POSPacCommandLineTBCSubscription.msi
Command line| POSPacCommandLineTBCSubscription.ms i INSTALLDIR= /qn

is the path to the POSPac Command-line TBC Subscription installation directory. If the parameter is not used, the default value is C:\Program Files\Applanix\ POSPacCommandLineTBCSubscription.

HASP License Updater

Description| Update a Trimble HASP license.
Optional| Yes
Folder| HASPUpdater
Package| HASPLicenseUpdater.msi
Command line| HaspLicenseUpdater.msi ProductLanguage= /qn

is the language code identifier of the specified language. For the list of language codes, see Language codes. If the parameter is not used, the installation uses the current system locale.

Office Cleanup

Description| Fix problems with installations by restoring a system to a clean state and allowing the application to be reinstalled or updated cleanly.
Optional| Yes
Folder| Cleaner
Package| Cleaner_x64.msi
Command line| Cleaner_x64.msi /qn

TBC deployment options

The TrimbleBusinessCenter.msi package file is the primary installation package for Trimble Business Center. The package can be run directly or from the command line for silent or unattended installations.

The typical usage for the command line interface is:

  • TrimbleBusinessCenter.msi = /qn
  • Multiple parameters can be used in the command line. The /qn option runs the installation silently with no user interface.

The following table lists the available parameters when running from the command line.

Parameter Description
INSTALLDIR= Path to the Trimble Business Center installation directory.

If the parameter is not used, the default path is C:\Program Files\Trimble\Trimble Business Center.

Example: TrimbleBusinessCenter.msi INSTALLDIR=”D:\Trimble\Trimble Business Center” /qn

ProductLanguage=| Sets the default language of the installation.

is the language code identifier of the specified language. For the list of language codes, see

 | Language codes.

If the parameter is not used, the installation uses the current system locale.

Example: TrimbleBusinessCenter.msi ProductLanguage=1031 /qn

---|---
ADDLOCAL=| Comma-delimited list of program features to be installed. This can be used to specify additional languages in the installation. For the list of available features, see ADDLOCAL features.

If the parameter is not used, only the language specified with the ProductLanguage parameter or the current system locale is used in the installation.

Example:

TrimbleBusinessCenter.msi ADDLOCAL=Trimble_Business_Center,Pro gram_Files,TrimbleModules,External Modules,Program_Files_German /qn

DESKTOP=””| Prevents a Trimble Business Center from being created on the desktop.

If the parameter is not used, the shortcut is created by default.

Example:

TrimbleBusinessCenter.msi DESKTOP=””

/qn

ICM=false| Disables installation of Bentley i-model importers.

If the parameter is not used, the importers are installed by default.

Example:

TrimbleBusinessCenter.msi ICM=false

/qn

MM=false| Disables the commands used to manage Mobile Mapping data.

If the parameter is not used, the commands are enabled by default.

Example:

TrimbleBusinessCenter.msi MM=false /qn

RCP=false| Disables exporting point cloud data in the RCP file format for use in Autodesk ReCap.

If the parameter is not used, RCP export is enabled by default.

Example:

TrimbleBusinessCenter.msi RCP=false

/qn

---|---
SDX=false| Disables use of the GPU for high-performance graphics rendering when working with point clouds and imagery.

If the parameter is not used, an enabled GPU is used by default.

Example:

TrimbleBusinessCenter.msi SDX=false

/qn

VC90=true| Enables installation of GCS900 12.5 through 12.8 machine control exporters.

If the parameter is not used, the exporters are not installed by default.

Example:

TrimbleBusinessCenter.msi VC90=true

/qn

WOV=false| Disables installation of Work Order Viewer.

If the parameter is not used, the Work Order Viewer is installed by default.

Example:

TrimbleBusinessCenter.msi WOV=false

/qn

TRIMBLE_SYNCHRONIZER_DATA=

| Path to the data synchronization area (sync root folder).

If the parameter is not used, the default path is C:\Trimble Synchronizer Data.

If the folder was created from a previous installation, then the parameter is ignored.

Example:

TrimbleBusinessCenter.msi TRIMBLE_SYNCHRONIZER_DATA=”D:\Trimbl

e Synchronizer Data” /qn

ADDLOCAL features

The components in a Trimble Business Center installation package are organized into features. A feature is an installable part of the application that can represent a specific capability such as the files required for running the application in a specific language. Features can be added in the command line using the ADDLOCAL parameter. If more than one feature is required, use a comma delimiter to separate the values.

Usage:

  • ADDLOCAL=,,…

The following table lists the features that must be included when using the ADDLOCAL parameter.

Feature Description
Trimble_Business_Center Trimble Business Center installation
Program_Files Trimble Business Center program files
Trimble_Modules Files shared by Trimble applications
External_Modules Third-party files used in the application

The following table lists the available features for installing language- specific program files.

Feature Description
Program_Files_Chinese Chinese (Simplified) language-specific program files
Program_Files_Czech Czech language-specific program files
Program_Files_Danish Danish language-specific program files
Program_Files_Dutch Dutch language-specific program files
Program_Files_EnglishUK English (United Kingdom) language-specific program

files
Program_Files_EnglishUS| English (United States) language-specific program files
Program_Files_Finnish| Finnish language-specific program files
Program_Files_French| French language-specific program files
Program_Files_German| German language-specific program files
Program_Files_Italian| Italian language-specific program files
Program_Files_Japanese| Japanese language-specific program files
---|---
Program_Files_Korean| Korean language-specific program files
Program_Files_Norwegian| Norwegian (Bokmal) language-specific program files
Program_Files_Polish| Polish language-specific program files
Program_Files_Portuguese| Portuguese (Brazil) language-specific program files
Program_Files_Russian| Russian language-specific program files
Program_Files_Spanish| Spanish language-specific program files
Program_Files_Swedish| Swedish language-specific program files

Example:

The following command line sets the default language of the installation to German and enables the application to also run in French and Spanish: TrimbleBusinessCenter.msi ProductLanguage=1031 ADDLOCAL=Trimble_Business_Center,Program_Files,Trimble_Modules,External_Modules,Program_Files_German,Program_Files_French,Program_Files_Spanish /qn

Uninstall

There are several options to remove an application that was installed from a Trimble Business Center installation. The most common way is to select the application from the Windows Start menu > Settings > Apps > Apps and Features and then click Uninstall. For the Trimble Business Center installation package and other Windows Installer-based (.msi) installations, these can also be removed through the command line using the Windows Installer executable program msiexec.exe.

Usage:

  • msiexec /x .msi /qn

Example:

  • msiexec /x TrimbleBusinessCenter.msi /qn

Language codes

Language codes are used to set the run-time language of the application. A code consists of either a sequence of letters or numbers to identify a particular language. These can be used with several command line parameters to set the language in silent or unattended installations.

The following table lists the types of language codes.

Language LCID Culture ISO
Chinese (Simplified) 2052 zh-CHS chs
Czech 1029 cs csy
Danish 1030 da dan
Dutch 1043 nl nld
English (United Kingdom) 2057 en-GB eng
English (United States) 1033 en-US enu
Finnish 1035 fi fin
French 1036 fr fra
German 1031 de deu
Italian 1040 it ita
Japanese 1041 ja jpn
Korean 1042 ko kor
Norwegian (Bokmal) 1044 nb-NO nor
Polish 1045 pl plk
Portuguese (Brazil) 1046 pt-BR ptb
Russian 1049 ru rus
Spanish 1034 es esn
Swedish 1053 sv sve

Deploy software updates

Periodically, updated files associated with Trimble Business Center become available for download and installation via the Check for Updates command. Examples include software patches, help files, antenna and receiver data files, converters, drivers, and coordinate systems.

Software updates are available in two file types:

  • Full installation package (.msi) – Used to update an existing application if an earlier version is installed, or behave as a first-time installation if no earlier version is installed.
  • Patch package (.msp) – Used to update an existing application. Contains only the changed data between the new and existing versions.

To deploy software updates to computers connected on the network:

  1. Ensure your computer is connected to the Internet.
  2. In Trimble Business Center, select Help > Check for Updates.
    • The Check for Updates dialog displays listing available updated files that are more current than the files currently installed on your computer.
    • Note that you can select or deselect the Check for Updates on Startup check box in the lower left corner of the dialog. If this option is selected and updates are available, you will be automatically prompted when you start the software.
  3. Optionally, select the Show All Updates check box to view all updated files available, not just those that are newer than the ones currently installed on your computer.
  4. If updated files are available that you want to download and install, select (check) the files in the Updates Available list.
  5. Select the Save Update before Installing check box.
  6. Click the Install Updates button.
  7. In the Save As dialog, browse or enter the full path to the folder where you want to save the installation package. Then click Save.
  8. To deploy the update, use the Windows Installer executable program Msiexec.exe with the following command line options:
    • For full installation files (.msi):
    • msiexec /i .msi /qn
    • For patch package files (.msp):
    • msiexec /p .msp /qn

Configure application and project settings

This section describes how to most easily and efficiently configure Trimble Business Center on multiple network computers to use the same application and project settings.

Configuration files location

All of the configuration files listed in this section are, by default, stored in the following folder: C:\Users\\AppData\Roaming\Trimble\Trimble Business Center\

Project templates

Any project can be saved in Trimble Business Center as a project template that can be used by other users in your organization to create new projects with the same project settings. The saved template can include any of the following:

  • Company, user, and file information, such as field and office operators, contact numbers, and addresses
  • Coordinate system information, such as a datum transformation and geoid model
  • Unit settings, such as coordinate formatting
  • View settings, such as a plot scale and grid line definition
  • View filters and selection sets
  • Computational settings, such as horizontal and vertical tolerances

Each custom project template is stored in a .vct file in the default location listed in “Configuration files location” earlier in this section.

To share a project template, you can copy the .vct file into the equivalent folder on each target computer, or to the Template folder defined in the File Location options (Tools > Options) in Trimble Business Center. For more information, see the “File Location Options” topic in the online Help. For information on creating a project template, see the “Create a Project Template” topic in the online Help.

Application options

Application-wide options, such as startup preferences, default file locations, Internet download parameters, and display properties can be shared by copying the User.options file into the equivalent folder on each target computer. The User.options file is stored in the default location listed in “Configuration files location” earlier in this section.

Note: All folder locations for the File Location option must exist on all computers you are configuring.

For more information on setting application options, see the “Choose Application Options” topic in the online Help.

Toolbar layouts

  • Customized toolbars can be shared by copying the Layout file into the equivalent folder on each target computer.
  • The Layout file is stored in the default location listed in “Configuration files location” earlier in this section.

Reports

To share customized reports on the network, you can save the report layout file (.RDLC) to a shared location on the network. You can then create or customize a report using the path to the .RDLC file. Finally, you can copy the report definition file (.RDF) from your computer into the equivalent folder on each target computer. The .RDF file is stored in the default location listed in “Configuration files location” earlier in this section. For more information, see the “Create, Customize, and Run a Report” topic in the online Help.

Internet data providers

If you have customized the list of data providers, you can share the list of sites by copying the INetDownload.xml file from your computer into the equivalent folder on each target computer. The INetDownload.xml file is stored in the default location listed in “Configuration files location” earlier in this section. For more information, see the “Add New Data Providers” and the “Add New Trimble IP-Enabled Receivers” topics in the online Help.

© 2023, Trimble Inc. All rights reserved. Trimble and the Globe & Triangle logo are trademarks of Trimble Inc. registered in the United States and in other countries. All other trademarks are the property of their respective owners.

www.trimble.com

Read User Manual Online (PDF format)

Loading......

Download This Manual (PDF format)

Download this manual  >>

Related Manuals