If I run
Get-Module –ListAvailable
on my Windows 8.1 system (PowerShell 4.0) I find a total of 58 modules installed in $pshome\modules i.e. C:\windows\system32\WindowsPowerShell\v1.0\Modules
These are the modules installed as part of PowerShell. Right?
Wrong?