<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tera1707</author_name>
  <author_url>https://blog.hatena.ne.jp/tera1707/</author_url>
  <blog_title>tera1707’s blog</blog_title>
  <blog_url>https://tera1707.com/</blog_url>
  <categories>
    <anon>PowerShell</anon>
  </categories>
  <description>もくじ https://tera1707.com/entry/2022/02/06/144447#PowerShell やりたいこと PowerShellで、たとえばGet-AppxPackageでパッケージアプリの情報をとりたいときに、 アプリ名とバージョンだけ欲しい場合に、Get-AppxPackageをそのまま打つと、情報量が多すぎて見づらい。 Get-AppxPackageをそのまま打ったとき これを絞るために、Selectしたい。 やったこと 今知ってる限り、下記のようにするとSelectで絞れる。 | select PackageFullName,Version コマンド Get-…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftera1707.com%2Fentry%2F2024%2F05%2F20%2F213753&quot; title=&quot; PowerShellで取得した値をSelectする方法 - tera1707’s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/t/tera1707/20240520/20240520213506.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-05-20 21:37:53</published>
  <title> PowerShellで取得した値をSelectする方法</title>
  <type>rich</type>
  <url>https://tera1707.com/entry/2024/05/20/213753</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
