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
- Host: GitHub
- URL: https://github.com/thisisnttheway/intune-contextmenu
- Owner: ThisIsntTheWay
- Created: 2022-09-08T15:26:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-08T21:07:51.000Z (almost 4 years ago)
- Last Synced: 2025-01-16T22:37:01.141Z (over 1 year ago)
- Language: PowerShell
- Size: 47.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

