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

https://github.com/thisisnttheway/intune-contextmenu

Script to install a context menu entry to automatically create Intune packages
https://github.com/thisisnttheway/intune-contextmenu

Last synced: 8 months ago
JSON representation

Script to install a context menu entry to automatically create Intune packages

Awesome Lists containing this project

README

          

# Intunewin creation from explorer context menu

To install, execute `installContextMenu.ps1` as admin.
Files will be stored at `C:\Support`, although this path can be changed in the installation script.

The contxt menu entry will call `contextScript.ps1` to package an application using `install.ps1` as the setup program.
*Adjust the script directly if this is undesired.*

## Usage
![](https://i.imgur.com/oNrvp5K.png)

![](https://i.imgur.com/fmnoVZx.png)