Apply platform update for Dynamics 365 for Finance and Operations

  1. Download the Software deployable package from Shared Asset Library.
    Note that you don't actually need to import the package to the Asset Library in order to download it. You can just click on it in Shared Asset Library to download it.
  2. Unblock (Properties > General) the zip file.
  3. Unzipping it to a non-user folder, e.g. C:\Temp\V17.
  4. Execute below in Command Prompt, running as administrator
AXUpdateInstaller.exe generate -runbookid="update-runbook" -topologyfile="DefaultTopologyData.xml" -servicemodelfile="DefaultServiceModelData.xml" -runbookfile="update-runbook.xml"
AXUpdateInstaller.exe import -runbookfile="update-runbook.xml"
AXUpdateInstaller.exe execute -runbookid="update-runbook"

For continue execute after solve prompted error

AXUpdateInstaller.exe execute -runbookid="update-runbook" -rerunstep=1
Was this article helpful? Votes: 0
Article details:
Published date: 14/05/2021 10:38PM
Last updated: 14/05/2021 10:38PM (LS Mark)
Share article: 
Author: LS Mark
Permalink: https://doc.daxonet.com/kb/961114