Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 407 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 407 Bytes

chocolatey-backup-restore

Backup and restore chocolatey installation.

Backup or Export and Installation commands need an elevated command shell with admin rights. (Run as Administrator)

backup

Execute backup script ./src/backup-choco-setup.ps1.

restore

Use this command to restore all packages in a packages.config file.

choco install packages.config -y