Skip to main content
Skip table of contents

Installation

The MyQ Roger Client (MRC) application is provided in .pkg format and can be distributed over the network using:

  • Apple Remote Desktop

  • Microsoft Intune

Alternatively, the package can be installed during a user session either via the setup wizard or silently via the terminal.

Since MyQ Roger Client 1.4 RTM, the installer can be distributed with or without a bundled Kyocera driver; for HP and Ricoh, a generic.ppd postscript driver from macOS will be used.

Once the installation is finished, MyQ Roger Client starts running in the background and the MyQ (Q) icon appears in the menu bar on the top-right of your screen. MyQ Roger Client can also be found in Applications.

MyQ Roger Client

 

The RogerClient.Service also starts running in the background and can be found in Activity Monitor.

Roger Service

Installation via the Setup Wizard

 To install MyQ Roger Client via the setup wizard:

  1. Download the latest available version of the installation file.

  2. Run the installation file. The MyQ Roger Client Setup wizard dialog opens.

  3. Click Continue to start the installation.

  4. On the license page click Continue; a prompt appears to Agree to the terms of the software license agreement.

  5. On the Destination Select page, you can select the destination where to install MyQ Roger Client. Click Continue.

  6. On the Installation Type page click Install.

  7. Enter the password of the user and click Install Software.

  8. During the installation, there is a pop-up message saying that “Installer” would like to modify apps on your Mac. Click OK.

  9. Once the installation is complete you are redirected to the summary page, and it should say that your installation was successful. Click Close.

Silent Installation

To silently install the application, you must have admin rights; download the latest available version of the installation file, open the Terminal as a user with administrator rights, and use the following command:

sudo installer -pkg "MyQ Roger Client 2.0.0.298_eu_MyQTenant.pkg" -target / -dumplog

The installer log can be found in: /private/var/log/install.log

Installation Parameters

Installation parameters can be defined in the installer package’s filename, after the version, separated by an underscore character (_).

For example: MyQ Roger Client 2.0.0.298_eu_MyQTenant.pkg

Parameter

Description

Example

Supported version

TENANCYNAME (optional)

Provide the Tenant Name (identifier) this value will be used to get the TENANTID after the installation

_MyQTenant

1.4.0+

REGION ID

Define to which Server the client should connect.

By default, the value is empty, which means the client will use the server setup during the build process.

If the value is set then the server in the oem.ini file will be set during the installation process.

The expected value for this parameter is the id property from the service:
https://discovery.myq.cloud/regions

_eu

1.4.0+

PRINTERDRIVER
(optional)*

Provide a pre-installed driver name to be used by the MyQ Roger printer.

Set it to _DefaultHP or _DefaultRicoh and a generic.ppd postscript driver from macOS will be used.

If the parameter is not set, then the Kyocera Universal Printing driver will be installed if the installer is built with the bundled driver.

_Kyocera ECOSYS M2030dn.PPD

1.4.0 RTM+

PRINTERSPOOLER

This parameter determines which printer will be configured by the installer:

1 - Client Spooling

2 - Cloud spooling

3 - Both

The default is 1, which means only the client spooling printer will be created. If option 2 is set, only the Cloud spooling printer is created and only Microsoft and Google authentication methods will be allowed in MRC.

_1

2.0 patch 2+

*If you want to define a value for this parameter without TENANCYNAME, then the installer filename will look like this:

MyQ Roger Client 2.0.0.298_eu__Kyocera ECOSYS M2030dn.PPD.pkg

Note the double underscore (_) after the region parameter.

Printer and Driver

During the installation, a MyQ Roger printer is created and is ready to be used for sending jobs via MRC to MyQ Roger server.

  • If the installer package is with the bundled drivers and there is no set value to the PRINTERDRIVER parameter, then the Kyocera Universal Printing driver is installed.

  • If the installer package is without the bundled driver and there is no value set to the PRINTERDRIVER parameter, then a generic default driver from macOS is used, however, this driver only supports black-and-white printing.

Printer Driver

How to Find Installed Drivers

  1. Open a terminal.

  2. Run the lpinfo -m command.

  3. This command shows the installed drivers:

Installed Drivers
  1. The installer only needs the filename including the file extension. For example:
    Kyocera ECOSYS M2030dn.PPD
    All the drivers will be searched on the location: /Library/Printers/PPDs/Contents/Resources

For example, the installer will then look like this:

MyQ Roger Client 2.0.0.298_eu_MyQTenant_Kyocera ECOSYS M2030dn.PPD.pkg

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.