7
Updated on June 11, 2026
Applies to: Handy Backup
No. Handy Backup Standard is a separate application which is not meant to be used as a client of Handy Backup Server Network. The right software to install on network workstations is called Backup Network Workstation: select it when you are prompted to select an application during Handy Backup installation. For more details, please refer to Handy Backup Installation in the User Manual.
For a complete guide on deployment of Handy Backup Server Network, please refer to Installation of Handy Backup Server Network in the User Manual.
Related solutions: Handy Backup Server Network.
To back up workstations that are located in a different domain, local user of Handy Backup Server Network must match the user specified as backup administrator (which is done during the installation).
For more details about roles in network backup, please refer to Installation of Handy Backup Server Network in the User Manual.
Related pages: User Manual about Workstation Configuration.
Related solutions: Handy Backup Server Network.
To make Backup Network Workstation appear in the list of available sources of data for backup, it is necessary to configure it:
C:\Users\%Username%\AppData\Roaming\Novosoft\Handy Backup 7\Settings\Services\ workstation.hbl
<param name="CoordinatorHost">localhost</param>
If the workstation is configured correctly, but the list of available sources is still missing, make sure that there is a Novosoft Backup Network Workstation service running on the workstation. If the service is not running, start it.
If the workstation still does not appear in the list, then most likely it can’t access the server (or vice versa). Re-check the address that you set in the field “Server host name” of configuration utility, and check your firewall settings.
Note: For the case when the server and workstation are on different subnets separated by a NAT, it is necessary to configure appropriate routing, so the workstation and server can communicate.
You can read how to install and configure agents for Windows in the User Manual of Handy Backup.
Related solutions: Handy Backup Server Network.
Sometimes when you restart the server, or the Novosoft Backup Network Coordinator service on the server, it may lose the list of workstations, so they become unavailable for selection through the Backup Network option in the menu. To resolve this problem:
If some of your workstations disappeared from the list of computers available for backup, try this:
You can read how to install and configure agents for Windows in the User Manual of Handy Backup.
Related solutions: Handy Backup Server Network.
Sometimes, when you shut down or restart workstations, or restart the workstation service (Novosoft Backup Network Workstation), the server may “remember” remote PCs and continue showing objects that are already obsolete. When this happens, some of the workstations that appear after you select “Backup Network” may be empty.
Generally, the situation where you will need to restart the service should never happen. However, this is a right way to make the server re-register the workstation whenever you need it.
The settings of a "Temp" folder available in the control menu are for the server part of the application only. Presumably, the pathname to “Temp” folders for workstations remains the same as default, to provide more compatibility in a heterogeneous network. However, you can change it manually!
C:\ProgramData\Novosoft\
(Here the [username] is a name of a user who own the instance of Handy Backup.)
C:\TMP\
If a WMI error occurs after centralized agent installation via Centralize Deploy tool, use the instructions:

First, make sure that the winmgmt RpcSs and RpcEptMapper services are running, they are required to establish a remote connection with the machine.
Save and close.
The administrator is considered to be the user system on the agent’s machine (whose login is used), it is also specified in the connection settings in the “user” field in the Centralize Deploy Tool.
Apply and close.
Open component services, to do this, press Win+R, and in the window that appears, enter dcomcnfg, then press enter.
Apply and close.
Note: usually, by default, the ”DCOM Users” group is already installed in the DCOM security settings, and it is enough to add it in the WMI settings and add the desired user to the group on whose behalf the installation will take place.
If the workstation can "see" the coordinator but cannot establish a session with the server:
Step 1. Fully Close Handy Backup
Stop all Handy Backup processes and services:
Step 2. Restart the Handy Backup Server
Open Command Prompt as Administrator:
Type the following command and press Enter:
HandyBackupServer8 --CustomORBParameters "-ORBInitRef NameService=iiop://localhost:127.0.0.1:1855/NameService -ORBListenEndpoints iiop://"
Step 3. Check the Client's Connection to the Server
Launch the Handy Backup client. Verify that the client connects successfully to the server. Ensure that the server appears in the list of available connections on the workstation.
To Run the Server as a Service
To ensure that Handy Backup starts automatically with the required parameters, follow these steps:
Step 1. Open the Registry Editor
Press [Win] + [R], type regedit.exe, and press Enter.
In the Registry Editor, navigate to the following location:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
Step 2. Locate the Handy Backup Service Folder
In the Services section, find the folder corresponding to the Handy Backup service.

Step 3. Modify the Startup Parameters
Double-click the service entry to open its parameters.
In the parameter field, add:
--CustomORBParameters "-ORBInitRef NameService=iiop://localhost:127.0.0.1:1855/NameService -ORBListenEndpoints iiop://"
Step 4. Save Changes
Close the Registry Editor and restart the Handy Backup service.