📦 Delivery Package

Once your order is fulfilled, you will receive the following components necessary to deploy the system:

⚙️ System Requirements

1. SQL Server Requirements

2. Web Server (IIS) Requirements

3. Database Initialization

  1. Copy the MaintDB and AdminDB databases to their appropriate servers.
  2. Open SQL Server Management Studio (SSMS) and connect with a sysadmin user.
  3. Execute the following procedure on each MaintDB database:
    EXEC INIT_ALL;
  4. This procedure will automatically create necessary jobs, permissions, and structures.

4. First Login & Configuration

5. Adding More Servers Later

  1. Copy MaintDB to the new SQL Server instance.
  2. Connect using SSMS as a sysadmin and execute INIT_ALL procedure.
  3. Add the server from the WebApp interface.

6. Firewall Configuration


📬 Need Support?

If you have any questions, don’t hesitate to contact us via our website.