February 22nd, 2016

PowerTip: Find PowerShell modules that are installed by PowerShell Get command

Doctor Scripto
Scripter

Summary: Learn how to find modules that were installed by the Windows PowerShell Get command.

Hey, Scripting Guy! Question How can I use Windows PowerShell to find modules that have been installed by the Get command?

Hey, Scripting Guy! Answer Use the Get-InstalledModule command.

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.