windows:powershell:commands:get-item_property_value

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
最新のリビジョン両方とも次のリビジョン
windows:powershell:commands:get-item_property_value [2020/03/25 06:20] ともやんwindows:powershell:commands:get-item_property_value [2020/05/29 14:42] ともやん
行 1: 行 1:
 <html> <html>
   <style>   <style>
-    #result pre { +    #result pre, #mincode pre { 
-      overflow: scroll; +      overflow: hidden;
-      overflow-x: hidden;+
       font-size: 10px;       font-size: 10px;
     }     }
     #result_long pre {     #result_long pre {
-      height: 300px;+      height: 250px;
       overflow: scroll;       overflow: scroll;
       overflow-x: hidden;       overflow-x: hidden;
       font-size: 10px;       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>   </style>
 </html> </html>
-====== Get-Item/Get-ItemProperty/Get-ItemPropertyValue ======+====== Get-Item / Get-ItemProperty / Get-ItemPropertyValue (alias: gi / gp / gpv) ======
  
 ===== レジストリ エントリの表示 ===== ===== レジストリ エントリの表示 =====
行 72: 行 93:
 </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-3167453650-624722384-889205278-321484983-714554697-3592933102-807660695-1632717421
 +S-1-15-3-2105443330-1210154068-4021178019-2481794518
 +S-1-15-3-1024-3275915203-3073501320-309536135-1674744297-1740689076-4251230105-810187298-4091229748
 +S-1-15-3-1
 +S-1-15-3-1024-3996699186-3595629362-3480063212-3905085333-2276303035-3068169911-3004821721-4252886170
 +S-1-15-3-12
 +S-1-15-3-1024-3299255270-1847605585-2201808924-710406709-3613095291-873286183-3101090833-2655911836
 +S-1-15-3-1024-1913821931-1108981997-895954514-4209058812-2801866697-2689726501-1421786583-1766464325
 +...
 </code> </code>
 </WRAP> </WRAP>
  • windows/powershell/commands/get-item_property_value.txt
  • 最終更新: 2020/09/11 19:19
  • by ともやん