Skip to content

kieranwalsh/Update-AllPSModules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Update-AllPSModules

This module will update all locally installed PowerShell modules to the latest version it can find online. It will also attempt to update PackageManagement and PowerShellGet so that it can update to pre-release versions.

You can install it using the following command:

Install-Module update-AllPSModules

You can use the '-NoPreviews' switch to avoid modules with 'beta', 'nightly', 'preview' etc., in the name.

This is what it looks like while running:

Image of Update-AllPSModules sample

Gif of Update-AllPSModules in action

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published