Chocolatey
Link
Notes
apt-like package installer for [Windows](…/Microsoft Windows/) with a community repository and a commercial on-premises solution
Resources
- My Packages (works only when signed in)
- My Packages
- chocolatey-community/chocolatey-package-requests
- Community Validation Extension - validate your packages BEFORE pack and push
FAQ
Back up list of installed apps
Automate the backup using a scheduled task
Save the code above in a script file. Adjust the paths (to the script and target directory) below. Run these commands to register a scheduled task.
Maintain Windows packages from Linux
Test packages using a [GCP](…/Google Cloud/) VM and their CLI Docker image
- If necessary, [log in](…/Google Cloud/#Logging in)
- Create a VM that self-terminates after max. 1 hour:
- Remove
--provisioning-model=SPOT
above if you want the VM to be guaranteed to last for a full hour, at slightly higher cost
- Remove
- Set the Windows password:
- Connect to it using RDP: