PowerShell Core
Windows PowerShell互換モジュール
WindowsPSModulePathをインストール。
# Add `-Scope CurrentUser` if you're installing as non-admin Install-Module WindowsPSModulePath -Force
初期化
# Add this line to your profile if you always want Windows PowerShell PSModulePath Add-WindowsPSModulePath