Hey all,
I am hitting a bit of a wall here.
So I am attempting to use PDQ deploy in order to install Silent CCH Engagement - However prior to that install, SQL needs to be installed on the host workstation (This also needs to be done silently). Currently, the SQL installer is an .exe. I have attempted to repackage it as a .msi, however it seems like it's dropping some critical .dll files in the cab when packaging. (Error code 1334 and 1603)
I have also whipped out the ole' powershell to see if there are any silent install variables for this .exe - There isn't. Wolters Kluwer won't help me because "They do not support silent installs."
I even tried creating a little PS script to perhaps push though the install wizard, but it just brings it to the first window. (see attached)Image may be NSFW.
Clik here to view.
I am running out of ideas here and google is failing me - Any...