Moving the Dr.Web Enterprise Server to Another Computer (under Windows® OS)

To transfer the Dr.Web Enterprise Server (for the similar Dr.Web Enterprise Server versions) under Windows OS:

1.Stop the Server (see Start and Stop the Dr.Web Enterprise Server).

2.Run drwcsd.exe using the exportdb switch to export the content of the database to a file. The full command line (for Windows) looks as follows:

"C:\Program Files\DrWeb Enterprise Server\bin\drwcsd.exe" exportdb <file_path>

3.Backup the C:\Program Files\DrWeb Enterprise Server\etc folder and the drwcsd.pub key from the \Program Files\DrWeb Enterprise Server\Installer folder.

4.Remove Enterprise Server software.

5.Install the new Server (empty, with the new DB) at the necessary computer. Stop the Server via the Windows OS service administrative loots or via the Dr.Web Control Center.

6.Copy the automatic saved etc folder to the C:\Program Files\DrWeb Enterprise Server\etc folder and the drwcsd.pub key to the C:\Program Files\DrWeb Enterprise Server\Installer folder.

7.Run drwcsd.exe using the importdb switch to import the content of the database from a file. The full command line (for Windows) looks as follows:

"C:\Program Files\DrWeb Enterprise Server\bin\drwcsd.exe" importdb <file_path>

8.Start the Server (see Start and Stop the Dr.Web Enterprise Server).

 

In case of using internal DB, it is not necessary to export and import DB. Just save the dbinternal.dbs file and replace the new DB file at the installed Server by an old DB file from the previous version of the Server.

 

To transfer the Dr.Web Enterprise Server (for the different Dr.Web Enterprise Server versions) under Windows OS:

1.Stop the Server (see Start and Stop the Dr.Web Enterprise Server).

2.Save the database via the SQL server tools (in case of using internal DB, just save the dbinternal.dbs file)

3.Backup the C:\Program Files\DrWeb Enterprise Server\etc folder and the drwcsd.pub key from the \Program Files\DrWeb Enterprise Server\Installer folder.

4.Remove Enterprise Server software.

5.Install the new Server (empty, with the new DB) at the necessary computer. Stop the Server via the Windows OS service administrative loots or via the Dr.Web Control Center.

6.Copy the automatic saved etc folder to the C:\Program Files\DrWeb Enterprise Server\etc folder and the drwcsd.pub key to the C:\Program Files\DrWeb Enterprise Server\Installer folder.

7.Restore the DB on new Server and specify the path to the DB in the configuration file.

8.Run drwcsd.exe using the upgradedb switch to upgrade the database. The full command line (for Windows) looks as follows:

"C:\Program Files\DrWeb Enterprise Server\bin\drwcsd.exe" upgradedb "C:\Program Files\DrWeb Enterprise Server\update-db"

9.Start the Server (see Start and Stop the Dr.Web Enterprise Server).

If Server IP address is changed during transfer:

1.Perform the Server transfer according to the corresponding procedure, described above.

2.For all Agents, which are served by transferred Server, specify the address of the new Server (see Connecting the Dr.Web Enterprise Agent to Other Dr.Web Enterprise Server).

3.For the possibility of transfer of Agents for which the new Server address is set via the Control Center, but not in the Agent settings at the station, keep both Servers operating (on both Servers in the Agent settings, the new Server IP address must be specified) till all Agents connect to the old Server to get the new IP address and complete transfer to the new Server.