/build/static/layout/Breadcrumb_cap_w.png

Microsoft Dynamics AX

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 2.1k  |  Created: 10/30/2011

Average Rating: 0
Dynamics AX has 1 inventory records, 4 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (1)

Most Common Setup Type
Legacy Setup with command line support
Average Package Difficulty Rating
Rated 3 / 5 (Average) based on 1 ratings
Most Commonly Reported Deployment Method
Vendor Provided Command Line (switch driven)
0
Script

With this version there are a list a extra updates that are required to be installed, I expect that you have them all in the same directory.
Because of the dependencies I put it all in a script, Also there is a reboot needed halfway, so this is imbedded in the script:

msiexec /i "%~dp0Client\Client.msi" DIRECTEXECUTE=1 INSTALLDIR="C:\Program Files\Microsoft Dynamics AX\40\Client" ADDLOCAL=Complete,Client,Config,License,GlobalHelp,Debugger,hENUS /qb!
msiexec /update "%~dp0Ax4ClientPatch30.msp" /qb!
msiexec /update "%~dp0Ax4SP2HFClientPatch30.msp" /qb!
REG ADD HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce /v Dynamics /t REG_SZ /d "msiexec /update \"\\file\location\Dynamics\Dynamics-DE-VAT2010.MSP\" /qb!"

Also you can incorporate the file association (what in a corporated environment seems natural)

ftype .axc="C:\Program Files\MicroSoft Dynamics AX\40\Client\Bin" "%1"

Setup Information:
Setup Type: Legacy Setup with command line support
Deployment Method Used: Vendor Provided Command Line (switch driven)
Deployment Difficulty: Average
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Dynamics AX

Version

4.0.2163.0

Uninstall String

MsiExec.exe /X{35C4DC91-706E-4BE9-AAAC-792EEBE55BD7}

Questions & Answers (4)

Questions & Answers related to Microsoft Dynamics AX

Blogs (0)

Blog posts related to Microsoft Dynamics AX

Reviews (0)

Reviews related to Microsoft Dynamics AX

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ