<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Spiral</author_name>
  <author_url>https://blog.hatena.ne.jp/Spiral/</author_url>
  <blog_title>Server/PC設定メモ</blog_title>
  <blog_url>https://spiral.hatenadiary.org/</blog_url>
  <categories>
    <anon>Windows</anon>
  </categories>
  <description>下記バッチをタスクスケジューラに仕込んで、毎朝エクスポートする。 @echo off REM REM ※「管理者として実行」して下さい。 REM REM 日付の前日を求める REM 日付はYYYY/MM/DD 形式とする。結果は環境変数 ans へ返す。 REM 引数がないときは本日とする。 if &quot;%1&quot;==&quot;&quot; ( for /F &quot;tokens=1&quot; %%a in ('date /t') do set orgdate=%%a ) else ( set orgdate=%1 ) :年月日の分割 set yy=%orgdate:~0,4% set mm=%orgdate:~5,2% set d…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fspiral.hatenadiary.org%2Fentry%2F20130801%2F1375316433&quot; title=&quot;昨日分のイベントビューアのログをファイルにエクスポート - Server/PC設定メモ&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-08-01 09:20:33</published>
  <title>昨日分のイベントビューアのログをファイルにエクスポート</title>
  <type>rich</type>
  <url>https://spiral.hatenadiary.org/entry/20130801/1375316433</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
