Command Line Windows Client Installation
Print
Created by: Phil Jeacoma
Modified on: Tue, 26 Mar, 2024 at 10:06 AM
Phil is the author of this solution article.
Did you find it helpful?
Yes
No
Send feedback Sorry we couldn't be helpful. Help us improve this article with your feedback.
Cloud:
No SSO:
[setup.exe] /quiet INST_PRINTER="1"
Microsoft SSO:
[setup.exe] /quiet INST_PRINTER="1" SSO_TYPE="MICROSOFT" SSO_MICROSOFT_CLIENTID="clientid" SSO_MICROSOFT_TENANTID="tenant"
On-premise:
[setup.exe] /quiet INST_PRINTER="1" URL="https://{YOUR IP]:8080/softlinx/replixfax/wsapi" *** replace URL
to create an installation log file:
[setup.exe] /quiet INST_PRINTER="1" /L*V "install.log"