cp-admin
Level 1

Install

Support has not been any use. Found another way to do this and I got this to work for QB Desktop and Enterprise:

  1. Download QuickBooks version from the website.
  2. Use 7Zip to extract the .exe
  3. Put the extracted folder in your server.
  4. Installer script make sure the path to the MSI file matches where you have it saved... example: \\server\QB20XX\QBOOKS\QuickBooks.msi
  5. Use this as your script:
    msiexec.exe /i "QuickBooks.msi" NSTALLMANAGER=1 ALLUSERS=1 /qn /norestart /log output.log CKBOX_GDS=0 AgreeToLicense=Yes INSTALLDESKTOPICONS=0 MULTIUSERINSTALL=1 QB_LICENSENUM=XXXX-XXXX-XXXX-XXX QB_PRODUCTNUM=XXX-XXX PARENTAPP=INSTALLMANAGER