Skip to content
Stand with Ukraine flag

ThingsBoard PE Windows 4.3.x Upgrade Instructions

← Back to all versions

Upgrading ThingsBoard PE to latest 4.3.1 (4.3.1.1)

ThingsBoard PE package download

Download ThingsBoard PE installation package for Windows: thingsboard-windows-4.3.1.1pe.zip.

ThingsBoard PE service upgrade

  • Stop ThingsBoard service if it is running.
Terminal window
net stop thingsboard
  • Make a backup of previous ThingsBoard PE configuration located in \<ThingsBoard install dir>\conf (for example, C:\thingsboard\conf).
  • Copy content of thingsboard-windows-4.3.1.1pe.zip to the same location.
  • Compare and merge your old ThingsBoard configuration files (from the backup you made in the first step) with new ones.

Execute regular upgrade script:

Terminal window
C:\thingsboard>upgrade.bat

Start the service

Terminal window
net start thingsboard

Upgrading ThingsBoard PE to 4.3.1

ThingsBoard PE package download

Download ThingsBoard PE installation package for Windows: thingsboard-windows-4.3.1pe.zip.

ThingsBoard PE service upgrade

  • Stop ThingsBoard service if it is running.
Terminal window
net stop thingsboard
  • Make a backup of previous ThingsBoard PE configuration located in \<ThingsBoard install dir>\conf (for example, C:\thingsboard\conf).
  • Copy content of thingsboard-windows-4.3.1pe.zip to the same location.
  • Compare and merge your old ThingsBoard configuration files (from the backup you made in the first step) with new ones.

Execute regular upgrade script:

Terminal window
C:\thingsboard>upgrade.bat

Start the service

Terminal window
net start thingsboard

Upgrading ThingsBoard PE to latest 4.3.0 (4.3.0.1)

ThingsBoard PE package download

Download ThingsBoard PE installation package for Windows: thingsboard-windows-setup-4.3.0.1pe.exe.

ThingsBoard PE service upgrade

  • Stop ThingsBoard service if it is running.
Terminal window
net stop thingsboard
  • Make a backup of previous ThingsBoard PE configuration located in \<ThingsBoard install dir>\conf (for example, C:\thingsboard\conf).
  • Run the installation package thingsboard-windows-setup-4.3.0.1pe.exe.
  • Compare and merge your old ThingsBoard configuration files (from the backup you made in the first step) with new ones.

Execute regular upgrade script:

Terminal window
C:\thingsboard>upgrade.bat

Start the service

Terminal window
net start thingsboard