This document contains information about upgrading the Arellia Management Server from a previous version to the current version.
Internet connected machines
Offline machines
This article outlines how to upgrade the Arellia Management Server when your target machine is not connected to the Internet.
Note |
---|
The steps below require the use of PowerShell scripts which are disabled by default in Windows Operating Systems. To enable their use open an elevated PowerShell window and issue the command: Set-ExecutionPolicy RemoteSigned For more information on the Set-ExecutionPolicy cmdlet you can refer to the Technet KB article Using the Set-ExecutionPolicy Cmdlet |
Perform the following on an Internet connected machine:
- Download the attached Create-AMSOfflinePackage.ps1 PowerShell script
- Open a Windows PowerShell session
Run the script using the -DownloadArelliaPackages command line argument
You can optionally specify where the files will be downloaded with the -Path argument, by default C:\OfflinePackage will be used
.\Create-AMSOfflinePackage.ps1 -DownloadArelliaPackages [-Path 'C:\Users\MyAccount\Desktop']
On your Arellia Management Server:
...
Note | ||
---|---|---|
| ||
Upgrading to the latest version of AMS requires that you upgrade some Microsoft SQL Server Data Tier Components to the June 2014 or later version. Failure to do so may result in installation errors (see Upgrade AMS below).
|
For offline upgrades of the AMS instance, see Upgrading an AMS instance that is not Internet connected.
On your Arellia Management Server:
- Open a browser to http://localhost/Ams/Setup and select the products that you wish to upgradeSetup
- Click the Setup link.
- Select the packages to upgrade and click Next.
- After the AMS installation has completed you are free to delete the ArelliaPackages directory from your AMS instanceproduct installations have completed you will guided back to the console.
Anchor | ||||
---|---|---|---|---|
|