PowerTip: Find PowerShell modules that are installed by PowerShell Get command
Summary: Learn how to find modules that were installed by the Windows PowerShell Get command. How can I use Windows PowerShell to find modules that have been installed by the Get command? Use the Get-InstalledModule command.