How to deploy Printix Client

Let users download Printix Client and register themselves

The Printix Download page is the Printix Home of your company (acme) followed by /download.

Example: https://acme.printix.net/download

  • Make a group email to users

    Use organization's email system to write and send an email to the group of relevant recipients, perhaps all users in the organization. In the email, you can include links to the Printix Download page, User Manual, and/or relevant Intranet pages.

  • Make a link on your Intranet

    Perhaps your Intranet already features one or more pages with instructions on how to locate and install printers in your company. You can update these pages and include the link to the Printix Download page and User Manual.

If you have enabled self-registration, you can also provide users with a link to the Printix Download page. After the completed installation of Printix Client, the user has to select Menu  > Register , and then enter work email address, and follow the steps in the email to register.

Deploy Printix Client automatically with Group Policies

You can automatically deploy Printix Client with Group Policies in Active Directory. If you also enable Active Directory authentication, users are automatically registered the first time they sign in with their network user name and password.

Download the Printix Client Microsoft Installer (MSI) package:

  1. Open the Software page.
  2. Select Printix Client (MSI).
  3. After download, move the MSI file to a shared folder that is available to all users.

    Do NOT rename the file, because it will prevent it from working with your Printix Home. Some deployment tools, such as Cisco Meraki, requires the file extension to be renamed, so the extension is in lowercase (.msi).

    To install it silently, use the msiexec command and run it as administrator, that is, under the local system account.

    • msiexec /i CLIENT_{home}_{id}.MSI /quiet

    After installation, the Printix ID is saved in Windows Registry.

Deploy Printix Client and have sign-in postponed until restart

Use the /oms (On Machine Start) argument to deploy Printix Client without starting the user interface (PrintixClient.exe). Only the Printix Service (PrintixService.exe) is started.

  • msiexec /i CLIENT_{home}_{id}.MSI /quiet WRAPPED_ARGUMENTS=/oms

The computer with Printix Client will only be registered and listed in Printix Administrator after a user has signed in. Start the user interface (PrintixClient.exe) to get the user to sign in.

This method can be used to install Printix Client as part of an automated process (such as Windows Autopilot) that completely configures a new computer before this is delivered to the user. This way, sign in is postponed until the user starts to use the computer.

Deploy Printix Client for Mac

How to deploy the embedded Printix Client.pkg file:

  1. Open the Software page.
  2. Select Printix Client.
  3. Open Downloads, for example from the Dock at the bottom of the screen.
  4. Double-click CLIENT_{home}_{id}.DMG.

    After a few seconds, the Printix Client dialog box appears.

  5. Copy the cardboard box icon (Printix Client.pkg) to a temporary location.
  6. Extend the name of the copied package file to have a similar name as the DMG file (Printix Client_{home}_{id}.pkg).
  7. Use whatever tool you have to deploy the package file.

    The macOS bundle identifiers are:

    • Printix Client bundle ID: net.printix.UI

    • Printix Service bundle ID: net.printix.MacService

Manually install Printix Client remotely

If you can remotely sign in to a computer as administrator, you can also install Printix Client. If any users are signed in, you should ask them to sign out first. Otherwise, these signed in users cannot print to Printix printers until they sign out of the computer and sign in again. You can sign out these users, but they may lose unsaved data. If you restart the computer after Printix Client is installed, it will also sign out the users from the computer.

How to sign out users from a Windows computer

  1. Sign in to the computer as administrator.
  2. Open the Task Manager.
  3. Select the Users tab.
  4. Select the user and select Sign out.

How to sign out users from a Mac computer

  1. Sign in to the computer as administrator.
  2. Select the search icon in the top right corner or press Command+Space.
  3. In Spotlight Search, type: activity monitor, and press Enter.
  4. In Activity Monitor, use the search box in the upper right corner and type: loginwindow.
  5. Double-click the login window process of the user to be signed out and select Quit.
  6. Select Force Quit. You may be prompted to enter your Password.