How to manually install the Altiris Agent for Macintosh using the package file
search cancel

How to manually install the Altiris Agent for Macintosh using the package file

book

Article ID: 181057

calendar_today

Updated On:

Products

IT Management Suite

Issue/Introduction

How do I manually install the Altiris Agent for Macintosh using the aex-nsclt file?

Resolution


In order to run the installation manually, do the following:

  1. Copy the following files to the /tmp directory on the Mac client(s):
    • aex-agent-install-config.xml
    • aex-nsclt.XX.XX.pkg.tar.gz
  2. Run the following commands:
    • mv aex-agent-install-config.xml .aex-agent-install-config.xml
    • tar xzvf aex-nsclt.pkg.tar.gz
    • sudo installer -pkg aex-nsclt.pkg -target /

Notes:

  1. If you can specify that the commands run as root from Apple Remote Desktop, you do not need "sudo" in the installer command.
  2. The .aex-agent-install-config.xml file specifies an installation directory of /Applications/Utilities/Altiris/NSAgent.
  3. The aex-agent-install-config.xml file is obtained on the Notification Server console in the Altiris Agent Installation, install Altiris Macintosh Agent screen, under "Installation settings". By default, the file begins with a dot (.) and is hidden on UNIX/Linux/Macintosh systems. In this example, the dot was removed to facilitate transferring the files between systems.