JonathanPitre 

By: | 424 downloads | Last Updated: 6/20/2025 | Latest Version: 1.3

This function ensures that specified PowerShell modules are installed, up-to-date, and imported for use. It handles necessary prerequisites for PowerShell Gallery interaction, including: - Setting the security protocol to TLS 1.2. - Ensuring the NuGet package provider is available. - Installing/updating and importing the 'Microsoft.PowerShell.PSRes... More info

By: | 250 downloads | Last Updated: 6/2/2025 | Latest Version: 1.3

This script ensures WinGet is properly installed and functional. It will: 1. Verify WinGet can find packages using the 'Microsoft.WinGet.Client' module. 2. Attempt to repair WinGet if package search fails. 3. Install WinGet and its dependencies if repair fails. 4. Locate and verify the winget.exe path. The script also ensures that necessary helper... More info