<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>guitarrapc_tech</author_name>
  <author_url>https://blog.hatena.ne.jp/guitarrapc_tech/</author_url>
  <blog_title>tech.guitarrapc.cóm</blog_title>
  <blog_url>https://tech.guitarrapc.com/</blog_url>
  <categories>
    <anon>PowerShell</anon>
  </categories>
  <description>Linuxにはwgetやcurlなど、ダウンロードに便利なコマンドがあります。 PowerShellはファイルダウンロードの際に.NETを記述、叩かなくてはいけないのでしょうか? PowerShell 3.0からはそんなことありません。 Invoke-WebRequestを使うことで、ファイルダウンロードが簡単になりました。 今回、サクッとつかうのにfunctionでラップしたので、サンプルをどうぞ。 基本記述 基本的にはこの形式でファイルダウンロードが可能です。 Invoke-WebRequest -Uri 対象URI -OutFile 保存するローカルパス functionにしてみる Gi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.guitarrapc.com%2Fentry%2F2013%2F07%2F09%2F220710&quot; title=&quot;PowerShellでwget のようにファイルダウンロードをしたい - tech.guitarrapc.cóm&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-07-09 22:07:10</published>
  <title>PowerShellでwget のようにファイルダウンロードをしたい</title>
  <type>rich</type>
  <url>https://tech.guitarrapc.com/entry/2013/07/09/220710</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
