This topic describes how to use a deployment file to configure multiple Windows, Mac, or Linux COS - Service Devices (COS - SDs) silently (non-interactively) using an existing COS Configuration . The COS - SDs that are installed/configured by this process will be part of a pool of COS - SDs linked to the same COS Configuration.
Important: The COS - SDs can be part of either type of device pool: round-robin or load-balanced.
However, do not use this method for a round-robin pool of COS - SDs if you want to specify a shared content path—this method only allows you to use the default content path.
Select a COS Configuration from the COS Dashboard and select Deployment.
To create a COS - SD deployment file, click Download Install Scripts.
A dialog displays that you can use to save the file. Navigate to the location of your choice and click Save to save the file or Cancel to cancel the process. When you click Save, the COS - SD deployment file (.zip) is downloaded to the folder you selected. For a description of the contents of this file, see COS - Service Device Deployment Files.
Locate the .zip file you downloaded and view the archive.
For a Windows COS - SD, select the silent.cmd and silent.qs files, right-click and select Copy To..., and copy the files to the same directory where the COS installation file (coinstaller.exe) is located.
For a Linux COS - SD, select the silent-linux.sh and silent.qs files, right-click and select Copy To..., and copy the files to the same directory where the COS installation file (coinstaller) is located.
For a Mac COS - SD, select the silent-mac.sh and silent.qs files and copy the files to the same directory where the COS installation file (coinstaller) is located. Use the Finder on your Mac to open the Applications folder. Within the Applications folder, open the Utilities folder and double-click on Terminal or Terminal. app (the Terminal application).
Navigate to the directory containing the files.
To install COS silently for Windows, double-click the silent.cmd file.
To install COS silently for Mac, enter the following command (when prompted, enter your Mac administrator password and press Enter). ./slient-mac.sh
To install COS silently for Linux, open a Terminal and enter the following commands: load libX11-xcb.so.1 sudo sh silent-linux.sh
After the silent installation process completes, navigate to the COS Dashboard. Click on the name of the COS Configuration you updated to display details and select Service Devices to see your new COS - SD.