windows:powershell:commands:get-item_property_value

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
windows:powershell:commands:get-item_property_value [2020/05/29 14:42] ともやんwindows:powershell:commands:get-item_property_value [2020/09/11 19:19] (現在) ともやん
行 1: 行 1:
-<html> 
-  <style> 
-    #result pre, #mincode pre { 
-      overflow: hidden; 
-      font-size: 10px; 
-    } 
-    #result_long pre { 
-      height: 250px; 
-      overflow: scroll; 
-      overflow-x: hidden; 
-      font-size: 10px; 
-    } 
-    #mintbl table { 
-      font-size: 12px; 
-    } 
-    #mintbl td pre { 
-      margin: 0; 
-    } 
-    #img_long { 
-      height: 400px; 
-      overflow: scroll; 
-      overflow-x: hidden; 
-    } 
-    .dokuwiki .plugin_wrap table { 
-      width: auto; 
-    } 
-    #logo { 
-      background-color: white; 
-      padding: 10px; 
-      width: fit-content; 
-    } 
-    #logo p { 
-      margin: 0; 
-    } 
-  </style> 
-</html> 
 ====== Get-Item / Get-ItemProperty / Get-ItemPropertyValue (alias: gi / gp / gpv) ====== ====== Get-Item / Get-ItemProperty / Get-ItemPropertyValue (alias: gi / gp / gpv) ======
  
行 40: 行 4:
 <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>
  • windows/powershell/commands/get-item_property_value.txt
  • 最終更新: 2020/09/11 19:19
  • by ともやん