How to silently install Endpoint Protection for Mac
book
Article ID: 178932
calendar_today
Updated On:
Products
Endpoint Protection
Issue/Introduction
Resolution
How to silently install Symantec Endpoint Protection (SEP) or Symantec Endpoint Security (SES) for Mac without user interaction or progress dialogs
Symantec Endpoint Protection for Mac
Source the install package
For a managed client:
Export a client package from the SEP Manager (SEPM) and unzip on a Mac.
Note: t is important to unzip these files on a Mac - unzipping them on a different file system and then copying them to a Mac will cause installation failures.
For an un-managed client:
On a Mac, mount the "Symantec Endpoint Protection.dmg" file from the SEP_Mac folder of the product source.
Convert the SEP installer files above to a single self-contained file
Run the "Symantec Endpoint Protection Installer" app and from the "Tools" menu choose "Create Remote Deployment Package" and save the 'SEPRemote.pkg'.
You may then quit the installer app by right-click (or control-click) on the dock icon and choosing "Quit".
The 'SEPRemote.pkg' is all you need for a silent installation of SEP, locally or remotely deployed. To install it silently, use the following Mac command line: sudo installer -pkg /path/to/SEPRemote.pkg -tgt /
The target (-tgt) must be the root of the file system; SEP cannot be installed elsewhere.
When this command finishes, you must also restart the Mac and run LiveUpdate to complete the installation.
Symantec Endpoint Security for Mac
Refer to the following Endpoint Security Help page on downloading an 'Installation Package Creator' file for Mac clients.
Download and unzip the 'SEP_package_downloader.zip' on a Mac client.
Note: It is important to unzip these files on a Mac - unzipping them on a different file system and then copying them to a Mac will cause installation failures.
Double-click on the SEP_Package_Download_Tool' to download the 'Symantec Endpoint Protection.Universal ESD_RI.pkg' file
This is the package you will use to locally or remotely deploy.
To install the client silently, use the following command: sudo installer -pkg /path/to/Symantec Endpoint Protection.Universal ESD_RI.pkg -tgt /
The target (-tgt) must be the root of the file system; SEP cannot be installed elsewhere.
When this command finishes, you must also restart the Mac and may need to run LiveUpdate to complete the installation.