Install a deployable package from the command line
Go To deployable package folder and Open command as administrator
Or Open Command as administrator >>
Then, change directory to get into the folder with the unzipped files. :
cd C:\AOTBrowser_DeployablePackage
Finally enter the following command to install the package.
AXUpdateInstaller.exe devinstall
This process could save multiple hours to complete.
The system will deploy the files in the packages to the correct locations. As well as run scripts to update the database.
You can view the Microsoft documentation for this process here.
To Apply the latest platform update to environments
Download the platform update package (AXPlatformUpdate.zip) to your virtual machine (VM).
Unzip the contents to a local directory.
Depending on the type of environment that you're upgrading, open the PlatformUpdatePackages.Config file under \AOSService\Scripts, and change the MetaPackage value.
- If you're upgrading a development or demo environment that contains source code, change the MetaPackage value to dynamicsax-meta-platform-development.
- If you're upgrading a runtime environment, such as a tier-2 sandbox environment or another environment that doesn't contain source code, the default value, dynamicsax-meta-platform-runtime, is correct.
Note
Step 3 is not applicable when upgrading to Platform update 4 or later.
Follow the instructions for installing a deployable package. See Install deployable packages from the command line.
If you're working in a development environment, rebuild your application’s code.
No comments:
Post a Comment