PSLoadModule

1.2.0.0

Ensure required modules are installed (PSGallery or custom repo) and imported. Supports PSResourceGet and PowerShellGet.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSLoadModule

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSLoadModule

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2024 Benni Ladevig Pedersen. All rights reserved.

Package Details

Author(s)

  • Benni Ladevig Pedersen

Tags

Module Import-module Install-module PSResourceGet PowerShellGet ModuleManagement

Functions

Install-RequiredModule

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

v1.2.0.0
- Minor fixes and improvements (advanced function, -WhatIf/-Confirm, PSResourceGet fallback, better logging)
v1.1.0.0
- Load multiple modules in one call
v1.0.0.3
- Extended existence checks
v1.0.0.2
- Added list/handling of non-Gallery modules
v1.0.0.1
- Bug Fix
v1.0.0.0
- Initial release

FileList

Version History

Version Downloads Last updated
1.2.0.0 (current version) 11 9/25/2025
1.1.0.0 16 2/21/2025
1.0.0.3 52 9/17/2024
1.0.0.2 5 9/17/2024
1.0.0.1 6 9/13/2024