mcxToProfile icon indicating copy to clipboard operation
mcxToProfile copied to clipboard

Convert macOS property lists, defaults and MCX into Configuration Profiles with Custom Settings payloads

Results 12 mcxToProfile issues
Sort by recently updated
recently updated
newest added

Hi there, The README mentions that this project relies on pyobjc to work, but doesn't explicitly state that this is a dependency that needs to be manually installed, nor how....

Hi there, I believe it's been mentioned in a few other issues, but on modern MacOS versions, this change is required for the script to work out-of-the-box (provided the required...

Attempt at addressing https://github.com/timsutton/mcxToProfile/issues/18 I'm not overly confident in my creation of python code so any/all critiques are welcomed.

Looking through other issues, guessing this isn't new per se. Looks like this all began as a Python v2 script that's been brought to v3 but still tied to some...

The Foundation module necessitates installation of macadmins python3 which would require an Xcode.app installation which would require an iCloud account sign-in which I'd prefer to not use. What is the...

Possible to update the Read me info on the github mcxtoprofile page on how to get mcxtoprofile to run on macOS versions without python 2 that I think changed with...

Manage Once does not seem to apply to users on Sierra when deployed through Casper.

Hi Tim, Thanks for your work, it's an awesome tool! When the path contains a unicode character ("François") in my case, the script refuses to write the file: ``` [fti@Gramont...

macOS 10.13.2 beta 2 introduces a new MDM `PayloadType` to manage whitelisted KEXTs settings only thru UAMDM. The new KEXT whitelist policy now has a PayloadType of `com.apple.syspolicy.kernel-extension-policy` instead of...