#author("2019-09-25T06:55:49+09:00","default:ryuichi","ryuichi")
* PowerShellのバージョンを確認 [#za721653]

** $PSVersionTable [#s4e47d59]

 PS C:\> $PSVersionTable
 
 Name                           Value
 ----                           -----
 PSVersion                      5.1.14393.187
 PSEdition                      Desktop
 PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
 BuildVersion                   10.0.14393.187
 CLRVersion                     4.0.30319.42000
 WSManStackVersion              3.0
 PSRemotingProtocolVersion      2.3
 SerializationVersion           1.1.0.1


** 参考 [#j0aaf311]

https://docs.microsoft.com/ja-jp/powershell/scripting/install/installing-windows-powershell?view=powershell-6

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS