I am unable to install the 7.5 agent on a Yosemie laptop.
I started by launching http://MyServerName/Altiris/UnixAgent/AltirisUnixA... and downloading the install bootstrap program
I then changed to the download directory and ran
sudo chmod u+x aex-bootstrap-macosx && ./aex-bootstrap-macosx http://MyServerName
Which gave me an error saying I needed root privs, I then separated the 2nd part of the command.
sudo ./aex-bootstrap-macosx http://MyServerName
It started the install and failed right after "Starting system package installer"
ERROR: Failed to install package. Agent install failed
ERROR: At least one input parameter for event sending in invalid: Action: 'Remote Install Finished', Client ID: ''.
I am unable to find any Altiris information on the support of OSX 10.10.
Can anyone help?