Skip to content

lenewsad/intune-app-wrapping-tool-mac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

Instructions on using the Microsoft Intune App Wrapping Tool for macOS:

  • IntuneAppUtil -h
  • IntuneAppUtil -r <filename.intunemac> [-v]
  • IntuneAppUtil -c <source_file> -o <output_file> [-v]

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.

About

Use the Intune App Wrapping Tool for Mac to enable Mac apps to be managed by Microsoft Intune

Resources

Stars

Watchers

Forks

Packages

No packages published