Deploy RightFax 20.1 issues
Hello,
I read in old forums for this issue with PDQ and that single post wasn't of any help.
I have tried to Deploy RightFax 20.1 using the setup.exe as well as the MSI file. The .exe seems to be my best bet as the MSI file seems to hang forever. There are prereqs that I have setup to install before the .exe and they are deploying with success although these prereqs do not have choices to $input that is needed. The setup.exe does have the ability to install all the prereqs itself as it has checks it does during run time, although I have not had success with getting this to install correctly.
When running the setup.exe it succeeds in PDQ, but when I check for the application on the target machine it is nowhere to be found.
For the MSI file I tried -
msiexec.exe /i “RightFax Product Suite – Client.msi” /qn REBOOT=ReallySuppress RUNBYRIGHTFAXSETUP=2 CONFIGUREFAXCTRL=1 ADDLOCAL=”FaxUtil,FaxCtrl,EFM,Outlook” INSTALLDIR=”C:\Program Files\RightFax” RFSERVERNAME="MCPRFax"
For the .exe I've tried -
\\Server\Share\Setup.exe /unattended=true /allowShutdown=false /add=”FaxUtil,EFM” /rightFaxServer=”MCPRFax”
Nothing seems to work. The .exe does have a few $input options it has to get through the first being 3 check box choices for the type of install; Typical, Administrator, and Custom.
Comments