Tools
Generate MacOS agent for mass deployment using the command switch IID in Dameware Remote Everywhere (DRE)
This article shows how to mass install or deploy DRE agent on MacOS.
First published date
Last published date
Overview
The DRE generates a pin code for Windows machines that can be used for a single installation and cannot be used again for other Mac devices.
As a workaround, to install the agent for mass deployment, you can run a script and use the command switch IID.
Product section
Cause
Resolution
- Log in to the Admin Area.
- Go to the Devices, click Add Device.
- In the Device name, put any name (This is not referring to the actual Mac device name).
- Select the OS Mac OS X 10.9+.
- In the number of installations, set no limit (default).
- Select Link never expires.
- Download the MacOS agent.
- To generate the Installer ID, Go to Management > Installers > Add Installers.
- Fill in Installer Name, OS is Microsoft Windows EXE, Group, Number of installations is no limit, Enable Link never expires, hit Save and Done.
- Select the Installer (Don't need to complete the download)
- Scroll to the bottom and see the Installer ID under Installer Details
- In the example above the IID is 3cc66409-7af8-11ed-9fc5-0acc7751808f
- Use the script below to install the agent on Mac devices.
sudo ./dre_agent_installer\ Remote\ Everywhere\ Agent\ Installer.app/Contents/MacOS/Dameware\ Remote\ Everywhere\ Agent\ Installer -s -iid 3cc66409-7af8-11ed-9fc5-0acc7751808f -- Scripts are not supported under any SolarWinds support program or service. -- Scripts are provided AS IS without warranty of any kind. SolarWinds further -- disclaims all warranties including, without limitation, any implied warranties -- of merchantability or of fitness for a particular purpose. The risk arising -- out of the use or performance of the scripts and documentation stays with you. -- In no event shall SolarWinds or anyone else involved in the creation, -- production, or delivery of the scripts be liable for any damages whatsoever -- (including, without limitation, damages for loss of business profits, business -- interruption, loss of business information, or other pecuniary loss) arising -- out of the use of or inability to use the scripts or documentation.