差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| windows:powershell:commands:get-item_property_value [2020/03/25 06:41] – [プロパティ値の取得] ともやん | windows:powershell:commands:get-item_property_value [2020/09/11 19:19] (現在) – ともやん | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| - | < | + | ====== Get-Item / Get-ItemProperty / Get-ItemPropertyValue | 
| - | < | + | |
| - | #result pre { | + | |
| - | overflow: scroll; | + | |
| - | overflow-x: hidden; | + | |
| - | font-size: 10px; | + | |
| - | } | + | |
| - | # | + | |
| - | height: 300px; | + | |
| - | overflow: scroll; | + | |
| - | overflow-x: hidden; | + | |
| - | font-size: 10px; | + | |
| - | } | + | |
| - | </ | + | |
| - | </ | + | |
| - | ====== Get-Item/ | + | |
| ===== レジストリ エントリの表示 ===== | ===== レジストリ エントリの表示 ===== | ||
| <WRAP prewrap 100%> | <WRAP prewrap 100%> | ||
| <code powershell> | <code powershell> | ||
| - | PS > Get-Item -Path HKLM: | + | PS > Get-Item -Path 'HKLM: | 
| </ | </ | ||
| </ | </ | ||
