Using DellCSFConfig Utility to Configure Dell Endpoint Security Suite Enterprise for Mac
Summary: Dell provides the DellCSFConfig utility as part of the installation media to allow administrators the ability to configure the Dell Endpoint Security Suite Enterprise for Mac product after the product has been installed on an endpoint. ...
Symptoms
- As of May 2022, Dell Endpoint Security Suite Enterprise has reached End of Maintenance. This article is no longer updated by Dell. For more information, reference the Product Life Cycle (End of Support / End of Life) Policy for Dell Data Security. If you have any questions on alternative articles, either reach out to your sales team or contact endpointsecurity@dell.com.
- Reference Endpoint Security for additional information about current products.
Affected Products:
- Dell Endpoint Security Suite Enterprise for Mac
Dell provides the DellCSFConfig utility as part of the installation media to allow administrators the ability to make additional configuration changes for the Dell Endpoint Security Suite Enterprise for Mac after the product has been installed on an endpoint.
The following are a list of options that can be configured with the utility:
- Server Host Name - Name of the Dell Management Server in the environment
- Server Host Port - Port the agent should communicate on with the server.
- Dump Inventory to an XML file.
- Disable the Certificate Trust Chain check.
- Disable the signature verification of XML policies.
- Force a server poll by the agent.
- Change Log Verbosity
Cause
Not Applicable
Resolution
The utility is found in the Dell Endpoint Security Suite Enterprise for Mac DMG file. The utility can be run from the DMG file that is once mounted, or it can be copied to the endpoint if wanted. The utility requires sudo rights to run.
Once the DMG has been mounted, the DellCSFConfig utility is found in the Utilities folder. Use Terminal to go to the following directory:
- Type:
cd /Volumes/Endpoint\Security\Suite\Enterprise\ for \ Mac/Utilitiesand press Enter. - Type:
cd DellCSFConfig.app/ Contents/MacOS/and press Enter. - Type:
sudo ./DellCSFConfigand press Enter.
sudo credentials must be provided.
The utility outputs the current settings, without specifying any options:

Figure 1: (English Only) Output with no options
-help outputs the list of configuration options:

Figure 2: (English Only) Output of -help flag
The following are sample commands for the listed configuration options:
- Server Host Name - Name of the Dell Management Server in the environment:
sudo ./DellCSFConfig -serverhost Dell_Management_Server
- Server Host Port - Port the Agent should communicate on with the Server:
sudo ./DellCSFConfig -serverport 8888
- Dump Inventory to an XML file:
sudo ./DellCSFConfig -dumpinventory True
- Disable the Certificate Trust Chain check:
sudo ./DellCSFConfig -disablecerttrust True
- Disable the signature verification of XML policies:
sudo ./DellCSFConfig -disablepolicycheck True
- Force a server poll by the eagent:
sudo ./DellCSFConfig –pollserver
- Change Log Verbosity:
sudo ./DellCSFConfig -logverbosity 15
To contact support, reference Dell Data Security International Support Phone Numbers.
Go to TechDirect to generate a technical support request online.
For additional insights and resources, join the Dell Security Community Forum.