Get-Moduleコマンドレットを使う。インストールされているモジュールが表形式で表示される。
PS > Get-Module ModuleType Version Name ExportedCommands ---------- ------- ---- ---------------- Manifest 3.1.0.0 Microsoft.PowerShell.Management {Add-Computer, Add... Script 2.0.0 PSReadLine {Get-PSReadLineKey...