Giter Site home page Giter Site logo

intune-app-wrapping-tool-mac's Introduction

Microsoft Intune App Wrapping Tool for macOS

Manage macOS line-of-business apps with Intune

Version 1.0

See release notes for more information.

Use the Microsoft Intune App Wrapping Tool for macOS to pre-process macOS line-of-business apps. The wrapping tool converts application installation files into the .intunemac format. The wrapping tool also detects the parameters required by the mobile device management (MDM) agent to determine the application installation state. After you use this tool on your apps, you will be able to upload and assign the apps in the Microsoft Intune console.

Before you install and the use Microsoft Intune App Wrapping Tool for macOS you must:

Sample commands to use for the Microsoft Intune App Wrapping Tool for macOS:

  • IntuneAppUtil -h

    • This will show usage information for the tool.
  • IntuneAppUtil -c <source_file> -o <output_file> [-v]

    • This will generate the .intunemac file from the .pkg line-of-business app file.
  • IntuneAppUtil -r <filename.intunemac> [-v]

    • This will extract the detected parameters and version for the created .intunemac file.

Command-line parameters available

  • -h  Help
  • -r  Outputs the detection.xml file of the provided .intunemac file to stdout. The output contains the detection parameters and version of IntuneAppUtil used to create the .intunemac file.
  • -c <source_file>     Converts the provided input filename. Only pkg file is supported.
  • -o <output_file>    Used in conjunction with -c parameter to specify the output path
  • -v  Verbose: Produces additional progress output and error diagnostics.

Note: After you download IntuneAppUtil to your Mac device, you may need to assign read and execute permission to it.

intune-app-wrapping-tool-mac's People

Contributors

stevgao avatar aiwangmicrosoft avatar

Forkers

marciopocebon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.