Scripted Installation
This article outlines how to perform a scripted installation of the Arellia Management Server (AMS).
The following steps require the use of PowerShell scripts, which are disabled in Windows Operating Systems by default. To enable PowerShell scripts, open an elevated PowerShell window on your AMS instance and issue the command: Set-ExecutionPolicy RemoteSigned. (For more information on the Set-ExecutionPolicy cmdlet, go to the Technet KB article Using the Set-ExecutionPolicy Cmdlet.)
Download and Install
Scripted installation involves downloading a PowerShell script and then running it on your target AMS instance:
- Download the Install-Ams.ps1 script
- Launch Windows PowerShell using Run as Administrator
- Change into the directory where the script is located and execute the script
Change the installation parameters if necessary or accept the defaults
Click on Test Connection to validate the settings.
- Rectify any issues you have identified.
- Click OK to begin the AMS installation.
- When prompted, press Y to accept the Arellia Corporation End User License Agreement. (Note: You may also have to accept the licensing terms of any Microsoft and/or third-party dependencies being installed.)
- The installation will run unattended and will take 10-15 minutes. When complete it will open browser window to the AMS console.
Note
During the Operating System dependencies installation you may be prompted to restart. This is expected behavior and the installation will automatically resume when you next log in. If the installation does not resume, then re-run the install script.