READ ME

Follow the steps mentioned below to install/Uninstall UEMS Agent:

Installing Mac Agent
Mac agents can be installed manually in the computers that need to be managed. If a previous version of  UEMS agent is already installed in the client computer, then uninstall it before installing the latest agent.
To install the agent, login to the computer as an administrator and follow the steps mentioned below:

1. Login into the Mac computer as administrator and navigate to the location where the agent is downloaded.
2. Extract the zip file and  locate UEMS_MacAgent.pkg and serverinfo.plist file.
3. Double click to install the agent. Ensure that the extracted folder contains both the files in the same location, serverinfo.plist and UEMS_MacAgent.pkg
4. Enter administrators password when prompted to complete installation.
Once the agent is installed successfully, the Mac computer will be listed in the SoM page in the UEMS web console.

Uninstalling Mac agent
To uninstall the agent from the managed computer, follow the steps mentioned below:

1. Login into the computer as administrator and open the terminal.
2. Navigate to the directory /Library/UEMS_Agent/uninstall
3. Type sudo chmod 744 uninstall.sh, and enter administrator password when prompted.
4. Type the command sudo ./uninstall.sh, this command removes all the files except logs.
You have successfully uninstalled the agent from the managed MAC computer.

Installing Mac Agent Using SSH
Installing Mac agents in computers can be done easily through SSH. Using a Mac computer you can remotely connect to other computers and install the Mac agents. To know about installing agents follow the steps mentioned below.

1.Login into the Mac computer as administrator
2.Copy the downloaded Mac agent 

3.Install the agent in the remote computer

Once the agent is installed successfully, the Mac computer will be listed in the SoM page in the UEMS web console.