<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>boonv4m312s</author_name>
  <author_url>https://blog.hatena.ne.jp/boonv4m312s/</author_url>
  <blog_title>社内SEの話</blog_title>
  <blog_url>https://boonx4m312s.hatenablog.com/</blog_url>
  <categories>
    <anon>Powershell</anon>
  </categories>
  <description>ある日Cドライブの空き容量が逼迫してしまいました。 このPCにしてからファイル整理をしてこなかったので当然ですが、さすがにCドライブの逼迫はWindowsUpdateにも影響するのでファイル整理をして空き容量を増やします。 とはいえどのファイルを消せば効率よく容量を確保できるかですが、ファイルサイズの大きいファイルから順番に削除していけばある程度容量が確保できるはずです。 ファイル検索 対象のフォルダをカレントディレクトリにした状態で下記コマンドを実行 ポイントはなるべく浅いフォルダで検索したほうがより大きなサイズのファイルを見つけられます。 Get-ChildItem .\ -Recurse…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboonx4m312s.hatenablog.com%2Fentry%2F2022%2F11%2F08%2F180000&quot; title=&quot;【Powershell】 フォルダ内のファイルサイズ大きい順に取得 - 社内SEの話&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.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-11-08 18:00:00</published>
  <title>【Powershell】 フォルダ内のファイルサイズ大きい順に取得</title>
  <type>rich</type>
  <url>https://boonx4m312s.hatenablog.com/entry/2022/11/08/180000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
