- Mark as New
 - Bookmark
 - Subscribe
 - Permalink
 - Report Inappropriate Content
 
Install
Support has not been any use. Found another way to do this and I got this to work for QB Desktop and Enterprise:
- Download QuickBooks version from the website.
 - Use 7Zip to extract the .exe
 - Put the extracted folder in your server.
 - Installer script make sure the path to the MSI file matches where you have it saved... example: \\server\QB20XX\QBOOKS\QuickBooks.msi
 - 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