Skip to content

xuoon/intune-win32

v2.0.0

Baut aus einer MSI/EXE ein in sich geschlossenes Intune-Win32-Paket (App\ + Output\ + IntuneWinAppUtil.exe + Pack.cmd + install/uninstall/detect-PowerShell), analysiert Installer statt Silent-Schalter zu raten und grenzt fehlgeschlagene Rollouts ein. Konventionen (Präfix, Log-Pfad, Doku-Datei) sind über intune-paket.json pro Umgebung einstellbar.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "intune-win32",
  "version": "2.0.0",
  "description": "Baut aus einer MSI/EXE ein in sich geschlossenes Intune-Win32-Paket (App\\ + Output\\ + IntuneWinAppUtil.exe + Pack.cmd + install/uninstall/detect-PowerShell), analysiert Installer statt Silent-Schalter zu raten und grenzt fehlgeschlagene Rollouts ein. Konventionen (Präfix, Log-Pfad, Doku-Datei) sind über intune-paket.json pro Umgebung einstellbar.",
  "author": {
    "name": "Sven Labitzki",
    "email": "sven@labitzki.de",
    "url": "https://labi.dev"
  },
  "homepage": "https://github.com/Xuoon/skills/tree/main/plugins/intune-win32",
  "repository": "https://github.com/Xuoon/skills",
  "keywords": [
    "claude-code",
    "intune",
    "win32",
    "intunewin",
    "packaging",
    "windows"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • new_package.py
  • intune-paket.json
  • 8other files