An open API service indexing awesome lists of open source software.

https://github.com/maxi07/exe-to-intunewin

Converts .exe or .msi into .intunewin format, ready for upload to Microsoft Endpoint Manager
https://github.com/maxi07/exe-to-intunewin

batch-script endpoint-manager exe intune microsoft microsoft-azure

Last synced: 8 months ago
JSON representation

Converts .exe or .msi into .intunewin format, ready for upload to Microsoft Endpoint Manager

Awesome Lists containing this project

README

          

# EXE to .intunewin
This Windows batch file pulls the latest version of the [Microsoft content prep tool](https://github.com/microsoft/Microsoft-Win32-Content-Prep-Tool) from GitHub and converts your setup files into a **.intunewin** format, which can be directly uploaded to Microsoft Endpoint Manager.

## Features
- [x] Downloads the latest version of the content prep tool
- [x] Easy drag and drop of setup files for creating setup
- [x] Creates a **.intunewin** file, ready for upload to Microsoft Endpoint Manager
- [x] Takes .MSI or .EXE as input
- [x] Auto-Update
- [ ] Error handling

## Demo with OBS
https://user-images.githubusercontent.com/7480270/135243161-3137f33d-0902-410b-9bdb-ce7db3f85614.mp4

## Disclaimer
Before you install and the use Microsoft Win32 Content Prep Tool you must:

- Review the Microsoft License Terms for Microsoft Win32 Content Prep Tool. Print and retain a copy of the license terms for your records. By downloading and using Microsoft Win32 Content Prep Tool, you agree to such license terms. If you do not accept them, do not use the software.
- Review the Microsoft Intune Privacy Statement for information on the privacy policy of the Microsoft Win32 Content Prep Tool.

*Note: The generated .intunewin file contains all compressed and encrypted source setup files and the encryption information to decrypt it. Please keep it in the safe place as your source setup files.*