Print&Share CQ installation

This page will guide you through the installation of Print&Share CQ (P&S CQ) on a server.
Print&Share CQ can be installed on desktop or on server systems, however the logical environment would be a server. The server should be in a Windows domain.

1. System requirements

Print&Share CQ requires .NET 7 as a minimum and .NET Framework 4.8: Download here.
You can consult the Microsoft website for more information about the:

2. Setup

  1. Start the executable (.exe) and follow the installation wizard.
  2. The setup will check if the required Microsoft components are installed. They will check and if missing install each component.

If a Microsoft/.net component is not yet installed, follow the instructions to Install the missing component(s).

If a Microsoft/.net component is already installed, you will see Repair, Uninstall and Close. Click Close to dismiss the dialog. Are you sure you want to cancel? click Yes
Image
Image

  1. Click Next on the Welcome-dialog of the Print&Share CQ.

    Image

  2. Read and accept the license agreement.
  3. The Print&Share CQ service component will be installed.
  4. By default the service runs under the Local System account. You can leave this as default, or specify a dedicated user to run the service. In case of selecting a dedicated user, the user must have proper permissions.
  5. Next the ports that will be used to access the Portal via a web browser using HTTP (631) and HTTPS (4433). Leave them as default. (Older versions used HTTP (800))
  6. Install legacy printer. Enabling this checkbox will allow Print&Share CQ to support PCL5 RAW print jobs.
  7. Click Install and wait untill the wizard finishes.

After installation, a web browser session will start and show the Print&Share CQ Portal.

3. Print&Share CQ Portal

Follow these steps to open the P&S CQ Portal page:

Method 1:

  1. Open a web browser.
  2. Navigate to http://127.0.0.1:631 or https://127.0.0.1:4433.
    (older versions used port :800 or use specific ports in case you changed them.)
    optionally: in many cases instead of 127.0.0.1 you could also use localhost or serverhostname.

Method 2:

  1. Go to Windows Start menu or press WINDOWS KEY.
  2. Search for Print&Share CQ Portal

Method 3:

  1. Go to your Windows Desktop or press WINDOWS KEY + D.
  2. Double click the Print&Share CQ Portal desktop icon.

4. Database

By default Print&Share CQ is using LocalDB to store its data.

A connection to Microsoft SQL Server (Express) can be made. In case you want to use MS SQL Server, either install it or make a connection available.

After the installation of Print&Share CQ, we recommend changing to MS SQL Server if you want to use this type of database. In case you change the connection later, all your settings and configurations will be lost, because you start with a fresh database.

Change to MS SQL Server database

  1. Login to the Print&Share CQ Portal.
  2. Navigate to Manage > System settings > Database connection
  3. Fill in the connection details and the initial catalog (database name).
    Print&Share CQ will automatically create the database with the provided name and create all tables.

For more details see Changing the underlaying database