Trying to create a silent install batch file to install Microsoft Dynamics AX. I have gone through the setup step by step and added every step of the process as a parameter except I can't figure out which parameter has to do with selecting the location for configuration settings (options are "save configuration in the registry" and "use a shared configuration file"). I would like to select "save configuration file in the registry". Does anyone know what the parameter is to set that?
I think that is all I'm missing to get this to work unless anyone sees anything else I'm doing wrong. Here is my command:
C:\DAX2012\setup.exe InstallRemoteDesktopServicesIntegration=1 InstallOfficeAddi
ns=1 InstallClientUI=1 ConfigurePrerequisites=1 InstallPath32Bit=%ProgramFiles(x
86)%\Microsoft Dynamics AX\60 ClientLanguage=en-US ClientInstallType=0 CreateCli
entDesktopShortcut=1 ClientAosServer=invdaxaos01
Thanks!
*This post is locked for comments
I have the same question (0)