Introducting my very first (binary)#PowerShell module. Packaging apps for #intune faster then with the official Content Prep tool? Sure you can https://svrooij.io/2023/10/19/open-source-intune-content-prep/?source=Mastadon
A binary powershell module, means that it’s fully written in C#
A binary powershell module, means that it’s fully written in C#
Introducing Content Prep PowerShell
Journey until now, I created WingetIntune on GitHub, an open-source app packager that downloads all the details from Winget and then packages the installer for Intune. In that last post I dove intune decrypting .intunewin files. With the end goal of being able to create those files with pure C# code. And I’m happy to announce that I succeeded in doing so. Super fast Content Prep