- Help Center
- Intuitive Dashboards Core Software
- Installation & Configuration Guide
-
Intuitive Dashboards Core Software
- Getting Started
- Viewing Dashboards
- Interacting with dashboards
- Filters
- Connections
- Datafeeds
- Datasets
- Components
- Creating Dashboards and Components - Overview
- Creating Components
- Creating a Dashboard
- Administering the System
- Administering Users
- Administering Groups
- Security Filters - V5.2 and earlier
- Security Filters - V5.3 Onward
- Embedding Dashboards
- Configuration File
- Installation & Configuration Guide
- Version History
-
Intuitive for PaperCut V2
-
Intuitive for PaperCut MF V3
-
Intuitive for SAFEQ
-
Intuitive For Managed Print Services (MPS)
-
Intuitive Cloud Services
-
Intuitive for PaperCut Hive V1
-
Intuitive for SAFEQ Cloud
-
Intuitive for Docuware
-
FAQ
Installing a SQL Express instance for the Intuitive Dashboard
If you do not have an appropriate SQL Server instance available, or you are looking to decouple the dashboard from it, then you can install SQL Server Express, a free version of the database engine.
Express imposes limits on the size of database that can be used and the memory that is addressable, however the small size of the dashboard database means that these settings are of no consequence.
The main limitation of using SQL Server Express with Intuitive Dashboards is that SQL Agent is not available to automate backups. In this case you can build a PowerShell script (not described here) to achieve auto database backup or rely on a regular filesystem backup.
Normally this instance would be installed on the dashboard server itself.
The component to be installed is [Microsoft® SQL Server® 2019] which can be found here:
https://www.microsoft.com/en-gb/sql-server/sql-server-downloads
The downloaded file is called [SQL2019-SSEI-Expr.exe]