OSX: method and comparison of third-party Profile deployment

Source: Internet
Author: User

Currently, there are at least three third-party Profile deployment methods.


A Profile Handler is a mechanism that activates directory changes by using Launchd. It stores the required profiles in the directory of the target machine and the system will automatically install them; if a profile file in the directory is removed, the script also removes it from the system. For details, refer to: examples.


Another Profile PKG is to generate an installation package so that it can be deployed in any appropriate way-either remotely or locally, using ARD or Monki/Puppet or Casper. See the https://github.com/timsutton/make-profile-pkg for details.



The last method is more violent. It uses the built-in mechanism of The OSX system to install Profiles. That is, copy the profiles file to/private/var/db/ConfigurationProfiles/Setup and delete the file:/private/var/db/ConfigurationProfiles/Setup /.ProfileSetupDone and restart the system.


Comparison:

The Profile Handler method is suitable for many situations and is also adaptive. It can be used in most cases.

The Profile PKG method can be at least applicable to The OSX Pre-Deployment scenario, that is, the use of tools such as AutoDMG to generate an OSX deployable DMG image file. You need to do some work for other methods.

The last method is generally not used.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.