web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / DaxGeek / Sample Parameter File

Sample Parameter File

Hossein.K Profile Picture Hossein.K 6,648
The following is an example of a parameter file that can be used to install the
databases and the Application Object Server (AOS). Your parameter file will
vary, based on the components that you are installing.



 1
2
3
4
5
6
7
8
9
10
11
HideUI=1
AcceptLicenseTerms=1
DbSqlServer=SQLServerName
DbSqlDatabaseName=DatabaseName
InstallApplication=1
ApplicationInstanceName=ApplicationInstanceName
InstallAos=1
AosInstanceName=AOSInstanceName
AosApplicationPath="C:\Program Files\Microsoft Dynamics
AX\60"
AosReportErrors=0

Regards,
Hossein Karimi

Comments

*This post is locked for comments