How to add “Microsoft IPP Class Driver” to Windows Server 2016/2019/2022/2025

I write about this subject because I didn’t find any help online and I think the solution might interest a person or two with Microsoft pushing to use the “Microsoft IPP Class Driver” for MOPRIA compliant printers -> End of Servicing Plan for Third-Party Printer Drivers on Windows – Windows drivers | Microsoft Learn.

  1. On your server, open a PowerShell with local admin privileges
  2. Type the following command that is generic to all Windows Server versions:
    Add-PrinterDriver -Name "Microsoft IPP Class Driver"

If it doesn’t work, you can specify the INF file:

  1. Windows Server 2025
    Add-PrinterDriver -Name "Microsoft IPP Class Driver" -InfPath "C:\Windows\System32\DriverStore\FileRepository\prnms012.inf_amd64_17bb82cc430e1f2e\prnms012.inf"
  2. Windows Server 2022
    Add-PrinterDriver -Name "Microsoft IPP Class Driver" -InfPath "C:\Windows\System32\DriverStore\FileRepository\prnms012.inf_amd64_e8c8857a2e83a9d9\prnms012.inf"
  3. Windows Server 2019
    Add-PrinterDriver -Name "Microsoft IPP Class Driver" -InfPath "C:\Windows\System32\DriverStore\FileRepository\prnms012.inf_amd64_acb6d904135c6a14\prnms012.inf"

Leave a Reply

Your email address will not be published. Required fields are marked *

https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_bye.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_good.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_negative.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_scratch.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_wacko.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_yahoo.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_cool.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_heart.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_rose.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_smile.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_whistle3.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_yes.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_cry.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_mail.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_sad.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_unsure.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_wink.gif