Skip to content

Integrating Evergreen + IntuneWin32App + IntuneWin32AppPackager to create a packaging factory

License

Notifications You must be signed in to change notification settings

gorilla1968/packagefactory

 
 

Repository files navigation

PSPackageFactory

A Package Factory for Microsoft Intune

PSPackageFactory is a fork of IntuneWin32AppPackager combined with Evergreen and VcRedist to create an automated packaging factory for Microsoft Intune.

Documentation: https://stealthpuppy.com/packagefactory

Automated Packaging Framework

This package factory provides a library of applications for automatic update, packaging and import into Microsoft Intune. New-Win32Package.ps1 uses Evergreen and VcRedist to download the latest version of a target application before packaging and importing into Intune.

Evergreen keeps the library up to date by updating App.json for each package via a GitHub Workflow that runs once every 24 hours.

update-packagejson

Manual Packaging Framework

Even if you're using a solution such as Patch My PC, there are applications that can't be automatically updated (e.g., installers are locked behind a login, or an installer that is custom to the target environment), this packaging framework can be used as a repeatable process to package and import those applications into Intune.

About

Integrating Evergreen + IntuneWin32App + IntuneWin32AppPackager to create a packaging factory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 69.0%
  • VBScript 28.3%
  • C# 2.6%
  • Batchfile 0.1%