Index
Documentation on packaging software on Windows, specifically using PSAppDeployToolkit, Hyper-V and Intune.
PSADT Sources¶
I store all of my PSADT sources on Github: skylar2k/PSADT. This repo uses SOPS to encrypt secrets and a simple PowerShell-script to decrypt secrets and package applications to IntuneWin files. To use this repo, you need:
- getsops/sops: Simple and flexible tool for managing secrets
- IntuneWInAppUtil.exe
- junegunn/fzf:
A command-line fuzzy finder
- kelleyma49/PSFzf: A PowerShell wrapper around the fuzzy finder fzf