Administrator Guide
<plist version="1.0">
<dict>
<key>ServerHost</key>
<string>server.organization.com</string>
<key>ServerPort</key>
<string>8888</string>
<array>
</dict>
</plist>
NOTE:
The port is the Core Server service port, which is configurable. The default port number is 8888.
5. Save and close the file.
6. For each targeted computer, copy the Endpoint Security Suite Enterprise for Mac package installer to a temporary
folder and the modified com.dell.esse.plist file to /Library/Preferences.
7. If prompted, enter your credentials.
8. Launch a Terminal window.
9. Perform a command line installation of the package using the installer command:
sudo installer -pkg /Volumes/Endpoint\ Security\ Suite\ Enterprise\ for\ Mac/Endpoint\
Security\ Suite\ Enterprise.pkg -target /
NOTE:
The -pkg path is the path to the .pkg installer found in the .dmg file.
10. Press Enter.
11. See Verify the ESSE Advanced Threat Prevention Installation.
Command Line Uninstall of Advanced Threat Prevention for Mac
To uninstall the Advanced Threat Prevention client using the command line, follow the steps below.
1. Launch a Terminal window.
2. Perform a command line uninstallation of the package using the uninstaller command:
sudo /Volumes/Endpoint\ Security\ Suite\ Enterprise\ for\ Mac/Utilities/Uninstall\
Endpoint\ Security\ Suite\ Enterprise.app/Contents/MacOS/Uninstall\ Endpoint\ Security\
Suite\ Enterprise --noui
NOTE: Be sure that the --noui switch is included at the end of the command.
3. Press Enter.
Advanced Threat Prevention for Mac is now uninstalled, and the computer can be used normally.
Troubleshooting Advanced Threat Prevention for Mac
Disable SSL Trust Certificate or Policy Check for Advanced Threat Prevention
If a client's server certificate is missing or is self-signed, you must disable the SSL certificate trust on the client side only.
If you run self-signed certificates throughout your environment, disable PolicyCheck.
If you have self-signed certificates within your environment and you have not imported the certificate into the keychain on your
Macs, set both DisableCertTrust and DisablePolicyCheck to False.
1. On the client, launch a Terminal window.
2. Enter the path to the DellCSFConfig.app:
cd /Volumes/Endpoint\ Security\ Suite\ Enterprise\ for\ Mac/Utilities/DellCSFConfig.app/
Contents/MacOS/
3. Run the DellCSFConfig.app:
sudo DellCSFConfig.app/Contents/MacOS/DellCSFConfig
The following displays with default settings:
42
Tasks