easbk command line

Easbk.exe is a useful tool for mail server data backup and restoration. With a simple command it backups or restores system settings, domain settings and user account information. You can click here to download this tool.

Introduction

Click Start menu -> Run, input cmd and press enter. Change your current directory to the easbk.exe installed directory with cd command, then you can use easbk in the following ways.

rem backup data to a specified file.
rem current user must be a member of NT administrators group.

easbk "/b:c:\backup.dat"

rem restore data from the backup file.
rem current user must be a member of NT administrators group.

easbk "/r:c:\backup.dat"
		

Note

This backup tool won't backup the emails in user mailbox.

Backup and Restoration with Data Folder

EmailArchitect Email Server stores all domains and users data by file system, so administrator can backup "c:\program files\emailarchitect\data" by directly copying the file; administrator can also copy the backup data folder to "c:\program files\emailarchitect" for restoration. Please note that once data has been restored, EmailArchitect Email Server installer should be executed for system security permission adjustment.