HI,
I need to install the axapta 2009 client on some computers remotely.
I have a complete axapta suite and can run setup with some parameters, which works with the following parameters in a .bat file:
C:\Users\dfbdp\Desktop\Software msi pakker\AX Klient\RTM\Setup.exe HideUI=1 AcceptLicenseTerms=1 BypassWarnings=0 RunMode=Custom InstallClientUI=1 InstallPath=C:\Program Files\Microsoft Dynamics AX\50 InstallPath32Bit=C:\Program Files (x86)\Microsoft Dynamics AX\50 ClientLanguage=DA ClientHelpLanguages=DA;EN-US ClientAosServer=dfaxtestaos1 AosInstanceName= AosPort=2712
And the client configs are stored on a server with UNC:
32Bit path to config: \\DfAxProdFil1\DynamicsAx\50\ConfigFiles\Client\axProd_C_dk_32.axc
64Bit path to config: \\DfAxProdFil1\DynamicsAx\50\ConfigFiles\Client\axProd_C.axc
This installs the client only and works fine sofar, however the problem is that the suite folder is about 2Gb and i ONLY need to install the client.!!
My plan is to have the setup + parameters packed in advanced installere for easy distribution from systemcenter etc, but i dont want the package to be anoying 2000MB when i only need the client.
I tried to find the client MSI package only and trying some parameters to this but i have not been able to get a solution.
Can anybody help me, please?
Solution needed: Axapta client 32 and 64 bit installation with the above parameters.
Best regards
Brian Petersen