commandline.info

Decision Trees fuer Packaging

Von der Installer-Engine zur passenden Silent-Strategie mit Logging und Detection Rule.

Tree 2: Schalter und Logging ableiten

EngineSilentLoggingEmpfohlene Detection
MSI/qn/L*v C:\Temp\app.logProductCode + Version
NSIS/Svendor-spezifischFile/Registry
Inno/VERYSILENT /SP-/LOGFile + Registry
InstallShield/s/f2"log"MSI: ProductCode, sonst File/Registry
MSIXPowerShell cmdletsEventlog/ScriptlogPackageFamilyName

Tree 3: Deployment-Flow

1) Install in Test-VM mit Logging
2) Exit-Code dokumentieren (0/3010/Fehler)
3) Detection Rule definieren
4) Uninstall testen
5) Upgrade testen
6) Erst dann Intune/MECM Rollout