Fiery Print Support Application

Hide or show navigationPrevious topicNext topicSharePrintPDF

Command line installation of the Fiery Print Support Application

The Fiery Print Support Application supports silent installation on any client computer.

To view errors, select Event Viewer > Windows Logs > Application. setup.exe will be listed as the source of the error.
Note: Error messages will also be displayed in the command window.

Printer queue and printer silent installation

Command: setup.exe /hide_progress SILENT -f=[fieryipaddress] -installMode=[MODE]

  • -f=[fieryipaddress] specifies the IP address or hostname of the print server that the printer points to. It is up to the user to make sure that the specified IP address or hostname belongs to a valid print server. Checks will be made for their validity. This parameter is required, and an error will be reported if it is missing.
  • SILENT specifies that the installer runs without user interface.
  • -installMode specifies how the user starts the installation of the Fiery Print Support Application. The following methods can be used to start the installation.
    Command Installation method
    CMD Command Prompt
    GPO Deployments using group policy
    SCCM System Center Configuration Manager
    MECM Microsoft Endpoint Configuration Manager
    INTUNE Microsoft Intune
    OTHERS Installation using other tools

Opening help information for installation options

Command: setup.exe /?

/? displays help information for installation options.