The Nodeware macOS Agent is available for download in the Nodeware dashboard.
1. Click Customers (left side panel) and the Gear icon for the customer.
2. Select Agent Downloads and choose macOS.
It is important to install the Agent with an account that has admin privileges. Other access levels may produce errors during installation or prevent full functionality.
If the installer package is launched directly, it will launch a visual installer with several steps.
Other Deployment Methods
The macOS Agent can also be installed via command line, which is useful for deployment with MDM or RMM tools. Enter the following command line:
sudo installer -pkg 'Nodeware Agent for macOS.XXXXXX.pkg' -target /
The "XXXXXX" string will be a customer ID and is specific to the customer’s account. The ID can be changed to any valid customer ID, which can be found in both the dashboard (in the customer’s URL) and API, prefixed by "cus_." Only the numeric portion is used in the filename.
If assistance is needed with building a deployment package for Nodeware Agents, please click Support at the bottom right of this page.
Screenshots of Installation
Uninstall MAC Agent
To uninstall your MAC agents, enter the following:
1. "./NodewareAgent makeremovescript" which generates a script in /tmp called "nwcleanup.zsh"
2. Run as admin. "./tmp/nwcleanup.zsh"
Comments
0 comments
Please sign in to leave a comment.