To restore all Plesk data, except default domain skeleton and interface skins, using CLI, run the following command in the %plesk_dir%\admin\bin\ folder (where %plesk_dir% is the system variable defining the folder where Plesk is installed):
restore.exe -f <path\filename>
Note: Specify the path and the name of the file instead of <path\filename> variable. If the path is not specified, Plesk Restore will assume that the backup file is located in the PLESK_DATA_DIR\Backup folder (where PLESK_DATA_DIR is the folder you selected during the installation of Plesk for the location of Plesk data)
E.g., to restore all Plesk data, except default domain skeleton and interface skins, from the backup file named my_psabackup.bu located in C:\backup\psa folder, run the following command in the %plesk_dir%\admin\bin\ folder (where %plesk_dir% is the system variable defining the folder where Plesk is installed):
restore.exe -f c:\backup\psa\my_psabackup.bu