Skip to content
/ VcRedist Public
forked from aaronparker/vcredist

Lifecycle management of the Microsoft Visual C++ Redistributables

License

Notifications You must be signed in to change notification settings

rasq/VcRedist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VcRedist

License PowerShell Gallery Version PowerShell Gallery Master build status Development build status Codacy Badge

About

VcRedist is a PowerShell module for lifecycle management of the Microsoft Visual C++ Redistributables. VcRedist downloads the supported (and unsupported) Redistributables, for local install, master image deployment or importing as applications into the Microsoft Deployment Toolkit or Microsoft Endpoint Configuration Manager. Supports passive and silent installs and uninstalls of the Visual C++ Redistributables.

Visual C++ Redistributables

The Microsoft Visual C++ Redistributables are a core component of any Windows desktop deployment. Because multiple versions are often deployed they need to be imported into your deployment solution or installed locally, which can be time consuming. The aim of this module is to reduce the time required to import the Redistributables or install them locally.

Documentation

Full documentation for the module is located at https://docs.stealthpuppy.com/vcredist/

PowerShell Gallery

The VcRedist module is published to the PowerShell Gallery and can be found here: VcRedist. Install the module from the gallery with:

Install-Module -Name VcRedist -Force

About

Lifecycle management of the Microsoft Visual C++ Redistributables

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 100.0%