<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>koreyakono</author_name>
  <author_url>https://blog.hatena.ne.jp/koreyakono/</author_url>
  <blog_title>あれやこれや</blog_title>
  <blog_url>https://koreyakono.hatenadiary.jp/</blog_url>
  <categories>
    <anon>PowerShell</anon>
    <anon>Windows 11</anon>
  </categories>
  <description>ReportintEvents を PowerShell で実行することを考える。 以下のような処理にする。 sls &quot;KB5040527&quot; ReportingEvents.log | sls &quot;AGENT_INSTALLING_SUCCEEDED&quot; -&gt; 合致する場合インストール成功 上記以外の場合、原因を調査する $log = sls &quot;KB5040527&quot; ReportingEvents.log $log[-1] -&gt; 最終行の出力で状態を判別する。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkoreyakono.hatenadiary.jp%2Fentry%2F2024%2F08%2F31%2F171103&quot; title=&quot;Windows: ReportingEvents分析: 2日目: PowerShell で考える - あれやこれや&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>2024-08-31 17:11:03</published>
  <title>Windows: ReportingEvents分析: 2日目: PowerShell で考える</title>
  <type>rich</type>
  <url>https://koreyakono.hatenadiary.jp/entry/2024/08/31/171103</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
