Filter By
Displaying results 1 - 20 of 34 (Page 1 of 2)
Powershell DSC Configuration Script for installing Nmap versions 6.49 (Beta 4), 6.47, 6.46, 6.45, 6.40, and 6.25 This module makes use of the Environment DSC Resource in order to ensure that Nmap is added to $env:Path Tags |
|
26,760 downloads
|
Last Updated: 12/16/2020
|
Latest Version: 3.0.4
Module to handle specific install scenarios that Health Catalyst DOS installs encounter Tags |
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): @{ "PowerShellGet" = "2.0.4" "Configuration" = "[1.3.1,2.0)" "Pester" = "[4.4.... More info Tags |
|
14,655 downloads
|
Last Updated: 9/24/2019
|
Latest Version: 1.4
This script can be used to easily install Visual Studio Code and the PowerShell extension on your machine. You may also specify additional extensions to be installed using the -AdditionalExtensions parameter. The -LaunchWhenDone parameter will cause VS Code to be launched as soon as installation has completed. Please contribute improvements to th... More info Tags |
Module to simplify PowerShell installations. More info on Github Tags |
PowerShell module that installs modules from GitHub Tags |
Borrowed heavily from https://github.com/PowerShell/vscode-powershell/blob/develop/scripts/Install-VSCode.ps1. Sourcecode available at https://github.com/tomlarse/Install-Git Install and run with Install-Script Install-Git; Install-Git.ps1 Tags |
Module with extensions for Sitecore Install Framework Tags |
Powershell DSC Configuration Script for installing Python versions 3.4.3, 3.4.2, 2.7.9, and 2.7.10 on Windows Tags |
Functions to help install Sitecore on Azure VM Tags |
Downloads and installs PowerShell modules and DSC resources directly from GitHub. Tags |
PowerShell DSC Configuration Script for installing Media Player Classic-Home Cinema (MPC-HC) versions 1.7.9, 1.7.8, and 1.7.7 on Windows Tags |
---WARNING: This extension is still under active development and used internally by the FFW Sitecore team. Please, contact the author before start using it.--- Sitecore Automation Framework (SAF) is a PowerShell module built to support Sitecore DevOps in their daily work. It is designed to optimize the installation and maintenance of all Sitecore 9... More info Tags |
Install/uninstall Windows service using InstallUtil.exe tool. Tags |
This module provides functions for downloading and installing modules from git repositories, such as github. Tags |
Management tool for asset (file) management. Tags |
Functions to install PowerShell Core on a Remote Host. Opitionally configure pwsh PSRemoting on the Remote Host. GitHub: https://github.com/pldmgg/BootstrapPowerShellCore Tags |
Module that uses DSC to Install Windows Management Framework on Remote Computers. New-PKWmfInstall to create a share and download the latest version of WMF. Start-PKWmfInstall to create a DSC Configuration and apply it to local or remote computers. Remove-PKWmfInstall to remove the DSC Configuration now that you are on the latest version. Tags |
Simple SIF scripts to install Sitecore and its prerequisites, including Solr, on a standalone server / developer workstation Tags |