Thank you for exploring our GitHub repository containing Zorus Filtering for macOS configuration files. These files serve as valuable examples for whitelisting essential components required for Zorus Filtering on macOS.
The configuration files provided here are intended as informative models. Some profiles can be directly applied to individual endpoints, while others require an MDM server and a supervised device due to Apple's restrictions, which cannot be circumvented. Please note that these configuration files are provided as templates, and they may require adjustments to align with your individual MDM Solution or self-implemented MDM approach. While we are committed to assisting our users, it's essential to clarify that Zorus does not provide customization, diagnostics, or support for specific Mobile Device Management (MDM) solutions.
If you have suggestions or proposed changes to enhance these configuration files, we encourage you to contribute by forking our repository and creating a Pull Request (PR). Our team of Zorus Engineers will review your submissions for feasibility and alignment with our objectives. Your active participation and contributions to this repository are highly valued. Together, we can continue to improve the functionality of Zorus Filtering on macOS. Thank you for being a part of our community.
We have included a deployment token configuration file under MSP Filtering (DeploymentToken).mobileconfig as an example. However, the deployment token may be deployed in any approach which writes to the defaults system with the com.ZorusTech domain and the DeploymentKey key.
As a scripted example, consider the following:
defaults write com.ZorusTech DeploymentKey -string "YourDeploymentToken"to be functionally equivalent to the MSP Filtering (Deployment Token).mobileconfig file, however it will require manual removal.
