• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
We have new content about printers, Click here to check it out!
Check some of the most frequent questions about Instant Ink: HP INSTANT INK, HP+ PLANS: INK AND TONER.


Check out our WINDOWS 11 Support Center info about: OPTIMIZATION, KNOWN ISSUES, FAQs AND MORE.
HP Recommended
Universal Print driver

Hello,

 

I am working on a script that will create a print queue and automatically apply the settings on the queue, or apply settings on an existing print queue. I've been researching and with the Printer Driver Configuration Utility from PARK bundle you can customize the default settings. Here is the link tho the documentation I followed from HP:

http://h10032.www1.hp.com/ctg/Manual/c03633712

 

After using the app and create the .cfm file, I am using the Install.exe found on the driver directory to apply this configuration. However this configuration is partially applied on the new print queue created or not applied at all on existing print queues.

 

The commands from PowerShell I am using are:

    Set-Alias -Name install -Value <File location path>

    install /gcfm"<File location path>" /s"<Server Name>" /n"<Print Queue name>"

 

This command shows a confirmation window that recalls to execute the command and after it does not show anything else and as I mentioned, the new queue is partially modified or existing print queue is not changed at all. Also I've tried to apply a .cfg file instead of .cfm but still the same.

 

In addition to above, I would like to do the same for DesignJet drivers. I was digging on the driver location and I could not see any .cfg file for the configuration.

 

Thank you very much in advance!

2 REPLIES 2
HP Recommended

@pablosn1 Welcome to HP Community!

 

Please let us know which printer model you are using.

 

 (Ensure you don't share any personal information such as serial, phone number, email ID, etc..). 

 

Keep us posted,

If you would like to thank us for our efforts to help you, 


Give us a virtual high-five by clicking the 'Thumbs Up' icon below, followed by clicking on the "Accept as solution" on this post, 


Have a great day!

HP Recommended

Hi @Praveen196,

sorry for the late reply.

I am using few LaserJet printers such as M507, M553 or M712. Also using PageWide models 452 and 556, OfficeJet 8210 and very rare DesignJet T1600.

 

I downloaded PARK 1.8.8 so I am using the Driver Configuration tool in there and using Install.exe from UPD 6.3.0. I managed to create the default .cfm files to apply default configuration but once it's apply for one device, the rest will use the same default configuration, despite if I am using a different .cfm. In addition to this, this is only working when I am creating a new print queue as per my tests. If there is an existing print queue, the configuration will remain the same.

 

As I am using Powershell, looking forward for a GUI script, this will help me in the future a lot when I need to create or troubleshoot a queue as I will not need to connect to the server and search for the print queue.

 

Thank you very much in advance for the assistance!

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.