Hello All,
I am scripting out the client installation using a parameters file. We would like to not install the client configuration utility and just use shared configuration files. I am finding though that the configuration utility gets installed everytime using the following parameters. Can anyone tell me why? Does the configuration utility get installed because I am specifying that i want the office add-ins installed?
Here are the parameters I am specifying:
AcceptLicenseTerms = 1
HideUI = 1
ConfigurePrerequisites = 1
UseMicrosoftUpdate = 1
InstallClientUI = 1
ClientConfig = 0
ClientConfigFile = "\\stc\installs\dynamics\configs\axconfig.axc"
aoswsdlport = 8101
aosport = 2712
ClientInstallType = 0
ClientLanguage = en-US
InstallOfficeAddins = 1