Skip to content

haavarstein/Applications

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Applications

Automation Framework Applications set leveraging evergreen installation scripts to download latest version from the vendors software repository.

This is a similar approched to #winops used by Chocolatey but doesn't require moderator's approval.

Download and Extract

[Net.ServicePointManager]::SecurityProtocol = "tls12, tls11, tls"
wget -uri https://github.com/haavarstein/Applications/archive/master.zip -OutFile C:\Windows\Temp\Master.zip
Expand-Archive -Path C:\Windows\Temp\Master.zip -DestinationPath C:\

About

Automation Framework Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published