I am back trying to finish off the GP 2010 to GP 2015 and trying to see if there is a way to have GP, Integration Manager and Management Reporter be installed via SCCM I am on to Integration Manager and can get it to install silently.
>msiexec /i "Microsoft_DynamicsGP14_IntegrationManager_x86_en-us.msi" TARGETDIR="C:\Program Files (x86)\Microsoft Dynamics\Integration Manager 14" /qb
msiexec /update MicrosoftDynamicsGP14-IntegrationManager-KB3063056-ENU.msp /qb
The trick is to have it linked to Great Plains without going in and manually updating .set files and .ini files.
Can this be accomplished with the correct switches?