windows:powershell:commands:get-item_property_value

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
windows:powershell:commands:get-item_property_value [2020/03/25 06:40] – 外部編集 非ログインユーザーwindows:powershell:commands:get-item_property_value [2020/09/11 19:19] (現在) ともやん
行 1: 行 1:
-<html> +====== Get-Item / Get-ItemProperty / Get-ItemPropertyValue (alias: gi / gp / gpv) ======
-  <style> +
-    #result pre { +
-      overflow: scroll; +
-      overflow-x: hidden; +
-      font-size: 10px; +
-    } +
-    #result_long pre { +
-      height: 300px; +
-      overflow: scroll; +
-      overflow-x: hidden; +
-      font-size: 10px; +
-    } +
-  </style> +
-</html> +
-====== Get-Item/Get-ItemProperty/Get-ItemPropertyValue ======+
  
 ===== レジストリ エントリの表示 ===== ===== レジストリ エントリの表示 =====
 <WRAP prewrap 100%> <WRAP prewrap 100%>
 <code powershell> <code powershell>
-PS > Get-Item -Path HKLM:\SOFTWARE\Microsoft\SecurityManager\CapabilityClasses+PS > Get-Item -Path 'HKLM:\SOFTWARE\Microsoft\SecurityManager\CapabilityClasses'
 </code> </code>
 </WRAP> </WRAP>
行 72: 行 57:
 </code> </code>
 </WRAP> </WRAP>
-<WRAP prewrap 100% #result_long>+<WRAP prewrap 100% #result>
 <code powershell> <code powershell>
 S-1-15-3-1024-955681297-3470559067-873149510-312866181-505149074-2965990245-3641224364-480676545 S-1-15-3-1024-955681297-3470559067-873149510-312866181-505149074-2965990245-3641224364-480676545
  • windows/powershell/commands/get-item_property_value.1585086058.txt.gz
  • 最終更新: 2020/03/25 06:40
  • by 非ログインユーザー