Deployment Solution 263
Chapter 29
Mac Deployment Agent
Installing The Mac Deployment Agent
1. Connect to the Deployment Share using Finder > Go > Network > domain >
Express, replacing domain with the domain containing your Deployment Server.
2. Browse to the
Agents/ADLAgent folder.
3. Extract and run the program contained in altiris-adlagent-x-darwin.zip.
4. Unzip and double-click the secondary configuration application.
5. Complete the prompts, providing the IP address of your Deployment Server and the
IP address of your NetBoot Server.
When the installation completes, the computer appears in the Deployment Console.
Removing the Mac Deployment Agent
An uninstall script is contained in the /opt/altiris/deployment/adlagent/bin
folder. Before executing this script you must make it executable using chmod.
1. Start Terminal and enter:
cd /opt/altiris/deploymentadlagent/bin
2. Enter: sudo chmod +x uninstall.app
3. Enter: sudo ./uninstall.app