Upgrade in D365
1. Download package from Asset library in LCS
2. Unblock it and extract the files
3. change VM name in DefaultTopologyData.xml
4. open developer command prompt for VS2015
5. run the below steps
AXUpdateInstaller.exe generate -runbookid="RunBookId" -topologyfile="DefaultTopologyData.xml" -servicemodelfile="DefaultServiceModelData.xml" -runbookfile=RunBookFile.XML
AXUpdateInstaller.exe import -runbookfile="RunBookFile.XML"
AXUpdateInstaller.exe execute -runbookid=RunBookId
1. Download package from Asset library in LCS
2. Unblock it and extract the files
3. change VM name in DefaultTopologyData.xml
4. open developer command prompt for VS2015
5. run the below steps
AXUpdateInstaller.exe generate -runbookid="RunBookId" -topologyfile="DefaultTopologyData.xml" -servicemodelfile="DefaultServiceModelData.xml" -runbookfile=RunBookFile.XML
AXUpdateInstaller.exe import -runbookfile="RunBookFile.XML"
AXUpdateInstaller.exe execute -runbookid=RunBookId
No comments:
Post a Comment