Description
Reads the saved settings from the .json backup file and writes them into the ThinPrint Hub (see also Backup and Restore)
Note! Carry out a precautionary backup beforehand; see Backup and Restore or Export-TPHubBackup.
- If you use the Automatically add printers to printer list option, then perform a system reboot after restoring.
See also Get-TPHubTaskResult.
Syntax
Import-TPHubBackup -Path <string> [-Proxy <string>]
Parameter | Description |
-Path | path to the backup file |
-Proxy | • optional (from firmware version 1.1): proxy server address • can also be specified globally using Set-TPHubProxy |
Example
Import-TPHubBackup -Path "C:\ThinPrint Hub\hubbackup_2018-01-23.json"