Skip to content

Powershell script to install a list of software on the local computer automatically

License

Notifications You must be signed in to change notification settings

h4ppywastaken/WindowsSoftwareInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WindowsSoftwareInstaller

Powershell script to install a list of software on the local computer automatically.

Tested on Windows 10 Pro N 21H1

Software Installer

Powershell Script to install a list of software on the local computer configurable through a configuration file. This script is supposed to help with tasks like reinstalling Windows.

Supported Methods:

  • Direct Download Url
  • Sourceforge ("latest" link)
  • Github
  • Chocolatey
  • Manual User Download (just opens the link from the config in firefox browser)

See WSISW.config for examples.

This script will automatically install chocolatey.

It can also create a Windows Scheduled Task to automatically check for chocolatey package updates on each system startup. You can set exclusions to this automatic upgrade or skip creating this task.

If this script is not run as admin it will automatically elevate privileges.

License

This project is licensed under the MIT License. See LICENSE file for details.

About

Powershell script to install a list of software on the local computer automatically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published