PowerShell Core

提供: Hideki Saito Wiki Japanese
2018年1月10日 (水) 22:15時点におけるHsaito (トーク | 投稿記録)による版
移動先: 案内検索

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