Installing ThinkSmart Manager Service
Overview
Before you can start managing a ThinkSmart device with ThinkSmart Manager, download and install ThinkSmart Management Service (TSMS) on the system first. This installer contains two required Windows services:
- Lenovo ThinkSmart Management Service (TSMS)
- Universal Device Client (UDC)
The compatible system:
- Completed Windows OOBE (an Out-of-Box-Experience setup, a Windows initialization process for users to do basic configurations)
- Connected to the network with Internet access.
Installing ThinkSmart Manager Service
- Download the ThinkSmart Manager Service here: ThinkSmart Management Service.
- Copy the downloaded file to a USB drive.
- Connect the USB drive to the compatible system. On the MTR main menu, click the Settings icon in the lower right corner.
- Click Settings ➙ Windows Settings ➙ Go to Admin Sign-in. Whenever prompted, enter the Windows administrator password.
- From the Windows desktop, navigate to Windows file explorer and locate the lenovo_thinksmart_setup.exe file. Copy that file to the compatible system's local storage, then double-click the file to install.
- Restart the compatible system after the installation is completed.
ThinkSmart Manager Service advanced installation with command lines
Command Options
Argument | Description |
-silent | No UI is shown |
-unattended | UI is shown but no user interaction |
-restart | Force to restart the system after install or uninstall |
-uninstall | Uninstall software |
-force | Force to install even if same version is already installed |
ExamplesScenario | Example |
Install without UI with no restart | Lenovo_ThinkSmart_Software.exe -silent |
Install with UI without no user interaction | Lenovo_ThinkSmart_Software.exe -unattended |
Uninstall with UI and force to restart | Lenovo_ThinkSmart_Software.exe -uninstall -restart |
Uninstall without UI | Lenovo_ThinkSmart_Software.exe -uninstall -silent
|
Return Code
lenovo_thinkSmart_setup.exe returns an exit code with the following results
Return Code | Description |
0 | Success |
1 | Fail |
2 | Not a supported system |
3 | Same version is already installed
|
Installation Check for Scripted Installs
Installation Check for scripted installs
Check the following registry key to see if the installation was successful.
- UDCService: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UDCService
- ThinkSmartManagementService: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ThinkSmartManagementService
Related Articles
Creating a ThinkSmart Manager Organization
Summary These instructions will walk you through creating a ThinkSmart Manager organization using a Lenovo ID. This is the standard configuration if you are not planning on using SSO. For information on creating a ThinkSmart Manager organization ...
Creating a ThinkSmart Manager Organization Using Okta Single Sign-On (SSO)
Overview OKTA is a Single Sign-On (SSO) management service that allows users to log into a variety of systems using one centralized process. The OKTA directory includes the tenant's users and apps and is used to perform identity and access management ...
Creating a ThinkSmart Manager Organization using Azure Single Sign-On (SSO)
Overview Azure Active Directory (Azure AD) is a multi-tenant, cloud-based identity, and access management service. The Azure AD directory includes the tenant's users, groups, and apps and is used to perform identity and access management functions ...