The No-Nonsense Guide to Migrating Your Universal Print Connector to a New Server

By Stoneridge Team | November 24, 2025

Universal Print Connector

Let’s face it: tech moves fast, and sometimes your print infrastructure needs to keep up. Maybe you’re upgrading your OS, ditching legacy Active Directory for Entra Joined, or just prepping for that “rainy day” disaster recovery.

Whatever your reason, migrating your Universal Print connector doesn’t have to be a headache. In fact, with the right scripts and a little know-how, it’s downright empowering.

Why Migrate Your Universal Print Connector? And Why Now?

  • Modernization: OS upgrades and cloud-first strategies are the new normal.
  • Resilience: Backups aren’t just for the paranoid—they’re for the prepared.
  • Agility: Moving to Entra Joined? You’re future-proofing your print environment.

Step 1: Back That Connector Up!

Before you touch anything, let’s get your configuration backed up. Microsoft MVP Jorge Luis Sanchez Camara has dropped some killer scripts to make this painless. Grab them here.

Here’s the play-by-play:

  1. Fire up PowerShell and install the Universal Print Management module:
    1. Install-Module "UniversalPrintManagement"
    2. Install-Module "Microsoft.Identity.Client"
  2. Download the “Sample connector backup script.ps1” and run it.
  3. Your backup lands in C:\ConnectorBackup. That’s your golden ticket.

Step 2: Restore Like a Pro

Ready to migrate or recover? Here’s how you bring your connector back to life on a new server:

  1. 1. Install the following modules on the new server:
    1. Install-Module "UniversalPrintManagement"
    2. Install-Module "UniversalPrintManagement"
  2. Install the Universal Print connector—but don’t register it yet
  3. Download the “Sample connector restore script.ps1”
  4. Copy your backup to C:\ConnectorBackup on the new device.
  5. Open PowerShell as admin and run the restore script.
  6. The script will stop and ask you to stop the connector on your old server. When prompted, stop the connector services on your old server before pressing enter to continue:
    1. net stop "Print Connector service"
    2. net stop PrintConnectorUpdaterSvc
  7. Hit Enter on the new server and let the magic happen.
  8. Double-check that print jobs are flowing.

That’s It—You’re Done!

You’ve just migrated your Universal Print connector like a boss. No drama, no downtime, just pure IT swagger. Want the official scripts and more details? Check out the Microsoft docs and the GitHub repository. 

Want to Learn More?

For assistance with this, or any other processes related to Microsoft technologies, talk to the Stoneridge experts today!

Stoneridge Team
Our Verified Expert
Stoneridge Team
Read More from Stoneridge Team

Related Posts


Under the terms of this license, you are authorized to share and redistribute the content across various mediums, subject to adherence to the specified conditions: you must provide proper attribution to Stoneridge as the original creator in a manner that does not imply their endorsement of your use, the material is to be utilized solely for non-commercial purposes, and alterations, modifications, or derivative works based on the original material are strictly prohibited.

Responsibility rests with the licensee to ensure that their use of the material does not violate any other rights.

Start the Conversation

It’s our mission to help clients win. We’d love to talk to you about the right business solutions to help you achieve your goals.

Subscribe To Our Blog

Sign up to get periodic updates on the latest posts.

Thank you for subscribing!