Zorus / ZorusDeploymentScripts

This repository contains scripts to help out with agent deployments.
2 stars 4 forks source link

Fixing Quotes on macOS MDM Diagnostic Logging Profile #10

Closed puntor closed 7 months ago

puntor commented 7 months ago

Issue was likely caused because of using TextEdit.app on macOS, which can try to make documents "nice", and in this case made use of the "proper" quotes for a document, but not for an MDM profile.


fix(macos-mdm-diagnostic-logging): Fixing an issue where the MDM profile for diagnostic logging had badly-copied formatting.