Choose your language

Choose your login

Support

How can we help?

PaperCut's AI-generated content is continually improving, but it may still contain errors. Please verify as needed.

Lightbulb icon
Lightbulb icon

Here’s your answer

Sources:

* PaperCut is constantly working to improve the accuracy and quality of our AI-generated content. However, there may still be errors or inaccuracies, we appreciate your understanding and encourage verification when needed.

Lightbulb icon

Oops!

We currently don’t have an answer for this and our teams are working on resolving the issue. If you still need help,
User reading a resource

Popular resources

Conversation bubbles

Contact us

This page applies to:

Last updated June 22, 2026

Keeping Print Deploy up to date ensures your printing environment stays secure and running smoothly. This guide walks you through enabling or disabling automatic updates for both servers and clients, as well as how to trigger a manual update via the command line.

Enable or disable auto-updates on the server

Print Deploy updates are progressively rolled out to environments with auto-updates enabled over the course of about two weeks. You can enable or disable auto-updates at any time. Auto-updates are automatically disabled if there are no printers imported and no additional zones created.

To enable auto-updates:

  1. Clone your first print queue. To learn more, see How Print Deploy works - the basics

Or

  1. Click Enable Printing to go to the Print Deploy page.

  2. Click the Settings tab.

  3. Click Configure auto-updates. A popup is displayed.

     

    Configure auto-updates popup

    The update downloads in the background. The time taken varies based on internet speeds. The service will then update and restart.

  4. Click Close.

 

Enable or disable auto-updates on the clients

By default, Print Deploy clients automatically update to the latest version compatible with your Print Deploy server version.

To switch off auto-updates on clients:

  1. Open [PaperCut Print Deploy Client app directory]/data/config/client.conf.toml.
  2. At the top of the toml file, in the general section, add a new key ClientUpgradesEnabled: false .
  3. Restart the Print Deploy server.

 

Manually update the Print Deploy server to the latest version

To update immediately, we recommend you Enable auto-updates on the server.

For environments where auto-updates are not desired, but the latest release is needed, you can trigger the auto-update as follows:

  1. On the Application Server, run the terminal or command prompt with administrative privileges and navigate to <PaperCut MF/NG install directory>/providers/print-deploy/<os>/.

    This directory contains an executable binary called pc-updater.

  2. Run the following command:

    • Windows - in an elevated command prompt window, run: ** ** pc-updater.exe https://update.cloud.papercut.com/check-update/pc-print-deploy-server-win/latest

    • macOS - Run this command as the user papercut:
      ./pc-updater https://update.cloud.papercut.com/check-update/pc-print-deploy-server-macos/latest

    • Linux - ** ** Run this command below as the user papercut:

      ./pc-updater https://update.cloud.papercut.com/check-update/pc-print-deploy-server-linux-gnu/latest

  3. Your server is updated to the latest version. The clients may take another 24-48 hours after the server has updated, depending on their connectivity to the Print Deploy server.

  4. If you want to find out what the latest version is, go to the Print Deploy release notes page.

 

Comments