Filter By
Displaying results 1 - 11 of 11 (Page 1 of 1)
|
By:
|
7,997,613 downloads
|
Last Updated: 10/11/2023
|
Latest Version: 1.0.6
A module to help installing and importing modules |
|
By:
|
2,676,383 downloads
|
Last Updated: 1/12/2026
|
Latest Version: 5.3.6
Downloads and installs the latest version of winget and its dependencies. This script is designed to be straightforward and easy to use, removing the hassle of manually downloading, installing, and configuring winget. This function should be run with administrative privileges. |
|
By:
|
122,381 downloads
|
Last Updated: 8/20/2024
|
Latest Version: 5.1.2
Parses a RequiredModules.psd1 listing modules and attempts to import those modules. If it can't find the module in the PSModulePath, attempts to install it from PowerShellGet. The RequiredModules list looks like this (uses nuget version range syntax, and now, has an optional syntax for specifying the repository to install from): @{ "PowerShell... More info |
|
By:
|
52,474 downloads
|
Last Updated: 9/17/2024
|
Latest Version: 1.7.0
PowerShell module that installs modules from GitHub |
|
By:
|
44,800 downloads
|
Last Updated: 12/20/2019
|
Latest Version: 1.10.8
Module to simplify PowerShell installations. More info on Github |
|
By:
|
65,523 downloads
|
Last Updated: 4/18/2026
|
Latest Version: 2.1.212
SQL Server Setup and Version Management Guide: https://devizer.github.io/SqlServer-Version-Management It installs Developer, Express, or LocalDB editions. The intended use of this project is for Continuous Integration (CI) scenarios, where: 1) SQL Server or LocalDB needs to be installed without user interaction. 2) SQL Server or Loc... More info |
|
By:
|
31,226 downloads
|
Last Updated: 2/15/2024
|
Latest Version: 0.0.2
Installs winget and Windows Terminal. |
|
By:
|
7,124 downloads
|
Last Updated: 4/28/2025
|
Latest Version: 0.6.0
Optimizes the PowerShell Module Installation Process to be as fast as possible and operate in CI/CD scenarios in a declarative manner |
|
By:
|
4,962 downloads
|
Last Updated: 8/13/2015
|
Latest Version: 1.0.1
Powershell DSC Configuration Script for installing Python versions 3.4.3, 3.4.2, 2.7.9, and 2.7.10 on Windows |
|
By:
|
588 downloads
|
Last Updated: 5/6/2021
|
Latest Version: 1.0.12
This simple module checks if module which name is provided is installed. If not it executes Install-Module cmdlet. |