richwrightnyc / deployment-tools

A collection of scripts for IT Admins in smaller companies.

Repository from Github https://github.comrichwrightnyc/deployment-toolsRepository from Github https://github.comrichwrightnyc/deployment-tools

Deployment Tools

A (soon to be) collection of scripts for IT Admins in smaller companies. Aimed at automating some commonly performed tasks.

Work in Progress

More to come on this project, check back later.

Installer.ps1

This installer script is used to automate multiple software download and installs on a local machine. The idea is that you can save space and time by having an automated download and install for your line of business apps, rather than transferring the same handful of MSI installer files to the target machine with every deployment.

run Get-Help .\installer.ps1 -full for all of the details and example usage.

About

A collection of scripts for IT Admins in smaller companies.

License:MIT License


Languages

Language:PowerShell 100.0%